>
>
> list output of ifconfig -a (i.e. all interfaces)
>
# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:98 errors:0 dropped:0 overruns:0 frame:0
TX packets:98 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6508 (6.3 Kb) TX bytes:6508 (6.3 Kb)
>
> Indicates your routing tables are not setup.
>
> Output of /sbin/route -n ?
# /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
>
>
>
> > # insmod
>
> Do lsmod first and grep for the ethernet driver before trying insmod.
>
> # lsmod | grep atl*
cpufreq_conservative 24456 0
vfat 28800 1
fat 66720 1 vfat
ata_piix 38404 8
libata 176220 1 ata_piix
scsi_mod 168308 4 sr_mod,sg,sd_mod,libata
dock 27536 1 libata
>
> Your network parameters are not set.
>
> Go to to the menu and start up YAST control center. On the left pane
> click on Network Settings. On the right pane you will see network
> settings. Click on network settings and give the parameters for the
> network settings.
after clicking the Network Settings
Under the *Overview* tab
i have 2 devices listed
*1*.*L2 100 Mbit Ethernet Adapter Not Configured*
highlighting this,the it displayed the details as below
" L2 100 Mbit Ethernet Adapter (Not connected)
BusID : 0000:02:00.0
Unable to configure the network card because the kernel device (eth0, wlan0)
is not present. This is mostly caused by missing firmware (for wlan
devices). See dmesg output for details."
*2. Ethernet Network Card 192.168.1.1*
and the details for this were
"Ethernet Network Card (No hwinfo)
• Device Name: eth0
• Started automatically at boot
• IP address: 192.168.1.1, subnet mask 255.255.255.0
• eth0 (IP address: 192.168.1.1, subnet mask 255.255.255.0)"
under the *Hostname/DNS* tab i have the following settings
Hostname :inuxserver
Domain Name:site
Change Hostname via DHCP(this option is checked and not editable)(No
interface with DHCP)
rest all are left blank
Under *Routing *Tab
for Default Gateway i have added the following
Default Gateway 192.168.1.1
Destination 192.168.1.1
Gateway 192.168.1.1
Netmask 255.255.255.0
Device eth0
--
~ J Suresh Kumar
99400 95614
_______________________________________________
To unsubscribe, email [email protected] with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc