Joe Duncan wrote:
[...]
> My route table looks something like this:
> 
> Dest.                   Gateway
> Interface
> 206.37.47.0                     *                                                    
>           eth0
> 192.168.0       .0                      *
> eth1
> 
> I'm not at my linux box so I don't know what the rest of the values in the
> table
> were. The address of the gateway would be 206.37.47.1 (These are not the
> exact IP addresses I use, different numbers for privacy, same format).
> 
> The interface IP addresses should be
> eth0            206.37.47.55            ====> connected to the ADSL modem
> eth1            192.168.0.4             ====> connected to the LAN
> 
> I'm wondering about the gateway entries in the route table. Shouldn't there
> be
> a gateway assigned to eth0? When I installed it and oit asked me to
> configure
> the network I entered the correct gateway in the gateway section, but it
> does not
> turn up in the route table. I also saw somewhere that you need to provide a
> route to the gateway, before you can use that as a gateway for a different
> route.
> Shouldn't the table route all info other than 192.168.0.* to eth0? The way
> it seems
> now is that it is only routing 206.37.47.* to eth0. Any help in
> explaining/clarifying
> this mess would be appreciated. Thanks.

This is my routing table:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
real world.0    0.0.0.0         255.255.255.0   U     0      0      844 eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        2 eth1
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        4 lo
0.0.0.0         my real address   0.0.0.0         UG    1      0     2844 eth0

I am running Slackware, so I don't know where exactly you set this stuff in
RedHat.
Other than that, I have the same setting: one PCI NE2000 compatible, one ISA
card.
Works fine for me.

Joe
-- 
Joachim Feise                  Microsoft Certified Solution Developer
mailto:[EMAIL PROTECTED]             http://www.ics.uci.edu/~jfeise/
mailto:[EMAIL PROTECTED]                           mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to