Hallo,
I have a Asus WL500gP running Openwrt, and a separate dsl modem.
So far everything works, all boxes except the dsl modem get ip addresses from 192.168.11.0/24.
The dsl modem is normally also a router, but i disabled its routing functionality, allowing only dsl passthrough (to have openwrt call my provider with pppoe).
But, the dsl modem also has an ip address of 192.168.10.1. To connect from openwrt i just use the same virtual device, eth0.1, which is also used for the dsl passthrough. This works perfect, i can telnet from openwrt to this modem management interface.
Now my question is: How can i configure the openwrt firewall, to forward clients from the openwrt network (192.168.11.1) to get access to the modem?
I guess for some iptables guruz it's just a second of a thought, but i'm now trying for 1.5 hours and still no luck...
Thanks in advance for your help!
max
ps: except this "ifconfig eth0.1 192.168.10.55" i didn't configure anything different from the default so far...
(Last edited by max2k5 on 27 Sep 2007, 17:01)