On 3/30/2011 04:28, Łukasz Stelmach wrote:
Daniel Hill<[email protected]>
writes:
I have two OpenWRT boxes one DSL-502T (ADSL-modem-router) and one
RT-N16 (router with substantially more power)
I'm trying to avoid a double NAT, and offload as much processing to
the RT-N16 (so bridging the WAN and LAN isn't an option)
the simple thing would be to set the DSL-502T to PPPoE but My ISP
doesn't support PPPoE so I'm stuck with PPPoA.
How about getting a USB ADSL modem and attaching it to RT-N16?
if the DSL-502T is running openwrt, you could just bridge the
connection. if not, you could configure the RT-N16 to route without
NAT. 192.168.100.2 for the RT-N16, and 192.168.100.1 for the DSL-502T.
add "default via 192.168.100.1" and add a few firewall rules and some
dhcp settings. not sure if the GUI interface supports it, but you can
def. do it via the CLI.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users