View Single Post

   
  #1 (permalink)  
Old 05-11-2008, 08:40 PM
Mussemouse
 
Posts: n/a
Default Routing problem.

Hi all.
Hope someone can point me in the correct direction. Read as much as I could
but it might be that I am totally stupid but I can't figure this problem
out.

I have set up a Wireless AP using Slackware 12. Two ethernet cards eth0 (
Dynamic IP to Internet) and eth1 (Static IP 192.168.1.250 ) and then the
Wireless ath0 (Static 192.168.2.250 )

The routing out to internet works from both network. But the routing from
192.168.1.0 to 192.168.2.0 ( and vice verse ) does not work.
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
123.123.123.0 * 255.255.255.0 U 0 0 0 eth0
192.168.2.0 * 255.255.255.0 U 0 0 0 ath0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth1
loopback * 255.0.0.0 U 0 0 0 lo
default xy9-zy99.xyz.x 0.0.0.0 UG 0 0 0 eth0

This looks normal for a two network routing. I tried many different ways of
adding a gw ath0 --> eth1 this did not work and then the reverse ath1 --->
ath0 Still no effect.
If someone please could give me a hint on how to search for an answer I
would be very happy.
(Sorry for my not so good English)

//Micke

Reply With Quote