QUOTE(Victek @ Jan 26 2009, 05:36 AM)
1st. The LAN IP of the router can never be the same as the modem IP... first mistake. Change the router LAN IP to 192.168.2.1 and consequently your LAN IP will be in the range of 192.168.2.2 till 192.168.2.xxx.
2nd. If you want to see your modem GUI then you have to create a vlan (virtual lan) in order to trespass the router firewall from outside (modem) to inside (your LAN). Write these lines into de Administration/script/firewall Tab and then SAVE and Reboot the router for the changes to be efective.
/usr/sbin/iptables -I POSTROUTING -t nat -o vlan1 -d 192.168.1.0/24 -j MASQUERADE
ip addr add 192.168.1.2/24 dev vlan1 brd +
That's it, simple and basic to access bidirectional devices out of your LAN

another happy Tomato-er reporting in! 2nd. If you want to see your modem GUI then you have to create a vlan (virtual lan) in order to trespass the router firewall from outside (modem) to inside (your LAN). Write these lines into de Administration/script/firewall Tab and then SAVE and Reboot the router for the changes to be efective.
/usr/sbin/iptables -I POSTROUTING -t nat -o vlan1 -d 192.168.1.0/24 -j MASQUERADE
ip addr add 192.168.1.2/24 dev vlan1 brd +
That's it, simple and basic to access bidirectional devices out of your LAN
bought WRT54GL and flashed to Tomato 1.23 yesterday. it works like charm! able to P2P@ 350KB/s without hagging.
This post has been edited by shitmyx: May 2 2009, 05:25 PM
May 2 2009, 05:22 PM

Quote
0.0288sec
0.29
7 queries
GZIP Disabled