[Gllug] Half-Bridge Configuration on Conexant ADSL router/modem
Nix
nix at esperi.org.uk
Sat Jan 24 20:14:20 UTC 2004
On Sat, 24 Jan 2004, dylan at dylan.me.uk yowled:
> So far, so good. Am I right in thinking the following is correct for the
> route table on the gateway:
>
> DEST MASK GATEWAY INTERFACE
> 0.0.0.0 0.0.0.0 195.166.128.11 eth0
> 10.0.0.0 255.0.0.0 10.0.0.2 eth0
> 127.0.0.1 255.0.0.0 127.0.0.1 lo0
> 195.166.128.11 255.255.255.255 <my static IP> eth0
Mine looks like, urgh, it can't be represented in route-style output.
192.168.14.160 dev adsl proto static scope link src 192.168.14.159
(the router's on .160, and the firewall's set up to not NAT stuff
coming from .159)
194.247.41.0/24 dev adsl proto kernel scope link src 194.247.41.52
(my static IP address, DHCP-assigned)
192.168.14.0/24 dev gordianet proto kernel scope link src 192.168.14.1
(the inner network)
default via 194.247.41.52 dev adsl
(the default route)
I had to hack the dhclient scripts a bit to get it to configure routes
using ip(8), but I managed it. :)
Scripts to set all this crap up are available.
--
`note to the crown prosecution service: Machine guns dont have a
'stun' setting.' --- mjw
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list