## CentreCOM AR550S ݒW 2.9
##  177 PPPoEɂ[^C^[lbgڑ{IPv6ubWɂtbcEXNEFAv6iNTT{jڑ
##  [^[̃RtBO

create ppp=0 over=eth0-any
set ppp=0 over=eth0-any bap=off iprequest=on user=user@isp password=isppasswd lqr=off echo=on
create ppp=1 over=eth0-any
set ppp=1 over=eth0-any bap=off iprequest=on user=guest@flets password=guest lqr=off echo=on
enable ip
enable ip remoteassign
add ip int=vlan1 ip=192.168.1.1 mask=255.255.255.0
add ip int=ppp0 ip=0.0.0.0
add ip int=ppp1 ip=0.0.0.0
add ip route=0.0.0.0 mask=0.0.0.0 int=ppp0 next=0.0.0.0
add ip route=220.210.194.0 mask=255.255.255.128 int=ppp1 next=0.0.0.0
add ip route=220.210.199.160 mask=255.255.255.224 int=ppp1 next=0.0.0.0
add ip route=220.210.199.192 mask=255.255.255.224 int=ppp1 next=0.0.0.0
add ip route=220.210.196.0 mask=255.255.255.128 int=ppp1 next=0.0.0.0
add ip route=220.210.196.128 mask=255.255.255.192 int=ppp1 next=0.0.0.0
add ip route=220.210.198.0 mask=255.255.255.192 int=ppp1 next=0.0.0.0
add ip route=220.210.199.144 mask=255.255.255.240 int=ppp1 next=0.0.0.0
enable ip dnsrelay
add ip dns int=ppp0
add ip dns domain=flets-v6.jp int=ppp1
add ip dns domain=flets int=ppp1
enable firewall
create firewall policy=net
enable firewall policy=net icmp_f=ping,unreach
disable firewall policy=net identproxy
add firewall policy=net int=vlan1 type=private
add firewall policy=net int=ppp0 type=public
add firewall policy=net int=ppp1 type=public
add firewall policy=net nat=enhanced int=vlan1 gblint=ppp0
add firewall policy=net nat=enhanced int=vlan1 gblint=ppp1
enable bridge
add bridge port=1 int=eth0
add bridge port=2 int=vlan1
add bridge protocol type=86dd
