WRT54GL
WRT54GL Page
1) /tmp/resolv.conf
— nameserver 192.168.0.1
— nameserver 216.165.129.157
2) a) WRT: Change DSL IP addr to 192.168.1.1
b) WRT: Change "wan" configuration to:
option proto static
option ipaddr 192.168.1.2
option netmask 255.255.255.0
option gateway 192.168.1.1
c) WRT: update /tmp/resolv.conf to use: 192.168.1.1
d) WRT: restart firewall (without this MOTO cannot get to DSL)
e) moto: change /etc/resolv.conf with 192.168.1.1
f) moto: change /etc/network/interfaces: gateway to 192.168.0.2
WRT# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth0.1
WRT# arp
IP address HW type Flags HW address Mask Device
192.168.1.1 0x1 0x2 00:0F:B3:11:DD:8F * eth0.1
192.168.0.113 0x1 0x2 00:1A:73:F2:B6:EB * br-lan
**Note:** Make a "custom" init.d script and then put in it a line to create: "/tmp/resolv.conf.auto" with the nameservers that the router should use when servicing LAN requests. Without this file, the requests will go unfulfilled.
Sidebar
Login
TikiWiki assistant
To begin configuring Tiki, please login as admin.
To learn more, visit: http://tikiwiki.org.
For help, visit http://doc.tikiwiki.org.
