Hi
 I'm trying to connect two computers, one running redhat6.1 and the other
98. I have setup the ip's according to the howto's. It will ping from 98
to linux and only by name. I can also ping linux from linux by name 
and ip#. I have two cards installed and using DHCP. What am I doing wrong?

output from dmesg | grep eth:
eth0: RealTek RTL-8029 found at 0xef40, IRQ 11, 00:50:BA:A2:06:DA.
eth1: RealTek RTL8139 Fast Ethernet at 0xec00, IRQ 10, 00:48:54:8b:3d:3b

output from /sbin/route:
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.1      *               255.255.255.255 UH    0      0        0 eth1
192.168.1.0      *               255.255.255.0   U     0      0        0 eth1
xx.xxx.xxx..0    *               255.255.255.0   U     0      0        0 eth0
127.0.0.0        *               255.0.0.0       U     0      0        0 lo
default          aggro-213.lvcm. 0.0.0.0         UG    0      0        0 eth0

output from /sbin/ifconfig:

eth0      Link encap:Ethernet  HWaddr 00:50:BA:A2:06:DA  
          inet addr:xx.xxx.xxx.114  Bcast:xx.xxx.xxx..255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:36939 errors:0 dropped:0 overruns:0 frame:0
          TX packets:27603 errors:0 dropped:0 overruns:0 carrier:0
          collisions:1221 txqueuelen:100 
          Interrupt:11 Base address:0xef40 

eth1      Link encap:Ethernet  HWaddr 00:48:54:8B:3D:3B  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:10 Base address:0xec00 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:1873 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1873 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 

thanks in advance

PGP signature

Reply via email to