[ language.ini ] config language=en [ script.ini ] add name=autopvc_add_qos index=0 command="qosbook add name _auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes" add name=autopvc_delete_qos index=0 command="qosbook delete name _auto_$1_$2" add name=autopvc_add_bridge index=0 command="qosbook add name _auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes" add name=autopvc_add_bridge index=1 command="phonebook add name _auto_$1_$2 addr $1.$2 type any dynamic yes" add name=autopvc_add_bridge index=2 command="bridge ifadd intf _auto_$1_$2 dest _auto_$1_$2" add name=autopvc_add_bridge index=3 command="bridge ifconfig intf _auto_$1_$2 qos _auto_$1_$2" add name=autopvc_add_bridge index=4 command="bridge ifattach intf _auto_$1_$2" add name=autopvc_delete_bridge index=0 command="bridge ifdetach intf _auto_$1_$2" add name=autopvc_delete_bridge index=1 command="bridge ifdelete intf _auto_$1_$2" add name=autopvc_delete_bridge index=2 command="phonebook delete name _auto_$1_$2" add name=autopvc_delete_bridge index=3 command="qosbook delete name _auto_$1_$2" add name=autopvc_add_pppoerelay index=0 command="qosbook add name _auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes" add name=autopvc_add_pppoerelay index=1 command="phonebook add name _auto_$1_$2 addr $1.$2 type any dynamic yes" add name=autopvc_add_pppoerelay index=2 command="ethoa ifadd intf _auto_$1_$2 dest _auto_$1_$2" add name=autopvc_add_pppoerelay index=3 command="ethoa ifconfig intf _auto_$1_$2 qos _auto_$1_$2" add name=autopvc_add_pppoerelay index=4 command="ethoa ifattach intf _auto_$1_$2" add name=autopvc_add_pppoerelay index=5 command="ip ifwait intf _auto_$1_$2 timeout 15 adminstatus up" add name=autopvc_add_pppoerelay index=6 command="pppoe relay add port _auto_$1_$2" add name=autopvc_delete_pppoerelay index=0 command="pppoe relay delete port _auto_$1_$2" add name=autopvc_delete_pppoerelay index=1 command="ethoa ifdetach intf _auto_$1_$2" add name=autopvc_delete_pppoerelay index=2 command="ethoa ifdelete intf _auto_$1_$2" add name=autopvc_delete_pppoerelay index=3 command="phonebook delete name _auto_$1_$2" add name=autopvc_delete_pppoerelay index=4 command="qosbook delete name _auto_$1_$2" add name=autopvc_change_qos index=0 command="$$1 ifdetach intf $2" add name=autopvc_change_qos index=1 command="$$1 ifconfig intf $2 qos $3" add name=autopvc_change_qos index=2 command="$$1 ifattach intf $2" add name=autopvc_change_qos_pppoerelay index=0 command="ethoa ifdetach intf $1" add name=autopvc_change_qos_pppoerelay index=1 command="ethoa ifconfig intf $1 qos $2" add name=autopvc_change_qos_pppoerelay index=2 command="ethoa ifattach intf $1" add name=autopvc_change_qos_pppoerelay index=3 command="pppoe relay add port $1" add name=autopvc_change_qos_pppoeethoa index=0 command="ethoa ifdetach intf $1" add name=autopvc_change_qos_pppoeethoa index=1 command="ethoa ifconfig intf $1 qos $2" add name=autopvc_change_qos_pppoeethoa index=2 command="ethoa ifattach intf $1" add name=autopvc_change_qos_pppoeethoa index=3 command="pppoe ifattach intf $3" add name=autopvc_change_qos_pppoa index=0 command="pppoa ifdetach intf $1" add name=autopvc_change_qos_pppoa index=1 command="ip ifwait intf $1 timeout 5 adminstatus down" add name=autopvc_change_qos_pppoa index=2 command="pppoa ifconfig intf $1 qos $2" add name=autopvc_change_qos_pppoa index=3 command="pppoa ifattach intf $1" [ env.ini ] set var=CONF_REGION value=Norge set var=CONF_PROVIDER value=NextGenTel set var=CONF_DESCRIPTION value=Standard set var=CONF_SERVICE value="Standard - Aktivering" set var=CONF_TPVERSION value=1.2.0 set var=HOST_SETUP value=auto set var=UPGRADE_URL value=http://www.speedtouch.com/upgrade500.htm set var=PPP_user value=XXXXX set var=CONF_TEMPLATE value=zAutos.tpl set var=CONF_USR_COMMENT value="Configuration created by Embedded Wizard (profile:/dl/user.tpl)" set var=CONF_DATE value="Configuration modified manually" [ wizard.ini ] def var=Service type=grp desc="These details are required to connect to your broadband service" alias=Service def var=PPP_user type=string grp=Service desc="Enter the Username provided by your Internet Service Provider (ISP)." alias=Username req=yes def var=%PPP_pwd type=passw grp=Service desc="Enter the Password provided by your Internet Service Provider." alias=Password def var=DSLEN type=radioset grp=Service alias="Telephone Service Provider" req=yes default=vcmux data=vcmux,llc dalias=BT,Kingston def var=Password type=grp desc="These details are to control access to your SpeedTouch Router" alias="Admin Password" def var=Passtype type=list grp=Password desc="Choose a Username and Password to control access to your SpeedTouch Router" alias="SpeedTouch Access Password" req=yes default=1 data=1,2,3,4 dalias=No-Username.No-Password,No-Username.Password-SerialNumber,No-Username.Same-as-ISP-Password,Same-as-ISP-Username-Password def var=security type=grp desc="These settings control access to your SpeedTouch." alias="SpeedTouch Security" def var=setfire type=list grp=security desc="The firewall protects access to your network and your SpeedTouch from the Internet." alias=Firewall req=yes default=on data=on,ping,off dalias=On,Allow-Ping/Traceroute,Off def var=request type=list grp=security desc="Remote support allows configuration changes to be sent to your SpeedTouch at your request." alias="Remote Support" req=yes default=accept data=accept,drop dalias=allow,block def var=STupnp type=radioset grp=security alias="UPnP mode" req=yes default=secured data=disabled,secured,enabled dalias=Off,Secure,Full def var=gateadd type=grp desc="Enter the Router IP address information. This information may have been provided by your Internet Service Provider." alias="Router Addressing" def var=Addmode type=list grp=gateadd desc="Specify the appropriate IP address option for your SpeedTouch" alias="LAN Addressing Scheme" req=yes default=private data=private,single dalias=Private(with-NAT),Public(without-NAT) def var=en1 type=ipaddr grp=gateadd desc="Note: Add this as the default gateway on any static PC clients." alias="IP address of your SpeedTouch" req=yes default=10.0.0.138 def var=en_mask type=ipmask grp=gateadd desc="Enter the subnet mask." alias="Ethernet Mask" req=yes default=255.255.255.0 def var=lanDHCP type=grp desc="Address information for use on your local network" alias="Address Management" def var=Sstate type=bool grp=lanDHCP desc="Allocate IP addresses locally using DHCP?" alias="Enable DHCP" default=enabled data=disabled,enabled def var=FirstDHCP type=ipaddr grp=lanDHCP desc="This address is only used if the DHCP server has been enabled on the previous screen" alias="Enter First DHCP Address" req=yes default=10.0.0.1 def var=LastDHCP type=ipaddr grp=lanDHCP desc="This address is only used if the DHCP server has been enabled on the previous screen" alias="Enter Last DHCP Address" req=yes default=10.0.0.254 [ snmp.ini ] config RWCommunity=_DEV_58F974904CDBF59323A9AB9B2A6D51B5 ROCommunity=_DEV_6C261EA0FCB0C2A7 sysContact="Service Provider" sysName="SpeedTouch 510" sysLocation="Customer Premises" [ phone.ini ] add name=PVC_1 addr=1*33 type=any add name=PVC_2 addr=0*100 type=any add name=PVC_3 addr=1*32 type=any add name=PVC_4 addr=8*35 type=any [ ipqos.ini ] config dest=PVC_1 config dest=PVC_2 config dest=PVC_3 config dest=PVC_4 queue config dest=PVC_1 queue=0 queue config dest=PVC_1 queue=1 queue config dest=PVC_1 queue=2 queue config dest=PVC_1 queue=3 queue config dest=PVC_2 queue=0 queue config dest=PVC_2 queue=1 queue config dest=PVC_2 queue=2 queue config dest=PVC_2 queue=3 queue config dest=PVC_3 queue=0 queue config dest=PVC_3 queue=1 queue config dest=PVC_3 queue=2 queue config dest=PVC_3 queue=3 queue config dest=PVC_4 queue=0 queue config dest=PVC_4 queue=1 queue config dest=PVC_4 queue=2 queue config dest=PVC_4 queue=3 [ qos.ini ] config format=bytes add name=default class=ubr [ oam.ini ] config clp=1 loopbackid=6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a mode port=dsl0 blocking=enabled mode port=dsl1 blocking=enabled mode port=atm2 blocking=enabled mode port=atm3 blocking=enabled mode port=aal5 blocking=enabled mode port=atm5 blocking=enabled [ pfirewall.ini ] chain create chain=sink chain create chain=forward chain create chain=source rule create chain=sink index=0 srcintfgrp=wan src=217.13.4.18 prot=tcp dstport=telnet action=accept rule create chain=sink index=1 srcintfgrp=wan src=217.13.14.20 prot=tcp dstport=telnet action=accept rule create chain=sink index=2 srcintfgrp=wan src=217.13.1.24 prot=tcp dstport=telnet action=accept rule create chain=sink index=3 srcintfgrp=wan src=217.13.7.24 prot=tcp dstport=telnet action=accept rule create chain=sink index=4 srcintfgrp=wan src=217.13.4.27 prot=tcp dstport=telnet action=accept rule create chain=sink index=5 srcintfgrp=wan src=217.13.7.131 prot=tcp dstport=telnet action=accept rule create chain=sink index=6 srcintfgrp=wan src=217.13.4.57 prot=tcp dstport=telnet action=accept rule create chain=sink index=7 srcintfgrp=wan src=217.13.4.55 prot=tcp dstport=telnet action=accept rule create chain=sink index=8 srcintfgrp=wan src=217.13.4.51 prot=tcp dstport=telnet action=accept rule create chain=sink index=9 srcintfgrp=wan prot=tcp dstport=telnet action=drop rule create chain=sink index=10 srcintfgrp=lan prot=tcp dstport=telnet action=accept rule create chain=sink index=11 srcintfgrp=wan src=217.13.14.20 prot=udp dstport=snmp action=accept rule create chain=sink index=12 srcintfgrp=wan src=217.13.7.24 prot=udp dstport=snmp action=accept rule create chain=sink index=13 srcintfgrp=wan src=217.13.1.24 prot=udp dstport=snmp action=accept rule create chain=sink index=14 srcintfgrp=wan src=217.13.4.57 prot=udp dstport=snmp action=accept rule create chain=sink index=15 srcintfgrp=wan src=217.13.4.55 prot=udp dstport=snmp action=accept rule create chain=sink index=16 srcintfgrp=wan src=217.13.4.51 prot=udp dstport=snmp action=accept rule create chain=sink index=17 srcintfgrp=wan src=217.13.4.27 prot=udp dstport=snmp action=accept rule create chain=sink index=18 srcintfgrp=wan src=217.13.4.44 prot=udp dstport=snmp action=accept rule create chain=sink index=19 srcintfgrp=wan src=217.13.4.40 prot=udp dstport=snmp action=accept rule create chain=sink index=20 srcintfgrp=wan prot=udp dstport=snmp action=drop rule create chain=sink index=21 srcintfgrp=lan prot=udp dstport=snmp action=accept rule create chain=sink index=22 prot=icmp action=accept rule create chain=sink index=23 srcintfgrp=wan src=217.13.4.44 prot=tcp dstport=ftp action=accept rule create chain=sink index=24 srcintfgrp=wan src=217.13.14.20 prot=tcp dstport=ftp action=accept rule create chain=sink index=25 srcintfgrp=wan src=217.13.1.24 prot=tcp dstport=ftp action=accept rule create chain=sink index=26 srcintfgrp=wan src=217.13.7.24 prot=tcp dstport=ftp action=accept rule create chain=sink index=27 srcintfgrp=wan src=217.13.4.27 prot=tcp dstport=ftp action=accept rule create chain=sink index=28 srcintfgrp=wan src=217.13.4.57 prot=tcp dstport=ftp action=accept rule create chain=sink index=29 srcintfgrp=wan src=217.13.4.55 prot=tcp dstport=ftp action=accept rule create chain=sink index=30 srcintfgrp=wan src=217.13.4.51 prot=tcp dstport=ftp action=accept rule create chain=sink index=31 srcintfgrp=wan prot=tcp dstport=ftp action=drop rule create chain=sink index=32 srcintfgrp=lan prot=tcp dstport=ftp action=accept rule create chain=sink index=33 srcintfgrp=wan action=drop rule create chain=forward index=0 prot=icmp action=accept rule create chain=forward index=1 srcintfgrp=wan src=192.168.0.0/16 action=drop rule create chain=forward index=2 srcintfgrp=wan src=172.[16-31].*.* action=drop rule create chain=forward index=3 srcintfgrp=wan src=10.0.0.0/8 action=drop rule create chain=forward index=4 srcintfgrp=wan prot=igmp action=accept rule create chain=forward index=5 action=accept rule create chain=source index=0 dstintfgrp=!wan action=accept rule create chain=source index=1 prot=udp dstport=dns action=accept rule create chain=source index=2 prot=tcp srcport=telnet action=accept rule create chain=source index=3 prot=udp dstport=bootps action=accept rule create chain=source index=4 prot=icmp action=accept rule create chain=source index=5 prot=udp srcport=snmp action=accept rule create chain=source index=6 prot=tcp srcport=ftp action=accept rule create chain=source index=7 action=drop assign hook=sink chain=sink assign hook=forward chain=forward assign hook=source chain=source [ label.ini ] add name=BestEffort add name=HighPriority add name=MediumPriority add name=RealTime add name=mc_upstream config name=BestEffort classification=increase defclass=4 ackclass=4 config name=HighPriority classification=increase defclass=10 ackclass=10 config name=MediumPriority classification=increase defclass=6 ackclass=6 config name=RealTime classification=increase defclass=14 ackclass=14 config name=mc_upstream classification=overwrite ttloverwrite=enabled ttl=2 chain create chain=user_labels rule create chain=user_labels index=0 srcintfgrp=lan dst=[224-239].*.*.* label=mc_upstream [ bridge.ini ] config age=300 filter=no_WAN_broadcast [ pptp.ini ] [ ethoa.ini ] ifadd intf=ethoa-PVC_1 dest=PVC_1 ifconfig intf=ethoa-PVC_1 ifattach intf=ethoa-PVC_1 [ ipoa.ini ] [ cip.ini ] [ pppoerelay.ini ] add port=ethoa-PVC_1 [ dhcp.ini ] config autodhcp=on scantime=10 state=enabled trace=off policy verifyfirst=on trustclient=on pool add name=SPOOF_pool pool config name=SPOOF_pool intf=eth0 leasetime=30 unnumbered=yes pool add name=LAN_private pool config name=LAN_private intf=eth0 poolstart=10.0.0.1 poolend=10.0.0.254 netmask=24 gateway=10.0.0.1 server=10.0.0.1 leasetime=7200 [ pppoa.ini ] ifadd intf=TypeA_1 rtadd intf=TypeA_1 dst=0.0.0.0/0 src=0.0.0.0/0 metric=1 ifconfig intf=TypeA_1 dest=PVC_2 accomp=on dnsmetric=0 ifconfig intf=TypeA_1 user=XXXXX password=XXXXXXXXXXXXXXX status=up ifadd intf=TypeA_2 rtadd intf=TypeA_2 dst=0.0.0.0/0 src=0.0.0.0/0 metric=1 ifconfig intf=TypeA_2 dest=PVC_3 accomp=on format=cidr pool=SPOOF_pool dnsmetric=0 ifconfig intf=TypeA_2 user=XXXXX password=XXXXXXXXXXXXXXX status=up ifadd intf=TypeA_3 rtadd intf=TypeA_3 dst=0.0.0.0/0 src=0.0.0.0/0 metric=1 ifconfig intf=TypeA_3 dest=PVC_4 accomp=on dnsmetric=0 ifconfig intf=TypeA_3 user=XXXXX password=XXXXXXXXXXXXXXX status=up [ pppoe.ini ] ifadd intf=TypeB_1 rtadd intf=TypeB_1 dst=0.0.0.0/0 src=10.0.0.2/0 metric=1 ifconfig intf=TypeB_1 dest=RELAY accomp=on dnsmetric=0 ifconfig intf=TypeB_1 user=XXXXX password=XXXXXXXXXXXXXXX status=up [ ip.ini ] config forwarding=on firewalling=on redirects=on sourcerouting=off netbroadcasts=off ttl=64 fraglimit=64 defragmode=always addrcheck=dynamic mssclamping=on apadd addr=10.0.0.1/24 intf=eth0 addroute=no type=1 ifconfig intf=loop mtu=1500 group=local linksensing=off ifconfig intf=eth0 mtu=1500 group=lan linksensing=off ifconfig intf=ethoa-PVC_1 mtu=1500 group=wan linksensing=on ifconfig intf=TypeA_1 mtu=1500 status=down group=wan linksensing=on ifconfig intf=TypeA_2 mtu=1500 group=wan linksensing=on ifconfig intf=TypeA_3 mtu=1500 status=down group=wan linksensing=on ifconfig intf=TypeB_1 mtu=1492 status=down group=wan linksensing=off rtadd dst=224.0.0.0/4 label=mc_upstream intf=TypeA_1 rtadd dst=224.0.0.0/4 label=mc_upstream intf=TypeA_2 rtadd dst=224.0.0.0/4 label=mc_upstream intf=TypeA_3 rtadd dst=224.0.0.0/4 label=mc_upstream intf=TypeB_1 rtadd dst=255.255.255.255/32 gateway=10.0.0.1 rtadd dst=10.0.0.0/24 gateway=10.0.0.1 type=1 rtadd dst=224.0.0.0/4 intf=eth0 rtadd dst=0.0.0.0/0 intf=TypeA_1 rtadd dst=0.0.0.0/0 intf=TypeA_2 rtadd dst=0.0.0.0/0 intf=TypeA_3 mcadd intf=eth0 addr=224.0.0.0/4 [ autoip.ini ] ifadd intf=eth0 ifconfig intf=eth0 addr=169.254.141.11 poolstart=169.254.1.1 poolend=169.254.254.254 netmask=16 ifattach intf=eth0 [ eth.ini ] ifconfig intf=1 type=auto config intf=1 state=enabled [ diagnostics.ini ] config pingtimeout=1000 pingpacketsize=20 [ dnsc.ini ] config qrytout=5 interval=10 qryretry=3 attempt=-1 search=on connection=permanent add addr=127.0.0.1 port=53 [ dnsd.ini ] domain domain=gronnlien91.no add hostname=SpeedTouch start troff [ dhcr.ini ] ifconfig intf=eth0 relay=on add addr=127.0.0.1 intf=eth0 giaddr=10.0.0.1 [ dhcc.ini ] config trace=off [ adslisdn.ini ] config opermode=multimode maxbitspertoneUS=13 trace=off modemoption=00000000000000000000000000000000 extendedBWmode=0 [ nat.ini ] bind application=ESP port=1 bind application=FTP port=ftp bind application=GRE port=1 bind application=H323 port=h323 bind application=IKE port=ike bind application=ILS port=ldap bind application=ILS port=ils bind application=IP6TO4 port=1 bind application=IRC port=6660 port_end=6670 bind application=JABBER port=5222 bind application=JABBER port=15222 bind application=PPTP port=1723 bind application=RAUDIO(PNA) port=realaudio bind application=RTSP port=rtsp bind application=SIP port=sip [ autopvc.ini ] config mode=passive type=bridge opmode=partial overwrite=disabled peakrate=0 [ system.ini ] setpassword userid=XXXXXXX password=XXXXXXXXXXXXXXXXXXXX hash2=ab115ff1b03c729c476b21589a64532f config upnp=enabled mdap=enabled drst=enabled config dcache=enabled [ upnp.ini ] config maxage=1800 defcservice=TypeB_1 writemode=full safenat=disabled [ endofarch ]