I have an intel etherpro 100 (works fine) set up to a cable modem with a
static ip. I have a second ethernet card configured to local LAN. I
can't ping the machine (from other boxes) through the second IP.
Route table:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
24.3.20.0 * 255.255.255.0 U 0 0 354
eth0
192.168.1.0 * 255.255.255.0 U 0 0 2
eth1
127.0.0.0 * 255.0.0.0 U 0 0 13
lo
default cr2-hfc1.hwrd1. 0.0.0.0 UG 0 0 599
eth0
results of ifconfig:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0
UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1
RX packets:3938 errors:0 dropped:0 overruns:0 frame:0
TX packets:3938 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
eth0 Link encap:Ethernet HWaddr 00:A0:C9:EF:48:75
inet addr:24.3.20.102 Bcast:24.3.20.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:77813 errors:1 dropped:0 overruns:0 frame:0
TX packets:22739 errors:0 dropped:0 overruns:0 carrier:0
collisions:391
Interrupt:9 Base address:0xe400
eth1 Link encap:Ethernet HWaddr 00:10:5A:E4:FA:C9
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:17 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
Interrupt:10 Base address:0x300
I'm not even at the point where I can set up IP Masq; I can't get a
local ping through. Anyone have an idea what I'm doing wrong ? eth0 is
a PCI card, eth1 is an ISA 3c509
Thanks