[ale] NAT Help needed!

Philip Polstra ppolstra at gmail.com
Wed Feb 9 23:36:29 EST 2005


I think I have found a solution.  It seems to have been primarily a
routing problem.  After I executed this command:
 route add -net 192.168.1.0 netmask 255.255.255.0 dev eth1

my routing table now looks like:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth1
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0

At least this is working at home.  Hopefully it will work at the
school tomorrow as well.

Thanks for all the suggestions.


On Wed, 9 Feb 2005 14:42:25 -0500, Philip Polstra <ppolstra at gmail.com> wrote:
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 10.0.0.0        *               255.255.255.0   U     0      0        0 eth0
> 192.168.1.0     *               255.255.255.0   U     0      0        0 eth1
> 169.254.0.0     *               255.255.0.0     U     0      0        0 eth1
> default         10.0.0.1        255.0.0.0       UG    0      0        0 eth0
> default         10.0.0.1        0.0.0.0         UG    0      0        0 eth0
> 
> 
> On Wed, 09 Feb 2005 14:36:25 -0500, Geoffrey <esoteric at 3times25.net> wrote:
> > Philip Polstra wrote:
> > > that wasn't it.
> >
> > What does /sbin/route show on the router?
> >
> > --
> > Until later, Geoffrey
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://www.ale.org/mailman/listinfo/ale
> >
>



More information about the Ale mailing list