## CentreCOM AR550S ݒW 2.9
##  185 PPPoEɂ[^C^[lbgڑ{IPv6ubWɂtbcEXNEFA lNXgiNTT{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
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 route=0.0.0.0 mask=0.0.0.0 int=ppp0 next=0.0.0.0
enable ip dnsrelay
add ip dns int=ppp0
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 nat=enhanced int=vlan1 gblint=ppp0
enable bridge
add bridge port=1 int=eth0
add bridge port=2 int=vlan1
add bridge protocol type=86dd
