[ language.ini ] langdef lang=uk charset=ISO8859-1 [ env.ini ] set var=CONF_REGION value=tr(1,Ireland) set var=CONF_PROVIDER value="freespeech.ie" set var=CONF_DESCRIPTION value="Voice and Data connecting the freebox as a WAN connection with Dynamic IP (normally used for broadband via cable or wireless ISP)" set var=CONF_SERVICE value="IE Freebox Dynamic WAN Setup v1" set var=CONF_DATE value=\"\" set var=CONF_DATETIME value=0000-00-00T00:00:00 set var=HOST_SETUP value=auto set var=HOST_LANGUAGE value=en set var=UPGRADE_URL value=http://www.speedtouch.com/upgrade/upgrade.htm set var=ATM_addr value=8.35 set var=ATM_upl value=pppoe set var=ST_PPP_USER value= set var=VOIP_PROXY value=freespeech.ie set var=VOIP_PROXYPORT value=5060 set var=VOIP_REG value=freespeech.ie set var=VOIP_REGPORT value=5060 set var=URI_URI value= set var=URI_USERNAME value= set var=URI_PASSWORD value= set var=URI_PORT value=FXS1 set var=ST_SYS_USERNAME value=Administrator set var=SESSIONTIMEOUT value=120 set var=CONF_TPVERSION value=2.0.0 [ wizard.ini ] ' Start Page ' ---------- 'def var=STARTPAGE type=grp desc="

This wizard will help you get your freebox connected to a WAN connection with Dynamic IP address (normally used for broadband via cable or wireless ISP).

" alias="Freebox Dynamic WAN Connection Wizard" help="This wizard will
  1. Configure this unit as a WAN router (port4) using dynamic IP
  2. Configure your Freespeech phone line

For more detailed instructions visit freespeech.ie

" ' ATM PVC - NOT REQUIRED FOR IE '-------- 'def var=ATM type=grp desc="Specify the details of the Internet connection. All information should be provided by your ISP." alias="Routed Internet Connection" 'def var=ATM_addr type=combo grp=ATM desc="Choose a VPI/VCI from the list" alias=VPI/VCI default=0.32 data=0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.100,1.32,1.33,1.100,8.32,8.35,8.36,8.37,8.48,8.81 'def var=ATM_upl type=radioset grp=ATM req=yes alias="Connection Type" data="pppoa,pppoe" dalias="'PPP over ATM (PPPoA)','PPP over Ethernet (PPPoE)'" default="pppoe" ' ' PPP Settings '------------- 'def var=PPP type=grp desc="Specify the details of your ADSL Internet Broadband Account. All information should be provided by your ISP." alias="Internet Account Settings" help="TIP: Typical Eircoms settings username:eircom and password:broadband1" 'def var=ST_PPP_USER type=string grp=PPP desc="Enter your Internet connection user name." alias="ADSL User Name" req=yes 'def var=%ST_PPP_PASSWORD type=passw grp=PPP desc="Enter your Internet connection password." alias="ADSL Password" req=yes max=32 'def var=dummy1 type=passwcheck grp=PPP alias="Confirm Password" desc="Re-enter your password." linkvar=%ST_PPP_PASSWORD max=32 ' ' VOIP Settings - NOT REQUIRED FOR FREESPEECH '------------- 'def var=VOIP type=grp desc="Specify the details of your Voice over Internet Connection. All information should be provided by your provider." alias="Voice Connection Settings" 'def var=VOIP_PROXY type=string grp=VOIP desc="Enter proxy address or name (e.g. proxy.myisp.com)" alias="Proxy Address" req=yes 'def var=VOIP_PROXYPORT type=string grp=VOIP desc="Enter proxy UDP port." alias="Proxy Port" req=yes default=5060 'def var=VOIP_REG type=string grp=VOIP desc="Enter registrar address or name (e.g. registrar.myisp.com)" alias="Registrar Address" req=yes 'def var=VOIP_REGPORT type=string grp=VOIP desc="Enter registrar UDP port." alias="Registrar Port" req=yes default=5060 ' ' VOIP Account Settings '------------- def var=URI type=grp desc="Specify the details of your Freespeech VoIP line." alias="Voice Account Settings" help="Your voice account settings can be seen in your online VoIP control panel. Login to freespeech.ie and click the Services menu at the top of the page." def var=URI_URI type=string grp=URI desc="This is normally a 7 digit number (6XXXXXX), older accounts may begin with 076." alias="VoIP extension" req=yes 'The URI_USERNAME = URI_URI 'def var=URI_USERNAME type=string grp=URI desc="Enter a user name." alias="User Name" req=yes def var=URI_PASSWORD type=passw grp=URI desc="Enter your SIP password (may be different to web login)." alias="VoIP Password" max=32 'default phone port to common 'def var=URI_PORT type=list grp=URI desc="Select a target port for the provided telephone number." alias="Assign to" default=COMMON data=COMMON,FXS1,FXS2 dalias='All Ports','Port 1','Port 2' ' 'ST Security '----------- def var=ST type=grp desc="Specify unit user name and password - Restrict access to administer this freebox device." alias="Access Control" help="TIP: Write these down or you will not be able to login to your freebox." def var=ST_SYS_USERNAME type=string grp=ST desc="Enter a user name." alias="User Name" req=yes def var=%ST_SYS_PASSWORD type=passw grp=ST desc="Enter a password." alias=Password max=32 def var=dummy2 type=passwcheck grp=ST alias="Confirm Password" desc="Re-enter the password." linkvar=%ST_SYS_PASSWORD max=32 [ phone.ini ] [ ipqos.ini ] [ atm.ini ] [ bridge.ini ] ifadd brname=bridge intf=ethport2 dest=ethif2 logging=disabled ifadd brname=bridge intf=ethport3 dest=ethif3 logging=disabled ifadd brname=bridge intf=usbport dest=usbif1 logging=disabled ifconfig brname=bridge intf=ethport1 igmpsnooping=disabled logging=disabled ifconfig brname=bridge intf=ethport2 igmpsnooping=disabled logging=disabled ifconfig brname=bridge intf=ethport3 igmpsnooping=disabled logging=disabled ifconfig brname=bridge intf=usbport retry=0 igmpsnooping=disabled logging=disabled ifconfig brname=bridge intf=OBC priotag=disabled ifconfig brname=bridge intf=usbport priotag=disabled ifattach brname=bridge intf=ethport2 logging=disabled ifattach brname=bridge intf=ethport3 logging=disabled ifattach brname=bridge intf=usbport logging=disabled config brname=bridge age=300 filter=no_WAN_broadcast vlan=disabled precedencemap=4,7,9,11,13,14,15,15 [ igmpsnooping.ini ] ifconfig brname=bridge intf=OBC portmode=Auto fastleave=enabled exptrack=disabled mrdp=enabled rgmp=disabled ifconfig brname=bridge intf=ethport1 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled ifconfig brname=bridge intf=ethport2 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled ifconfig brname=bridge intf=ethport3 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled ifconfig brname=bridge intf=usbport portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled config brname=bridge state=disabled floodrp=disabled floodmcast=disabled [ eth.ini ] ifadd intf=eth_wan ifconfig intf=eth_wan dest=ethif4 vlan=default ifattach intf=eth_wan ifconfig intf=eth_wan priotag=disabled [ ppp.ini ] [ ip.ini ] ifadd intf=ip_wan_eth dest=eth_wan ifadd intf=LocalNetwork dest=bridge ifconfig intf=loop mtu=65535 group=local ifconfig intf=ip_wan_eth mtu=1500 group=wan linksensing=enabled ifconfig intf=LocalNetwork mtu=1500 group=lan linksensing=disabled primary=enabled ifattach intf=ip_wan_eth ifattach intf=LocalNetwork config forwarding=enabled redirects=enabled netbroadcasts=disabled ttl=64 fraglimit=64 defragmode=enabled addrcheck=dynamic mssclamping=enabled config checkoptions=enabled config natloopback=enabled ipadd intf=LocalNetwork addr=10.0.0.138/24 addroute=enabled ipadd intf=LocalNetwork addr=192.168.1.254/24 addroute=enabled ipconfig addr=192.168.1.254 preferred=enabled primary=enabled rtadd dst=255.255.255.255/32 gateway=127.0.0.1 [ dhcc.ini ] debug traceconfig state=disabled ifadd intf=ip_wan_eth ifconfig intf=ip_wan_eth metric=5 dnsmetric=5 broadcast=enabled serverroute=disabled rqoptions add intf=ip_wan_eth option=dhcp-lease-time rqoptions add intf=ip_wan_eth option=dhcp-renewal-time rqoptions add intf=ip_wan_eth option=dhcp-rebinding-time rqoptions add intf=ip_wan_eth option=subnet-mask rqoptions add intf=ip_wan_eth option=classless-static-routes rqoptions add intf=ip_wan_eth option=default-routers rqoptions add intf=ip_wan_eth option=classfull-static-routes rqoptions add intf=ip_wan_eth option=domain-name-servers txoptions add intf=ip_wan_eth option=dhcp-requested-address value=(addr)192.168.0.19 index=1 ifattach intf=ip_wan_eth [ cwmp.ini ] config state=disabled mode=full periodicInform=enabled periodicInfInt=43200 sessionTimeout=60 noIpTimeout=180 maxEnvelopes=2 connectionRequest=disabled connectionReqPath="" connectionReqUserName=00147F-CP0536JTQRP connectionReqPsswd="" connectionReqAuth=digest qos-class=12 bootdelayrange=0 server config url=http://acs-server.com username=00147F-CP0536JTQRP password="" debug traceconfig level=0 runtimevar softwareVersion=6.2.29.2 bootstrap=disabled cmdkey="" starttime="" completetime="" [ sntpc.ini ] add name=0.ie.pool.ntp.org version=3 add name=1.ie.pool.ntp.org version=3 add name=2.ie.pool.ntp.org version=3 add name=0.uk.pool.ntp.org version=3 config poll=60 pollpresync=5 config state=enabled [ nat.ini ] ifconfig intf=ip_wan_eth translation=enabled ifconfig intf=LocalNetwork translation=transparent config [ igmp.ini ] config state=enabled qi=125 qri=10 lmqi=1 rv=2 requirera=disabled localgroup=disabled ifconfig intf=LocalNetwork state=downstream version=IGMPv3 fastleave=disabled exptrack=disabled ifconfig intf=ip_wan_eth state=inactive [ system.ini ] settime timezone=+00:00 daylightsaving=disabled geotimezone=25 config upnp=enabled tr64=disabled mdap=enabled resetbutton=enabled config defaultconnection=ip_wan_eth config autosave=enabled autosavedelay=10 locale dec_symbol=, group_symbol=. date_separator=- date_format=ddmmyyyy time_format=iso datetime_format=date+time duration_format=dhmmss [ mlp.ini ] [ mlpuser.ini ] #if $%ST_SYS_PASSWORD="" add name=$ST_SYS_USERNAME password="" role=Administrator defuser=enabled #else add name=$ST_SYS_USERNAME password=$%ST_SYS_PASSWORD role=Administrator defuser=enabled #endif add name=tech password=$_PROD_SERIAL_NBR role=TechnicalSupport defremadmin=enabled config name=tech password=$__SEC_MODEM_ACCESS_CODE [ voice.ini ] sip config primproxyaddr=$VOIP_PROXY proxyport=$VOIP_PROXYPORT primregaddr=$VOIP_REG regport=$VOIP_REGPORT profile add SIP_URI=$URI_URI username=$URI_URI password=$URI_PASSWORD displayname=$URI_URI voiceport=$URI_PORT abbr="200" sip config regexpire=3600 regexpire_Tbefore=1 subscribe_expire=3600 CWreply=182 transport=UDP rtpmapstaticPT=disabled reinvite_stop_audio=disabled PRACK=disabled clirformat=standard DTMF*#inINFO=1011 clip_consider_displayname=yes sdp_ptime=20 replace#=enabled symmetriccodec=enabled reinvite_at_cgfax_detect=disabled SIPURI_port=enabled rport=disabled SDP_username=default ringtoneat183=disabled t38portincrement=0 ping=0 min-se=0 session-expires=0 expires=0 numbtransl config Globalnumbpostprocess=disabled codec config type=g711u ptime=20 vad=disabled priority=2 status=enabled codec config type=g711a ptime=20 vad=disabled priority=2 status=enabled codec config type=g726_16 ptime=20 vad=disabled priority=7 status=disabled codec config type=g726_24 ptime=20 vad=disabled priority=6 status=disabled codec config type=g726_32 ptime=20 vad=disabled priority=5 status=disabled codec config type=g726_40 ptime=20 vad=disabled priority=4 status=disabled codec config type=g729 ptime=20 vad=disabled priority=1 status=enabled codec dynamic config type=rfc2833 payloadtype=97 codec dynamic config type=g726_16 payloadtype=98 codec dynamic config type=g726_24 payloadtype=99 codec dynamic config type=g726_32 payloadtype=100 codec dynamic config type=g726_40 payloadtype=101 services config mwi_phone=immediate mwi_network=sollicited prefix_servcode=standard servcode_cmd=standard cfu_dest="" cfnr_timer=10 cfnr_dest="" cfbs_dest="" hfhf_feature=disabled services provision type=transfer services activate type=transfer services assign type=transfer servicecode=96 services assign_pxsc type=transfer action=activate servicecode=*96 services assign_pxsc type=transfer action=deactivate servicecode=#96 services provision type=hold services activate type=hold services assign type=hold servicecode=94 services assign_pxsc type=hold action=activate servicecode=*94 services assign_pxsc type=hold action=deactivate servicecode=#94 services provision type=waiting services activate type=waiting services assign type=waiting servicecode=43 services assign_pxsc type=waiting action=activate servicecode=*43 services assign_pxsc type=waiting action=deactivate servicecode=#43 services withdraw type=mwi services deactivate type=mwi services assign type=mwi servicecode=98 services assign_pxsc type=mwi action=activate servicecode=*98 services assign_pxsc type=mwi action=deactivate servicecode=#98 services provision type=clip services activate type=clip services assign type=clip servicecode=30 services assign_pxsc type=clip action=activate servicecode=*30 services assign_pxsc type=clip action=deactivate servicecode=#30 services withdraw type=clir services deactivate type=clir services assign type=clir servicecode=31 services assign_pxsc type=clir action=activate servicecode=*31 services assign_pxsc type=clir action=deactivate servicecode=#31 services provision type=3pty services activate type=3pty services assign type=3pty servicecode=95 services assign_pxsc type=3pty action=activate servicecode=*95 services assign_pxsc type=3pty action=deactivate servicecode=#95 services provision type=forcedFXO services activate type=forcedFXO services assign type=forcedFXO servicecode=9 services assign_pxsc type=forcedFXO action_act=activate servicecode=*9* services assign_pxsc type=forcedFXO action_act=register servicecode=*9* services withdraw type=cfu services deactivate type=cfu services assign type=cfu servicecode=21 services assign_pxsc type=cfu action_cf=activate servicecode=*21 services assign_pxsc type=cfu action_cf=deactivate servicecode=#21 services assign_pxsc type=cfu action_cf=register servicecode=**21* services withdraw type=cfnr services deactivate type=cfnr services assign type=cfnr servicecode=61 services assign_pxsc type=cfnr action_cf=activate servicecode=*61 services assign_pxsc type=cfnr action_cf=deactivate servicecode=#61 services assign_pxsc type=cfnr action_cf=register servicecode=**61* services withdraw type=cfbs services deactivate type=cfbs services assign type=cfbs servicecode=67 services assign_pxsc type=cfbs action_cf=activate servicecode=*67 services assign_pxsc type=cfbs action_cf=deactivate servicecode=#67 services assign_pxsc type=cfbs action_cf=register servicecode=**67* services withdraw type=callreturn services assign type=callreturn servicecode=69 services assign_pxsc type=callreturn action_act=activate servicecode=*69 services withdraw type=ccbs services assign type=ccbs servicecode=37 services assign_pxsc type=ccbs action=activate servicecode=*37 services assign_pxsc type=ccbs action=deactivate servicecode=#37 services assign_pxsc type=clironcall action=activate servicecode=*31* services assign_pxsc type=clironcall action=deactivate servicecode=#31* services assign_pxsc type=waitingoncall action=activate servicecode=*43* services assign_pxsc type=waitingoncall action=deactivate servicecode=#43* fxsport config interdigit=5000 interdigitOpen=5000 fxoport config incfxodest=all qos config type=sign&control qosfield=dscp dscp=af42 qos config type=realtime qosfield=dscp dscp=ef country config country=uk cac config max#portsperprofile=all config autofxo=enabled digitrelay=auto click2dial_ports=all rtp_portrange=1024-49151 sign_internal=external static_intf=disabled endofnumber=# countrycode=353 delayeddisconnect=disabled delayeddisconnecttimer=60 ringmuteduration=0 fax config detect_timeout=60 early-detect-faxmodem=disabled transport=inband_reneg udptl_redun=0 [ fwlevel.ini ] add name=BlockAll index=1 readonly=enabled udptrackmode=strict service=disabled proxy=disabled text="Use this Security Level to block all traffic from and to the Internet. Game and Application sharing is not allowed by the firewall." add name=Standard index=2 readonly=enabled udptrackmode=loose service=enabled proxy=enabled text="Use this Security Level to allow all outgoing connections and block all incoming traffic. Game and Application sharing is allowed by the firewall.." add name=Disabled index=3 readonly=enabled udptrackmode=loose service=enabled proxy=enabled text="Disable the firewall. All traffic is allowed to pass through your SpeedTouch. Game and Application sharing is allowed by the firewall." set name=Standard [ servmgr.ini ] ifadd name=PPTP group=lan ifadd name=HTTP group=lan ifadd name=HTTPs group=lan ifadd name=FTP group=lan ifadd name=TELNET group=lan ifadd name=DNS-S group=lan ifadd name=SNMP_AGENT group=lan ifadd name=SSDP group=lan ifadd name=MDAP group=lan ifadd name=PING_RESPONDER group=lan modify name=PPTP state=enabled modify name=DNS-C state=enabled modify name=SNTP state=disabled modify name=HTTP state=enabled modify name=HTTPs state=enabled modify name=TFTP-C state=disabled modify name=FTP state=enabled modify name=TELNET state=enabled modify name=RIP state=disabled modify name=IGMP-Proxy state=enabled modify name=DNS-S state=enabled modify name=DHCP-S state=enabled modify name=SNMP_AGENT state=disabled modify name=SSDP state=enabled modify name=MDAP state=enabled modify name=CWMP-C state=disabled modify name=CWMP-S state=disabled modify name=VOIP_SIP state=enabled modify name=PING_RESPONDER state=enabled mapadd name=HTTP port=www-http mapadd name=HTTPs port=443 mapadd name=HTTPI intf=LocalNetwork port=www-http mapadd name=HTTPI intf=LocalNetwork port=1080 mapadd name=HTTPI intf=LocalNetwork port=httpproxy mapadd name=FTP port=ftp mapadd name=TELNET port=telnet mapadd name=DNS-S port=dns mapadd name=SNMP_AGENT port=snmp mapadd name=SSDP port=1900 mapadd name=MDAP port=3235 [ endofarch ]