KiskoKid,
I gave it a whirl and your steps worked like a charm. However, I'm unable to get past the router on the private subnet. I did a traceroute from the private LAN to google.com and it stopped on the route past the router. I tried adding a static route entry for the private LAN:
192.168.8.0/24 192.168.8.2 (device that talks to both WAN and LAN)
But that didn't help either, not sure why, any ideas?
Here's the running config and route table on the router
***Config****
NSOS Virtual IP Address = 00, 192.168.8.254
[[ PPP Device Driver = Section Start ]]
PPP Port Option = 00, IPCP,IP Address,3,Auto,Negotiation Not Required,Negotiable
,IP,162.2.140.11
PPP Port Option = 00, IPCP,Primary DNS Server,129,Auto,Negotiation Not Required,
Negotiable,IP,0.0.0.0
PPP Port Option = 00, IPCP,Secondary DNS Server,131,Auto,Negotiation Not Require
d,Negotiable,IP,0.0.0.0
[[ IP Routing = Section Start ]]
IP Port Address = 00, 162.2.140.11
IP Port Address Mask = 00, 255.255.255.248
IP RIP = enabled
IP Directed_Broadcast Forwarding = disabled
IP Port RIP Route Holddown = 00, enabled
IP Port RIP Split Horizon = 00, enabled
IP NAT VIP Port Side = 00, inside
[[ ATM WAN Device Driver = Section Start ]]
ATM WAN Virtual Connection Parms = 00, 0, 32, 0
[[ DHCP = Section Start ]]
[[ WEB = Section Start ]]
WEB = enabled
***routetable****
[TARGET] [MASK] [GATEWAY] [M][P] [TYPE] [IF] [AGE]
0.0.0.0 0.0.0.0 0.0.0.0 1 SA WAN0-0 0
162.2.140.10 255.255.255.248 0.0.0.0 1 LA ETH0 0
162.42.0.0 255.255.0.0 0.0.0.0 1 A WAN0-0 0
WAN Interfaces...
162.2.227.1 255.255.255.255 0.0.0.0 1 HA WAN0-0 0