# # LAN2 (Global) Interface Setup # ip lan2 address 2xx.xx.xxx.2/29 ip lan2 nat descriptor 10 # # LAN3 (Private) Interface Setup # ip lan3 address 192.168.1.1/24 ip lan3 proxyarp on # # Routing Setup # ip route 10.0.0.0/8 gateway pp 1 ip route 192.168.5.0/24 gateway tunnel 2 ip route default gateway 2xx.xx.xx.1 # # LAN1-pp1 (Flets Group Access Light) # pp select 1 pp always-on on pppoe auto disconnect off pppoe use lan1 pp auth accept pap chap pp auth myname user01@ab000000.galight.flets user01 ppp lcp mru on 1454 ppp ipcp msext on ip pp address 10.97.145.45/32 pp enable 1 # # Tunnel Setup # tunnel select 2 tunnel encapsulation ipip tunnel endpoint address 10.97.145.45 10.97.145.46 tunnel enable 2 # # DHCP Setup # nat descriptor type 10 masquerade nat descriptor address outer 10 primary # # PPTP Setup # ȗ # # NAT Setup # ȗ # # DNS Setup # ȗ # # Filters for All interfacies # ȗ