Ray,

Thanks. I will try to be specific. See if this helps.
Subnet 1 is a windows based network all Win98 machines. 
>From it I can ping eth1, eth2 of the lrp and of course all the other 
machines on that net.
If I ping www.msn.com or www.rr.com it resolves the ip's but the request
times out.
The DMZ is a Redhat box and is the only machine on that net. I reset 
the ip to the same as the windows subnet and connected directly to the
hub. I was then able to telnet into it and so I believe the networking
is functional.
It is now connected to the lrp via a crossover cable. Pinging eth2 
(which it is connected to) results in a "host unreachable" error.
Obviously all other pings result the same. But again, the lrp can
ping it so the cable is OK. To clarify. The lrp functions fine 
( I can browse, receive mail and FTP) for the first subnet but does not
allow pings past it to the internet. I assume it is due to the standard 
Dachstein firewall rules. 
The gateway was not set properly on the DMZ but it is now. It still 
won't ping eth2. (Destination Host Unreachable).
If I ping MSN or RR from the lrp I get:

# ping www.msn.com
PING www.msn.com (207.68.172.254): 56 data bytes

But no response at all. 

ip addr show from the lrp gives:

# ip addr show
1: lo: <LOOPBACK,UP> mtu 3924 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope global lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:20:af:17:1a:ed brd ff:ff:ff:ff:ff:ff
    inet 24.209.74.234/21 brd 255.255.255.255 scope global eth0
3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:20:af:33:92:ec brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.254/24 brd 192.168.1.255 scope global eth1
4: eth2: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:20:af:33:e2:3f brd ff:ff:ff:ff:ff:ff
    inet 192.168.10.254/24 brd 192.168.10.255 scope global eth2

netstat -nr results in:

# netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0
eth1
192.168.10.0    0.0.0.0         255.255.255.0   U         0 0          0
eth2
24.209.72.0     0.0.0.0         255.255.248.0   U         0 0          0
eth0
0.0.0.0         24.209.72.1     0.0.0.0         UG        0 0          0
eth0

On the DMZ the look like this:
# ip addr show
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:06:29:4f:2a:ee brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.10/24 brd 192.168.1.255 scope global eth0
 (This looks like a leftover from the last config. How do I get rid of
it? )
    inet 192.168.10.1/24 brd 192.168.10.255 scope global eth0

# netstat -nr
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         40 0         
0 eth0
192.168.10.0    0.0.0.0         255.255.255.0   U         40 0         
0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         40 0         
0   l0
0.0.0.0         192.168.10.254     0.0.0.0      UG        40 0         
0 eth0

Thanks Ray,

Kory


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to