Routing problem



I have the following network setup:

Internet --- eth0:GATEKEEPER:eth1 --- Access Point ---
wlan0:ALGS-03:eth0 --- eth0:ALGW-05

Why can't I reach the Internet from ALGW-05 (on the 192.168.1.0
network)?
The routing tables looks like below.
I can reach ALGW-05 from the 192.168.0.0 network and the nodes on the
192.168.0.0 network from ALGW-05.
I can reach the Internet from the 192.168.0.0 network.

GATEKEEPER (192.168.0.1):
Destination Gateway Genmask Flags MSS Window Use
Iface
broadcast * 255.255.255.255 UH 1500 0 0
eth1
x.x.x.0 * 255.255.255.0 U 1500 0 12 eth0
192.168.0.0 * 255.255.255.0 U 1500 0 157
eth1
192.168.1.0 192.168.0.3 255.255.255.0 UG 1500 0 8
eth1
127.0.0.0 * 255.0.0.0 U 3584 0 1
lo
default x.x.x.1 * UG 1500 0 2372 eth0

ALGS-03 (192.168.0.3 & 192.168.1.1):
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.1.0 * 255.255.255.0 U 0 0 0
eth0
192.168.0.0 * 255.255.255.0 U 0 0 0
wlan0
link-local * 255.255.0.0 U 0 0 0
eth0
loopback * 255.0.0.0 U 0 0 0
lo
default 192.168.0.1 0.0.0.0 UG 0 0 0
wlan0

ALGW-05 (192.168.1.5):
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.1.0 * 255.255.255.0 U 0 0 0
eth0
link-local * 255.255.0.0 U 0 0 0
eth0
loopback * 255.0.0.0 U 0 0 0
lo
default 192.168.1.1 0.0.0.0 UG 0 0 0
eth0

.



Relevant Pages

  • Re: Problem with multi-aliases network interfaces
    ... I'm using static ip's in all ifaces, and wpa_supplicant over eth1. ... only eth1 and eth0 configured with static ip's don't have problems. ... over diferent IP subnetworks, the "network" init script appear to forgot ...
    (Fedora)
  • Kernel upgrade 2.4.18-14 -> 2.4.23 (rh8)
    ... I just recompiled a new kernel, ... eth0: Broadcom BCM5701 Integrated Copper transceiver found ... eth1: Broadcom BCM5701 Integrated Copper transceiver found ... Dec 5 10:07:55 network: Setting network parameters: succeeded ...
    (RedHat)
  • Re: VOIP with a linksys PAP2
    ... >>automatically configured by DHCP in his router, ... configured eth0 to use DHCP). ... to a single network interface (each network interface has a unique MAC ... via eth1) in order for your PAP2 to be configured correctly. ...
    (Fedora)
  • Re: Second ethernet card seems to cause networking failure?
    ... The second networking card is for eth1, etc., and ... /sbin/ifconfig shows things as properly connected, with eth0 being the outside interface ... bring eth1 last the default gw is in the local network and assuming the dns ...
    (Debian-User)
  • Re: How to disable the NIC, then the connection is normal ?
    ... Now, due to the envoriment problem, the eth1 need to be disable at this moment, so I try to do the following config ... After reboot the network function, the server machine can't to connect with Internet again: ... messing with eth0 instead. ... Second, make sure the default gateway is set up correctly, as your problem sounds like it's not being set. ...
    (Fedora)