I'm reading through available command line and wizards and can't determine if the following is even possible. I'd like to configure the ERL3 to do the following:
- have 1 WAN port (Eth0)
- have 2 LAN segments (Eth1 - 10.10.10.x) (Eth2 - 10.10.20.x)
- enable PPTP WAN Client.
- NAT Eth1 throught Eth0 WAN (no access to PPTP tunnel)
- Route Eth2 through PPTP WAN client
Thoughts? Suggestions?