/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! 
/* ALSO: Don't quote this header. It makes you look lame :-) */


Okay, I hope this isn't noise, since I did search through the archives...
anyway...

I have had DSL masq'ed for a while now, but decided to get cable in addition
for my home network.  However, I need to keep the DSL on the server, since
they allow servers explicitly.

so, right down to it, I need my internal network (10.5.1.0/24 on eth0) to be
routed through cable (eth2) and the masq box's default route to be through
DSL (eth1). This is using iptables on 2.4.0, by the way.

I've tried setting eth1 as the default route and using:

iptables -t nat -A POSTROUTING -o eth2 -j MASQUERADE

for masq'ing, but the masq simply won't work.

Any help is much appreciated,
Jack Wilkinson

_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ -- 
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]

PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.

Reply via email to