[Ilugc] Network Problem with SystemRescueCD

  • From: mohan34u@xxxxxxxxx (Mohan R)
  • Date: Thu Oct 18 14:59:57 2007

Take a look at the output file..   the eth0 is configured as follows

eth0    Link encap:Ethernet  HWaddr 00:E0:7D:7B:A4:7C
          inet addr:192.168.1.10  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:13 dropped:0 overruns:0 frame:0
          TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:4260 (4.1 Kb)
          Interrupt:11 Base address:0x6000

could you tell me what is the use of arp?
and why u suggested not to use 192.168.1.3? because I booted that system
with srcd not with the windows..

On 10/18/07, Muneer <muneerch@xxxxxxxxx> wrote:


On 10/18/07, Mohan R <mohan34u@xxxxxxxxx> wrote:
eth0      Link encap:Ethernet  HWaddr 00:E0:7D:7B:A4:7C
         inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0


1)Why it is configures as 192.168.1.3? I think it is same as Windows
IP. try configuring 192.168.1.4
2) whether ARP is resolved? what is the output of the command "arp" ?

If the ping still fails, i doubt your cables. are you sure it is a
good cross cable? are you able ping from windows using the same cable?
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

-------------- next part --------------
root@sysresccd /root % ifconfig
        
eth0    Link encap:Ethernet  HWaddr 00:E0:7D:7B:A4:7C 
          inet addr:192.168.1.10  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:13 dropped:0 overruns:0 frame:0
          TX packets:71 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:4260 (4.1 Kb)
          Interrupt:11 Base address:0x6000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:112 errors:0 dropped:0 overruns:0 frame:0
          TX packets:112 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:7664 (7.4 Kb)  TX bytes:7664 (7.4 Kb)

root@sysresccd /root % route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
loopback        *               255.0.0.0       U     0      0        0 lo
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

root@sysresccd /root % arp
Address                  HWtype  HWaddress           Flags Mask            Iface
192.168.1.254                    (incomplete)                              eth0

root@sysresccd /root % lsmod
Module                  Size  Used by
i2c_i810                4356  0 
shpchp                 26388  0 
pci_hotplug            21044  1 shpchp
raid456               111632  0 
xor                    14216  1 raid456
raid1                  18176  0 
raid0                   6656  0 
md_mod                 62100  3 raid456,raid1,raid0
dm_bbr                 10144  0 
dm_snapshot            13600  0 
dm_mirror              16512  0 
dm_mod                 41792  3 dm_bbr,dm_snapshot,dm_mirror
scsi_wait_scan          1408  0 
sbp2                   18568  0 
ohci1394               28464  0 

Other related posts: