Eric,

What do you get with "route -n" on each of the boxes?  They should all
have the same route set up to access the LAN. 

I'm not familiar with the new IProute rpm you installed, but it sounds to
me like when you rebooted, your routing tables were rewritten, and that
this is what knocked you off the LAN.  IP forwarding isn't going to work
whether it's installed properly or not until the other boxes on the LAN
can access your firewall box through the LAN.

If all the boxes on your LAN are on the same subnet you don't need to
define the path to each individual machine.  One network "catch-all" will
take care of that.

Check the routing on one of your other LAN boxes that is able to ping to
the other LAN boxes, and make sure it has the same broadcast address and
netmask as what you're showing for eth0 on the firewall box.  If not, then
you need to change it on the firewall box to match the others or they
won't be able to communicate.  This is what you're showing on the firewall
box:

inet addr:192.168.5.5  Bcast:192.168.5.255  Mask:255.255.255.0

Glen



Wednesday, at 13:15, eric clover sent through the Star Gate:

>im at the end of a rope here.
>i have a very angry wife that cant get on the internet.
>she is not very happy with me right now.
>_Please Help Me_
>
>eric
>
>----- Original Message -----
>From: "eric clover" <[EMAIL PROTECTED]>
>To: "red hat list" <[EMAIL PROTECTED]>
>Sent: Wednesday, December 27, 2000 12:07 PM
>Subject: [RHL] cant reach internal network anymore
>
>
>hello,
>
>im having some difficulty getting my internal network to work again. i have
>3 masq'd machines behind a firewall and i cant get the firewall'd machine to
>ping the other masq'd machines. the masq'd machines can ping each other but
>not the firewall machine and the firewall machine cant ping any of the other
>machines.
>this is my output from route & ifconfig:
>
>Kernel IP routing table
>Destination     Gateway         Genmask         Flags Metric Ref    Use
>Iface
>spanky          bl              255.255.255.255 UGH   0      0        0 eth0
>bl              *               255.255.255.255 UH    0      0        0 eth0
>burp            bl              255.255.255.255 UGH   0      0        0 eth0
>clog            bl              255.255.255.255 UGH   0      0        0 eth0
>192.168.5.0     *               255.255.255.0   U     0      0        0 eth0
>127.0.0.0       *               255.0.0.0       U     0      0        0 lo
>eth0      Link encap:Ethernet  HWaddr 00:40:C7:87:5B:58
>          inet addr:192.168.5.5  Bcast:192.168.5.255  Mask:255.255.255.0
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:26 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:57 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:1 txqueuelen:100
>          Interrupt:9 Base address:0xe000
>
>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:34 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:0
>
>Please Help.
>
>TIA
>
>eric
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to