On 9 Mar 2002 [EMAIL PROTECTED] wrote (in parts): > can set up multiple routing tables using iproute, and all sorts of other > funky stuff.
> ip route add default via 200.200.200.200 dev eth1 table isdn > ip rule add from 201.201.201.0/24 table isdn Hmm. The funky things you can do with IPTables, huh? I knew there was a reason for it. :) I guess I never saw the extra functionality because I didn't need to. :) I presume this also gets around the dummy interface's old quirk of sending return packets from an IP address other than the one the connection was made on. :) -- Jessica Mayo. (Everything with a Grin :) -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
