[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Routing question?



Are these the 'real' IP addresses? or just examples?

It looks like you will probably need to do some NATing on your gateway.

in google...

iptables nat

Cheers

Andrew

Griswold,Doug wrote:
It's basic routing at least from what I can tell. In your first scenario all of you traffic will leave out of your default gateyway 70.1.1.1. Then you will only be able to talk to 192.168.10.x on eth1. So you would need to add a static route for 192.168.11.20.

 route add -net 192.168.11.0 netmask 255.255.255.0 gw "gatewaydeviceip"


man route


-----Original Message-----
From: Robert Middleswarth [mailto:robert@middleswarth.net]


This caused my public IP trafic to go thought my local IP network
resulting in major problems with the connection.  I known I am missing
something simple but can't see it now.  If there is doc for networking
under debian please point me to it.

Thanks
Robert






Reply to: