[plug] Still not able to route to adsl
bob
bob at fots.org.au
Sat May 1 21:59:32 WST 2004
Sorry for the delay... food called :).
On Saturday 01 May 2004 20:11, Matt Kemner wrote:
> Quoth bob:
<snip>
> Yes, should be much better than that, unless the LinuxIT link was busy at
> the time (unlikely since PLUG is the only thing hanging off that link
> now, at least when we're not in the office)
May have been busy. Just tried again and got
min/avg/max = 54.2/69.9/102.2 ms
<snip>
>
> Do this to MASQ packets going out eth1 too:
>
> iptables -t nat -A POSTROUTING -o eth1 -s 192.168.0.0/24 -j MASQUERADE
Done, iptables -t nat -vnxL now looks like
====================================
Chain POSTROUTING (policy ACCEPT 794 packets, 51388 bytes)
pkts bytes target prot opt in out source
destination
83 6324 MASQUERADE all -- * ppp0 192.168.0.0/24
0.0.0.0/0
60 4560 MASQUERADE all -- * ppp0 192.168.1.0/24
0.0.0.0/0
0 0 MASQUERADE all -- * eth1 192.168.0.0/24
0.0.0.0/0
=========================================
change the default route to 192.168.1.1... nothing. :(
(drat, I'd hoped that would have done it)
> - Matt
( well at least I'm learning heaps :)
--
Harp not on that string.
-- William Shakespeare, "Henry VI"
More information about the plug
mailing list