[ 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 to an ADSL (broadband via phone line) connection" set var=CONF_SERVICE value="IE Freebox WL ADSL 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=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 an ADSL broadband connection.

" alias="Freebox ADSL Connection Wizard" help="This wizard will
  1. Configure this unit as an ADSL modem router
  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 ' ' Wireless Security '------------------ def var=WIRELESS type=grp desc="Configure your wireless access point so computers can connect to the Internet with Wi-Fi." alias="Wireless Access" def var=ST_WF_SECURITY type=radioset grp=WIRELESS alias="Wireless Access" data="disabled,none,wpa-psk" dalias="OFF,ON-Unsecure(risky),ON-Secure(recommended)" default="disabled" def var=USER_SSID type=string grp=WIRELESS alias="Wireless Name (SSID)" desc="Enter a name for your wireless network " max=16 default=$_SSID_SERIAL req=yes def var=USER_WPA_KEY type=string grp=WIRELESS alias="WPA-PSK Key" desc="Enter a password for your wireless network" min=8 max=32 default=$_WPAKEY_SERIAL req=yes [ phone.ini ] add name=usb_port addr=usb.0.35 logging=disabled add name=pvc_Internet addr=$ATM_addr [ ipqos.ini ] config dest=pvc_Internet state=enabled queue config dest=pvc_Internet queue=1 ackfiltering=enabled [ atm.ini ] ifadd intf=usbif1 dest=usb_port logging=disabled ifconfig intf=usbif1 ulp=mac retry=0 logging=disabled ifattach intf=usbif1 logging=disabled ifadd intf=atm_Internet ifconfig intf=atm_Internet dest=pvc_Internet #if ATM_upl=pppoe ifconfig intf=atm_Internet ulp=mac encaps=llc #else ifconfig intf=atm_Internet ulp=ppp encaps=vcmux #endif ifattach intf=atm_Internet [ eth.ini ] #if ATM_upl=pppoe ifadd intf=ethoa_Internet ifconfig intf=ethoa_Internet dest=atm_Internet ifattach intf=ethoa_Internet #endif [ ppprelay.ini ] #if ATM_upl=pppoe ifadd intf=bridge ifadd intf=ethoa_Internet #endif [ ppp.ini ] ifadd intf=Internet rtadd intf=Internet dst=0.0.0.0/0 src=0.0.0.0/0 metric=10 #if ATM_upl=pppoe ifconfig intf=Internet dest=RELAY #else ifconfig intf=Internet dest=atm_Internet #endif ifconfig intf=Internet user=$ST_PPP_USER password=$%ST_PPP_PASSWORD ifconfig intf=Internet accomp=enabled format=none dnsmetric=10 idletime=0 restart=enabled ifattach intf=Internet [ 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 [ system.ini ] settime timezone=+00:00 daylightsaving=disabled geotimezone=25 config upnp=enabled tr64=disabled mdap=enabled resetbutton=enabled 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 [ wireless.ini ] #if $ST_WF_SECURITY="disabled" ifconfig state=disabled set var=ST_WF_SECURITY value="none" #endif ifconfig channel=auto ssid=$USER_SSID any=enabled rts=2347 interop=802.11b/g protection=auto protmode=rtscts prottrigger=local&overlap shortslot=auto frameburst=disabled locale=Europe dtim=3 macacl config control=$ST_ACL_CONFIG macacl add hwaddr=$HOST_MAC_ADDR permission=allow name=$HOST_NAME secmode wep encryptionkey=$_WEPKEY_SERIAL secmode wpa-psk presharedkey=$USER_WPA_KEY encryption=TKIP rekeysec=0 secmode config mode=$ST_WF_SECURITY wds config state=enabled autoaccess=disabled [ 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 ]