obey-robots.txt
Onderwerp bekijken
Post hier al je vragen over de Hardware firmware.
 Onderwerp afdrukken
Orginele firmware in experiabox
Samueldw
Beste mensen,

Is het mogelijk de orginele speedtouch software in de experiabox 780wl te flashen? Ik ben al geruime tijd aan het googlen, maar kan niet vinden hoe het moet.

Iemand enig idee?

Groet,

Samuel
Experiabox user
Digitenne CAM-module user
 
Samueldw
Het is me zojuist gelukt om SuperUser te worden. Mede dankzij Kaptein, waarvoor mijn dank!!!

Is het nu misschien mogelijk? Of zal ik het altijd met de firmware van kpn moeten doen?
Experiabox user
Digitenne CAM-module user
 
Codemeister
Na elke reboot zullen de standaard instellingen worden teruggezet. Naar mijn weten is het hierdoor niet mogelijk een KPN-box te flashen.
 
Samueldw
Dat is jammer.
Ik heb gelezen dat je met een jtag kabel de bootloader moet veranderen etc. Dit is voor mij alleen niet mogelijk.

Nu heb ik nog wel een ander vraagje:
Ik zou graag mijn experiabox als router gebruiken. Maar wanneer ik in telnet ':atm flush' invoer krijg ik te zien dat nog sommige interfaces in use zijn.
Weet iemand hoe ik dit op kan lossen?

Groet, samuel

Edit: het is gelukt. Ik heb de user.ini aangepast.
Zou iemand mij willen helpen met de User.ini helemaal naar mijn wens aan te passen?


[ cac.ini ]
config port=dsl0 state=enabled
config port=dsl1 state=enabled
config port=atm2 state=disabled
config port=aal5 state=disabled
config port=atm5 state=disabled
overbooking rt=0 nrt=0

[ language.ini ]
config language=nl complete=no

[ script.ini ]
add name=autopvc_add_qos index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_qos index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_qos index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_delete_qos index=0 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_qos index=1 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_qos index=2 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_bridge index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_bridge index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_bridge index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_bridge index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_bridge index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_bridge index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp mac"
add name=autopvc_add_bridge index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_bridge index=7 command="eth bridge ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_bridge index=8 command="eth bridge ifconfig intf _auto_$1_$2_eth"
add name=autopvc_add_bridge index=9 command="eth bridge ifattach intf _auto_$1_$2_eth"
add name=autopvc_delete_bridge index=0 command="eth bridge ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_bridge index=1 command="eth bridge ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_bridge index=2 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_bridge index=3 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_bridge index=4 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_bridge index=5 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_bridge index=6 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_bridge index=7 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_pppoerelay index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_pppoerelay index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_pppoerelay index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_pppoerelay index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_pppoerelay index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_pppoerelay index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 ulp mac"
add name=autopvc_add_pppoerelay index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_pppoerelay index=7 command="eth ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_pppoerelay index=8 command="eth ifattach intf _auto_$1_$2_eth"
add name=autopvc_add_pppoerelay index=9 command="ppp relay ifadd intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=0 command="ppp relay ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=1 command="eth ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=2 command="eth ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoerelay index=3 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoerelay index=4 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoerelay index=5 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=6 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=7 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_pppoerelay index=8 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_ipoa index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_ipoa index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_ipoa index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_ipoa index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_ipoa index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_ipoa index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp ip"
add name=autopvc_add_ipoa index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_ipoa index=7 command="ip ifadd intf _auto_$1_$2 dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_ipoa index=8 command="ip ifattach intf _auto_$1_$2"
add name=autopvc_delete_ipoa index=0 command="ip ifdetach intf _auto_$1_$2"
add name=autopvc_delete_ipoa index=1 command="ip ifdelete intf _auto_$1_$2"
add name=autopvc_delete_ipoa index=2 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_ipoa index=3 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_ipoa index=4 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_ipoa index=5 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_ipoa index=6 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_ipoa index=7 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_ethoa index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_ethoa index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_ethoa index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_ethoa index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_ethoa index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_ethoa index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp mac"
add name=autopvc_add_ethoa index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_ethoa index=7 command="eth ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_ethoa index=8 command="eth ifattach intf _auto_$1_$2_eth"
add name=autopvc_add_ethoa index=9 command="ip ifadd intf _auto_$1_$2 dest _auto_$1_$2_eth dynamic enabled"
add name=autopvc_add_ethoa index=10 command="ip ifattach intf _auto_$1_$2"
add name=autopvc_delete_ethoa index=0 command="ip ifdetach intf _auto_$1_$2"
add name=autopvc_delete_ethoa index=1 command="ip ifdelete intf _auto_$1_$2"
add name=autopvc_delete_ethoa index=2 command="eth ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_ethoa index=3 command="eth ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_ethoa index=4 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_ethoa index=5 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_ethoa index=6 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_ethoa index=7 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_ethoa index=8 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_ethoa index=9 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_pppoa index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_pppoa index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_pppoa index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_pppoa index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_pppoa index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_pppoa index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp ppp"
add name=autopvc_add_pppoa index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_pppoa index=7 command="ppp ifadd intf _auto_$1_$2 dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_pppoa index=8 command="ppp ifattach intf _auto_$1_$2"
add name=autopvc_add_pppoa index=9 command="nat ifconfig intf _auto_$1_$2 translation enabled"
add name=autopvc_delete_pppoa index=0 command="ppp ifdetach intf _auto_$1_$2"
add name=autopvc_delete_pppoa index=1 command="ppp ifdelete intf _auto_$1_$2"
add name=autopvc_delete_pppoa index=2 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoa index=3 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoa index=4 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_pppoa index=5 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_pppoa index=6 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_pppoa index=7 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_add_pppoe index=0 command="atm qosbook ctdadd name _auto_$1_$2_tx conformance $3 peakrate $4 sustrate $5 maxburst $6 minrate $7 maxframe $8 celldelay $9 realtime $10 dynamic enabled"
add name=autopvc_add_pppoe index=1 command="atm qosbook ctdadd name _auto_$1_$2_rx conformance $11 peakrate $12 sustrate $13 maxburst $14 minrate $15 maxframe $16 celldelay $17 realtime $18 dynamic enabled"
add name=autopvc_add_pppoe index=2 command="atm qosbook add name _auto_$1_$2 txctd _auto_$1_$2_tx rxctd _auto_$1_$2_rx dynamic enabled"
add name=autopvc_add_pppoe index=3 command="atm phonebook add name _auto_$1_$2 addr $1.$2 dynamic enabled maxFwdCPCS_PDU $21 maxBwdCPCS_PDU $22"
add name=autopvc_add_pppoe index=4 command="atm ifadd intf _auto_$1_$2_atm dest _auto_$1_$2 dynamic enabled"
add name=autopvc_add_pppoe index=5 command="atm ifconfig intf _auto_$1_$2_atm qos _auto_$1_$2 encaps $19 fcs $20 ulp mac"
add name=autopvc_add_pppoe index=6 command="atm ifattach intf _auto_$1_$2_atm"
add name=autopvc_add_pppoe index=7 command="eth ifadd intf _auto_$1_$2_eth dest _auto_$1_$2_atm dynamic enabled"
add name=autopvc_add_pppoe index=8 command="eth ifattach intf _auto_$1_$2_eth"
add name=autopvc_add_pppoe index=9 command="ppp ifadd intf _auto_$1_$2 dest _auto_$1_$2_eth dynamic enabled"
add name=autopvc_add_pppoe index=10 command="ppp ifattach intf _auto_$1_$2"
add name=autopvc_add_pppoe index=11 command="nat ifconfig intf _auto_$1_$2 translation enabled"
add name=autopvc_delete_pppoe index=0 command="ppp ifdetach intf _auto_$1_$2"
add name=autopvc_delete_pppoe index=1 command="ppp ifdelete intf _auto_$1_$2"
add name=autopvc_delete_pppoe index=2 command="eth ifdetach intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoe index=3 command="eth ifdelete intf _auto_$1_$2_eth"
add name=autopvc_delete_pppoe index=4 command="atm ifdetach intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoe index=5 command="atm ifdelete intf _auto_$1_$2_atm"
add name=autopvc_delete_pppoe index=6 command="atm phonebook delete name _auto_$1_$2"
add name=autopvc_delete_pppoe index=7 command="atm qosbook delete name _auto_$1_$2"
add name=autopvc_delete_pppoe index=8 command="atm qosbook ctddelete name _auto_$1_$2_tx"
add name=autopvc_delete_pppoe index=9 command="atm qosbook ctddelete name _auto_$1_$2_rx"
add name=autopvc_change_qos index=0 command="atm ifconfig intf $1 qos $2"
add name=wlbrintfadd index=0 command="eth bridge ifadd intf WL_$1_$2 dynamic enabled"
add name=wlbrintfadd index=1 command="eth bridge ifconfig intf WL_$1_$2 dest wl_ssid$1_$2"
add name=wlbrintfadd index=2 command="eth bridge ifattach intf WL_$1_$2"
add name=wlbrintfdel index=0 command="eth bridge ifdetach intf WL_$1_$2"
add name=wlbrintfdel index=1 command="eth bridge ifdelete intf WL_$1_$2"
add name=dhcr_Video index=0 command="eth bridge dynvlan add hwaddr $1 vlan Video"

[ env.ini ]
set var=CONF_REGION value=Nederland
set var=CONF_DATE value=\"\"
set var=HOST_SETUP value=auto
set var=UPGRADE_URL value=http://www.speedtouch.com/upgrade/upgrade.htm
set var=CONF_DATETIME value=0000-00-00T00:00:00
set var=CONF_COND_ENCRYPT value=enabled
set var=CONF_TPVERSION value=2.0.0

[ phone.ini ]


[ ipqos.ini ]
config dest=pvc_Internet state=enabled priority=strict
config dest=pvc_Video1
config dest=pvc_Video2
config dest=pvc_Video3
config dest=pvc_Video4
config dest=pvc_Video5
config dest=pvc_Video6
config dest=pvc_Video7
config dest=pvc_Video8
config dest=pvc_Video9
queue config dest=pvc_Internet queue=1 ackfiltering=enabled

[ qos.ini ]
config format=bytes
ctdadd name=default conformance=UBR
add name=default txctd=default rxctd=default

[ atm.ini ]


[ oam.ini ]
config clp=1 loopbackid=6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a
modify port=dsl0 blocking=enabled
modify port=dsl1 blocking=enabled
modify port=atm2 blocking=enabled
modify port=atm3 blocking=enabled
modify port=aal5 blocking=enabled
modify port=atm5 blocking=enabled

[ snmp.ini ]
config sysContact="Service Provider" sysName="SpeedTouch 780" sysLocation="Customer Premises"
community add index=ROCommunity securityname=ROCommunity communityname=_DEV_36B18060D906E571

[ vlan_res.ini ]
add name=Video vid=2 addrule=disabled

[ bridge.ini ]
ifadd brname=bridge intf=ethport2 dest=ethif2 logging=disabled
ifadd brname=bridge intf=ethport3 dest=ethif3 logging=disabled
ifadd brname=bridge intf=ethport4 dest=ethif4 logging=disabled
ifadd brname=bridge intf=usbport dest=usbif1 logging=disabled
ifadd brname=bridge intf=WLAN dest=wlif1 logging=disabled
ifadd brname=bridge intf=Video_port1
ifadd brname=bridge intf=Video_port2
ifadd brname=bridge intf=Video_port3
ifadd brname=bridge intf=Video_port4
ifadd brname=bridge intf=Video_port5
ifadd brname=bridge intf=Video_port6
ifadd brname=bridge intf=Video_port7
ifadd brname=bridge intf=Video_port8
ifadd brname=bridge intf=Video_port9
ifconfig brname=bridge intf=ethport1 dynvlan=enabled logging=disabled
ifconfig brname=bridge intf=ethport2 dynvlan=enabled logging=disabled
ifconfig brname=bridge intf=ethport3 dynvlan=enabled logging=disabled
ifconfig brname=bridge intf=ethport4 dynvlan=enabled logging=disabled
ifconfig brname=bridge intf=usbport logging=disabled
ifconfig brname=bridge intf=WLAN mcastfilter=enabled logging=disabled
ifconfig brname=bridge intf=Video_port1 dest=atm_Video1
ifconfig brname=bridge intf=Video_port2 dest=atm_Video2
ifconfig brname=bridge intf=Video_port3 dest=atm_Video3
ifconfig brname=bridge intf=Video_port4 dest=atm_Video4
ifconfig brname=bridge intf=Video_port5 dest=atm_Video5
ifconfig brname=bridge intf=Video_port6 dest=atm_Video6
ifconfig brname=bridge intf=Video_port7 dest=atm_Video7
ifconfig brname=bridge intf=Video_port8 dest=atm_Video8
ifconfig brname=bridge intf=Video_port9 dest=atm_Video9
ifconfig brname=bridge intf=OBC priotag=disabled
ifconfig brname=bridge intf=usbport priotag=disabled
ifconfig brname=bridge intf=WLAN priotag=disabled
ifconfig brname=bridge intf=Video_port1 priotag=disabled
ifconfig brname=bridge intf=Video_port2 priotag=disabled
ifconfig brname=bridge intf=Video_port3 priotag=disabled
ifconfig brname=bridge intf=Video_port4 priotag=disabled
ifconfig brname=bridge intf=Video_port5 priotag=disabled
ifconfig brname=bridge intf=Video_port6 priotag=disabled
ifconfig brname=bridge intf=Video_port7 priotag=disabled
ifconfig brname=bridge intf=Video_port8 priotag=disabled
ifconfig brname=bridge intf=Video_port9 priotag=disabled
ifattach brname=bridge intf=ethport2 logging=disabled
ifattach brname=bridge intf=ethport3 logging=disabled
ifattach brname=bridge intf=ethport4 logging=disabled
ifattach brname=bridge intf=usbport logging=disabled
ifattach brname=bridge intf=WLAN logging=disabled
ifattach brname=bridge intf=Video_port1
ifattach brname=bridge intf=Video_port2
ifattach brname=bridge intf=Video_port3
ifattach brname=bridge intf=Video_port4
ifattach brname=bridge intf=Video_port5
ifattach brname=bridge intf=Video_port6
ifattach brname=bridge intf=Video_port7
ifattach brname=bridge intf=Video_port8
ifattach brname=bridge intf=Video_port9
config brname=bridge age=300 filter=none vlan=enabled precedencemap=4,7,9,11,13,14,15,15

[ vlanbridge.ini ]
ifadd name=Video intf=OBC untagged=disabled
ifadd name=Video intf=Video_port1
ifadd name=Video intf=Video_port2
ifadd name=Video intf=Video_port3
ifadd name=Video intf=Video_port4
ifadd name=Video intf=Video_port5
ifadd name=Video intf=Video_port6
ifadd name=Video intf=Video_port7
ifadd name=Video intf=Video_port8
ifadd name=Video intf=Video_port9
ifdelete name=default intf=Video_port1
ifdelete name=default intf=Video_port2
ifdelete name=default intf=Video_port3
ifdelete name=default intf=Video_port4
ifdelete name=default intf=Video_port5
ifdelete name=default intf=Video_port6
ifdelete name=default intf=Video_port7
ifdelete name=default intf=Video_port8
ifdelete name=default intf=Video_port9

[ bridgevlan.ini ]
ifconfig brname=bridge intf=Video_port1 vlan=Video
ifconfig brname=bridge intf=Video_port2 vlan=Video
ifconfig brname=bridge intf=Video_port3 vlan=Video
ifconfig brname=bridge intf=Video_port4 vlan=Video
ifconfig brname=bridge intf=Video_port5 vlan=Video
ifconfig brname=bridge intf=Video_port6 vlan=Video
ifconfig brname=bridge intf=Video_port7 vlan=Video
ifconfig brname=bridge intf=Video_port8 vlan=Video
ifconfig brname=bridge intf=Video_port9 vlan=Video

[ vlanbridgerule.ini ]
add type=shared vlan=Video vlan2=default

[ dvm_res.ini ]
config timeout=10000

[ 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=ethport4 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
ifconfig brname=bridge intf=WLAN portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port1 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port2 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port3 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port4 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port5 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port6 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port7 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port8 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
ifconfig brname=bridge intf=Video_port9 portmode=Auto fastleave=disabled exptrack=disabled mrdp=enabled rgmp=disabled
config brname=bridge state=enabled floodrp=disabled floodmcast=disabled

[ eth.ini ]

[ pptp.ini ]

[ ppprelay.ini ]

[ dhcspool.ini ]
pool add name=LAN_private

[ label.ini ]
add name=DSCP
add name=Interactive
add name=Management
add name=SIPS_RTP
add name=SIPS_SIG
add name=Video
add name=VoIP
add name=default
modify name=DSCP classification=overwrite defclass=dscp ackclass=defclass
modify name=Interactive classification=increase defclass=8 ackclass=8
modify name=Management classification=increase defclass=12 ackclass=12
modify name=SIPS_RTP classification=overwrite defclass=14 ackclass=14 bidirectional=enabled tosmarking=enabled dscp=ef
modify name=SIPS_SIG classification=overwrite defclass=12 ackclass=12 bidirectional=enabled tosmarking=enabled dscp=af31
modify name=Video classification=increase defclass=10 ackclass=10
modify name=VoIP classification=overwrite defclass=14 ackclass=14 bidirectional=enabled inheritance=enabled
modify name=default classification=increase defclass=default ackclass=prioritize

[ ppp.ini ]
ifadd intf=Internet
rtadd intf=Internet dst=0.0.0.0/0 src=0.0.0.0/0 metric=10
ifconfig intf=Internet dest=atm_Internet accomp=enabled mru=1500 doddelay=120 dnsmetric=10
ifconfig intf=Internet user=_DEV_39B62F739D09EA2A36343B2A3CBC4313C442DE9A5726EBEDA8EC79BC26B32D3E password=_DEV_C9D829EF08F949D55CA229D7959401A619F4B45F929AFC148103523E1412870BF3590FBDD67455BC status=enabled

[ ip.ini ]
ifadd intf=LocalNetwork dest=bridge
ifconfig intf=loop mtu=65535 group=local
ifconfig intf=LocalNetwork mtu=1500 group=lan linksensing=disabled primary=enabled
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

[ autoip.ini ]

[ ipqosmeter.ini ]

[ igmh.ini ]
config requirera=disabled

[ autopvc.ini ]
config mode=passive type=bridge overwrite=disabled peakrate=0

[ mcast.ini ]

[ diagnostics.ini ]
config pingtimeout=1000 pingpacketsize=32
ifhide ifname=Video_port1
ifhide ifname=Video_port2
ifhide ifname=Video_port3
ifhide ifname=Video_port4
ifhide ifname=Video_port5
ifhide ifname=Video_port6
ifhide ifname=Video_port7
ifhide ifname=Video_port8
ifhide ifname=Video_port9

[ dnsc.ini ]
config timeout=5 retry=4 search=enabled trace=disabled
dnsadd addr=127.0.0.1 port=53

[ dnss.ini ]
config domain=lan timeout=15 suppress=0 state=enabled trace=disabled syslog=disabled WANDownSpoofing=enabled WDSpoofedIP=198.18.1.0
host add name=dsldevice addr=0.0.0.0 ttl=1200
host add name=speedtouch addr=0.0.0.0 ttl=1200

[ dhcrule.ini ]
add name=STB type=mac mac=00:02:9b:*:*:*
add name=not_STB type=mac mac=!00:02:9b:*:*:*
debug traceconfig state=disabled

[ dhcs.ini ]
debug traceconfig state=disabled
policy verifyfirst=enabled trustclient=enabled rtbehaviour=traditional
pool config name=LAN_private intf=LocalNetwork poolstart=192.168.1.70 poolend=192.168.1.253 netmask=24 gateway=192.168.1.254 server=192.168.1.254 leasetime=86400

[ dhcr.ini ]
ifconfig intf=LocalNetwork relay=enabled
add name=LocalNetwork_to_127.0.0.1
modify name=LocalNetwork_to_127.0.0.1 addr=127.0.0.1 intf=LocalNetwork giaddr=192.168.1.254
ruleadd name=LocalNetwork_to_127.0.0.1 rulename=not_STB
add name=Video_to_DHCP
modify name=Video_to_DHCP addr=1.0.0.1 script=Video
ruleadd name=Video_to_DHCP rulename=STB

[ dhcc.ini ]
debug traceconfig state=disabled

[ upgrade.ini ]
config state=disabled protocol=tftp
debug traceconfig state=disabled
profile add extension=sts destdir=dl maxsize(KBytes)=100 action=script_load
profile add extension=ini destdir=dl maxsize(KBytes)=100 action=config_load

[ dyndns.ini ]
service modify name=dyndns server=members.dyndns.org port=www-http request=/nic/update updateinterval=2097120 retryinterval=30 max_retry=3
service modify name=statdns server=members.dyndns.org port=www-http request=/nic/update retryinterval=30 max_retry=3
service modify name=custom server=members.dyndns.org port=www-http request=/nic/update retryinterval=30 max_retry=3
service modify name=No-IP server=dynupdate.no-ip.com port=www-http request=/ducupdate.php updateinterval=86400 retryinterval=30 max_retry=3
service modify name=DtDNS server=dtdns.com port=www-http request=/api/autodns.cfm updateinterval=86400 retryinterval=30 max_retry=3
service modify name=gnudip port=www-http

[ expr.ini ]
add name=wan type=intf intfgroup=wan
add name=local type=intf intfgroup=local
add name=lan type=intf intfgroup=lan
add name=tunnel type=intf intfgroup=tunnel
add name=dmz type=intf intfgroup=dmz
add name=guest type=intf intfgroup=guest
add name=private type=ip addr=10.0.0.0/8
add name=private type=ip addr=172.[16-31].*.*
add name=private type=ip addr=192.168.1.0/24
add name=ssdp_ip type=ip addr=239.255.255.250
add name=mdap_ip type=ip addr=224.0.0.103
add name=ipb_acs_ip type=ip addr=145.7.0.0/16
add name=ipb_acs_ip type=ip addr=192.168.11.0/24
add name=ipb_sbc_ip type=ip addr=213.75.12.212
add name=ipb_sbc_ip type=ip addr=213.75.12.214
add name=ipb_sbc_ip type=ip addr=213.75.12.216
add name=ipb_sbc_ip type=ip addr=213.75.12.218
add name=ipb_sbc_ip type=ip addr=213.75.12.220
add name=ipb_sbc_ip type=ip addr=145.7.0.0/16
add name=ipb_sbc_ip type=ip addr=192.168.202.0/24
add name=icmp type=serv proto=icmp
add name=igmp type=serv proto=igmp
add name=ftp type=serv proto=tcp dstport=ftp
add name=telnet type=serv proto=tcp dstport=telnet
add name=http type=serv proto=tcp dstport=www-http
add name=httpproxy type=serv proto=tcp dstport=httpproxy
add name=https type=serv proto=tcp dstport=443
add name=RPC type=serv proto=tcp dstport=135
add name=NBT type=serv proto=udp dstport=netbios-ns
add name=NBT type=serv proto=udp dstport=netbios-dgm
add name=NBT type=serv proto=tcp dstport=netbios-ssn
add name=SMB type=serv proto=tcp dstport=445
add name=imap type=serv proto=tcp dstport=imap2
add name=imap3 type=serv proto=tcp dstport=imap3
add name=imap4-ssl type=serv proto=tcp dstport=585
add name=imaps type=serv proto=tcp dstport=993
add name=pop2 type=serv proto=tcp dstport=pop2
add name=pop3 type=serv proto=tcp dstport=pop3
add name=pop3s type=serv proto=tcp dstport=995
add name=smtp type=serv proto=tcp dstport=smtp
add name=ssh type=serv proto=tcp dstport=22
add name=dns type=serv proto=tcp dstport=dns
add name=dns type=serv proto=udp dstport=dns
add name=nntp type=serv proto=tcp dstport=nntp
add name=ipsec type=serv proto=ah
add name=ipsec type=serv proto=esp
add name=ipsec type=serv proto=udp dstport=ike
add name=ipsec type=serv proto=udp dstport=4500
add name=esp type=serv proto=esp
add name=ah type=serv proto=ah
add name=ike type=serv proto=udp dstport=ike
add name=DiffServ type=serv dscp=!cs0
add name=sip type=serv proto=udp dstport=sip
add name=sip type=serv proto=tcp dstport=sip
add name=h323 type=serv proto=tcp dstport=h323
add name=h323 type=serv proto=udp dstport=h323
add name=h323 type=serv proto=tcp dstport=1718
add name=h323 type=serv proto=udp dstport=1718
add name=h323 type=serv proto=tcp dstport=1719
add name=h323 type=serv proto=udp dstport=1719
add name=dhcp type=serv proto=udp dstport=bootpc
add name=dhcp type=serv proto=udp dstport=bootps
add name=rtsp type=serv proto=udp dstport=rtsp
add name=rtsp type=serv proto=tcp dstport=rtsp
add name=ssdp_serv type=serv proto=udp dstport=1900
add name=mdap_serv type=serv proto=udp dstport=3235
add name=syslog type=serv proto=udp dstport=syslog
add name=ipb_cwmp_serv type=serv proto=tcp dstport=8085
add name=ipb_sip_serv type=serv proto=tcp dstport=sip dstportend=5091
add name=ipb_sip_serv type=serv proto=udp dstport=sip dstportend=5091

[ labelrule.ini ]
chain add chain=rt_user_labels
chain add chain=rt_default_labels
chain add chain=qos_user_labels
chain add chain=qos_default_labels
rule add chain=qos_default_labels index=1 serv=DiffServ log=disabled state=enabled label=DSCP
rule add chain=qos_default_labels index=2 serv=h323 log=disabled state=enabled label=VoIP
rule add chain=qos_default_labels index=3 serv=sip log=disabled state=enabled label=VoIP
rule add chain=qos_default_labels index=4 serv=ah log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=5 serv=esp log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=6 serv=http log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=7 serv=httpproxy log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=8 serv=https log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=9 serv=imap log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=10 serv=imap3 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=11 serv=imap4-ssl log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=12 serv=imaps log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=13 serv=pop2 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=14 serv=pop3 log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=15 serv=pop3s log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=16 serv=smtp log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=17 serv=telnet log=disabled state=enabled label=Interactive
rule add chain=qos_default_labels index=18 serv=dns log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=19 serv=icmp log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=20 serv=ike log=disabled state=enabled label=Management
rule add chain=qos_default_labels index=21 serv=igmp log=disabled state=enabled label=Video
rule add chain=qos_default_labels index=22 serv=rtsp log=disabled state=enabled label=Video
rule add chain=qos_default_labels index=23 name=default srcintf=!wan log=disabled state=enabled label=default

[ ids.ini ]
config state=enabled
signature modify signature=spoofed_packet state=disabled

[ ids_threshold.ini ]
modify index=1 window=1 limit=10 scaling=disabled
modify index=2 window=20 limit=20 scaling=enabled
modify index=3 window=2 limit=100 scaling=disabled
modify index=4 window=1 limit=200 scaling=disabled
modify index=5 window=1 limit=200 scaling=disabled
modify index=6 window=1 limit=200 scaling=disabled
modify index=7 window=1 limit=200 scaling=disabled

[ cwmp.ini ]
config state=enabled mode=full periodicInform=enabled periodicInfInt=172800 sessionTimeout=60 noIpTimeout=300 maxEnvelopes=2 connectionRequest=enabled connectionReqPath="" connectionReqUserName="" connectionReqPsswd="" connectionReqAuth=none qos-class=12 bootdelayrange=5
server config url=_DEV_2EA8CE6363979683FE704CA00242FEDB0FC4F27CF546BCD45AA1A171B980BB62317910833B2B7A36 username=_DEV_AE3270DC8D41F8E17735E5F5DF346A72C7D90347014D0AAD password=_DEV_8FABE5F97DE3152477BA0348349F516D
debug traceconfig level=0
runtimevar softwareVersion=6.2.29.2 bootstrap=disabled cmdkey="" starttime="" completetime=""

[ sntpc.ini ]
add name=1.nl.pool.ntp.org version=3
add name=ntp1.nl.net version=3
add name=0.nl.pool.ntp.org version=3
add name=ntp0.nl.net version=3
add name=rolex.ripe.net version=3
config poll=1440 pollpresync=5
config state=enabled

[ adslpots.ini ]
config xdsltype=adsl2+ modemoption=00000000200000000400000000000000 detect-lop=enabled

[ nat.ini ]
ifconfig intf=Internet 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=Internet state=inactive

[ ipqosef.ini ]
ef config intf=Internet state=enabled mtu=256

[ connection.ini ]
appconfig application=IP6TO4 trace=enabled
appconfig application=PPTP trace=enabled timeout=300
appconfig application=ESP timeout=900
appconfig application=IKE trace=disabled timeout=900 floating=enabled
appconfig application=SIP trace=disabled timeout=21600 floating=enabled
appconfig application=SIP SIP_ALG=enabled RTP_predict_for_term_SIP_ALG=enabled
appconfig application=JABBER trace=disabled timeout=120
appconfig application=CU/SeeMe trace=enabled
appconfig application=RAUDIO(PNA) trace=enabled
appconfig application=RTSP trace=enabled timeout=0
appconfig application=ILS timeout=300
appconfig application=H245 timeout=300
appconfig application=H323 trace=enabled
appconfig application=IRC trace=enabled timeout=300
appconfig application=GAME(UDP) trace=enabled timeout=60
appconfig application=CONE(UDP) trace=enabled timeout=300
appconfig application=LOOSE(UDP) trace=enabled timeout=300
appconfig application=FTP trace=enabled
bind application=CONE(UDP) port=3478-3478
bind application=LOOSE(UDP) port=69-69
bind application=LOOSE(UDP) port=67-67
bind application=GAME(UDP) port=27010-27011
bind application=JABBER port=15222-15222
bind application=JABBER port=5222-5222
bind application=FTP port=21-21
bind application=IRC port=6660-6669
bind application=H323 port=1720-1720
bind application=ILS port=1002-1002
bind application=ILS port=389-389
bind application=RTSP port=554-554
bind application=RAUDIO(PNA) port=7070-7070
bind application=CU/SeeMe port=7648-7648
bind application=SIP port=5060-5091
bind application=IKE port=500-500
bind application=ESP port=0
bind application=PPTP port=1723-1723
bind application=IP6TO4 port=0
config configchangemode=immediate probes=disabled
debug trace=disabled
timerconfig timer=tcpidle value=900
timerconfig timer=tcpneg value=120
timerconfig timer=tcpkill value=3600
timerconfig timer=udpidle value=65
timerconfig timer=udpkill value=60
timerconfig timer=icmpkill value=60
timerconfig timer=ipidle value=60
timerconfig timer=ipkill value=0

[ switch.ini ]
mirror capture port=1
qos config state=disabled nbrOfQueues=0 realtime=enabled

[ upnp.ini ]
config maxage=1800 writemode=full safenat=disabled

[ system.ini ]
settime timezone=+01:00 daylightsaving=disabled
config upnp=disabled tr64=disabled mdap=enabled resetbutton=enabled
config defaultconnection=Internet
config autosave=enabled autosavedelay=60
locale dec_symbol=, group_symbol=. date_separator=- date_format=ddmmyyyy time_format=iso datetime_format=date+time duration_format=dhmmss

[ system_debug.ini ]
autosave trace=disabled

[ system_raccess.ini ]
config secure=enabled port=51003 timeout=20

[ dsd.ini ]
intercept config WDSpoofedIP=198.18.1.1 servertimeout=10 connecterrorurl=/cgi/b/ic/connect/ categoryerrorurl=/cgi/b/ic/connect/ monitorintercepturl=/cgi/b/ic/connect/ unauthorizedrequrl=/cgi/b/ic/blocked/ imageredirect=enabled imageredirecturl=/images/spacer.gif alwaysuseip=disabled
syslog config syslog=unauthorized
debug config turbomode=disabled
debug proxy state=disabled dest=0.0.0.0 port=0
debug recycling state=enabled interval=5 httpidle=1 otheridle=12
config state=automatic

[ hostmgr.ini ]
config state=enabled scantime=30 autosave=disabled trace=disabled
add mac_addr=00:1f:c6:50:77:e6 ip_addr=192.168.1.70 name=Samuel-PC type=generic_device ipintf=LocalNetwork physintf=ethif1

[ mlp.ini ]

[ mlpuser.ini ]
add name=_DEV_3EB35AA1F0BF0553 password=_CYP_202cb962ac59075b964b07152d234b70 role=SuperUser hash2=64b29538ffad4c7f232d77c68e2f7103 defuser=enabled
add name=_DEV_84985B0F0FC6D48BD904FDCB597CA9C2 password=_CYP_5c22630cae4b9ecf93ebde89a71b7884 role=upgrade hash2=8e3a7f7ba0f0ffe9f9b21582953b537e
add name=rootuser password=_CYP_0b180078d994cb2b5ed89d7ce8e7eea2 role=root hash2=4ff65b68acecea198d63378b4313e1a9
 


[ tls.ini ]
acs-client config state=enabled auth-serv=disabled valid-date=disabled valid-domain=disabled
https-server config state=enabled auth-client=disabled valid-date=disabled valid-domain=disabled

[ wireless.ini ]
ifconfig interop=802.11b/g locale=Europe
ifconfig channel=auto ssid=SpeedTouchC96DAB any=enabled rts=2347 protection=auto protmode=rtscts prottrigger=local&overlap shortslot=auto frameburst=disabled dtim=3
macacl config control=unlock
secmode wep encryptionkey=DAC33EE535
secmode wpa-psk presharedkey=DAC33EE535 rekeysec=0 version=WPA+WPA2
secmode config mode=wpa-psk
wds config state=enabled
qos config mode=wmm ackpolicy=normal
qos apacconfig class=AC_BE acm=disabled cwmax=63 cwmin=15 aifsn=3 txop=0
qos apacconfig class=AC_BK acm=disabled cwmax=1023 cwmin=15 aifsn=7 txop=0
qos apacconfig class=AC_VI acm=disabled cwmax=15 cwmin=7 aifsn=1 txop=94
qos apacconfig class=AC_VO acm=disabled cwmax=7 cwmin=3 aifsn=1 txop=47
qos staacconfig class=AC_BE acm=disabled cwmax=1023 cwmin=15 aifsn=3 txop=0
qos staacconfig class=AC_BK acm=disabled cwmax=1023 cwmin=15 aifsn=7 txop=0
qos staacconfig class=AC_VI acm=disabled cwmax=15 cwmin=7 aifsn=2 txop=94
qos staacconfig class=AC_VO acm=disabled cwmax=7 cwmin=3 aifsn=2 txop=47

[ sipserver.ini ]
intua add id=1 aor=101@192.168.1.254 username=101 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=2 aor=102@192.168.1.254 username=102 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=3 aor=103@192.168.1.254 username=103 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=4 aor=104@192.168.1.254 username=104 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=5 aor=105@192.168.1.254 username=105 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=6 aor=106@192.168.1.254 username=106 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=7 aor=107@192.168.1.254 username=107 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=8 aor=108@192.168.1.254 username=108 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=9 aor=109@192.168.1.254 username=109 password=_DEV_3EB35AA1F0BF0553 status=enabled
intua add id=10 aor=120@192.168.1.254 username=120 password=_DEV_3EB35AA1F0BF0553 status=enabled
extua add id=1 aor=_DEV_BBAFDA7C012C6DD0A5042184C8EF74E2 username=\"\" password=\"\" displayname="" intf=Internet sipport=sip outboundregistrar=1 outboundproxy=1 registerexpire=3600 status=disabled
extua add id=2 aor=_DEV_BBAFDA7C012C6DD0D36ECD35C6F6E44F username=\"\" password=\"\" displayname="" intf=Internet sipport=sip outboundregistrar=2 outboundproxy=2 registerexpire=3600 status=disabled
extua add id=3 aor=_DEV_BBAFDA7C012C6DD0992F59C797954A0A username=\"\" password=\"\" displayname="" intf=Internet sipport=sip outboundregistrar=3 outboundproxy=3 registerexpire=3600 status=disabled
extua add id=4 aor=_DEV_BBAFDA7C012C6DD0C5873DFBB0BEC2FF username=\"\" password=\"\" displayname="" intf=Internet sipport=sip outboundregistrar=4 outboundproxy=4 registerexpire=3600 status=disabled
extua transparent id=1 type=clip
extua transparent id=1 type=clir
extua transparent id=2 type=clip
extua transparent id=2 type=clir
extua transparent id=3 type=clip
extua transparent id=3 type=clir
extua transparent id=4 type=clip
extua transparent id=4 type=clir
outbproxy add id=1 address=_DEV_8A843ECE31227C13 port=sip
outbproxy add id=2 address=_DEV_DAC16469E50B6C68 port=sip
outbproxy add id=3 address=_DEV_DC2FF20CE7C22110 port=sip
outbproxy add id=4 address=_DEV_A546396B5532AC1A port=sip
outbreg add id=1 address=_DEV_8A843ECE31227C13 port=sip
outbreg add id=2 address=_DEV_DAC16469E50B6C68 port=sip
outbreg add id=3 address=_DEV_DC2FF20CE7C22110 port=sip
outbreg add id=4 address=_DEV_A546396B5532AC1A port=sip
intua map add intua=1 extua=1
intua map add intua=1 extua=3
intua map add intua=1 extua=4
intua map add intua=2 extua=2
intua map add intua=3 extua=1
intua map add intua=4 extua=1
intua map add intua=5 extua=1
intua map add intua=6 extua=1
intua map add intua=7 extua=1
intua map add intua=8 extua=1
intua map add intua=9 extua=1
intua map add intua=10 extua=1
extua map add extua=1 intua=1
extua map add extua=1 intua=3
extua map add extua=1 intua=4
extua map add extua=1 intua=5
extua map add extua=1 intua=6
extua map add extua=1 intua=7
extua map add extua=1 intua=8
extua map add extua=1 intua=9
extua map add extua=1 intua=10
extua map add extua=2 intua=2
extua map add extua=3 intua=1
extua map add extua=4 intua=1
registrar bind add intf=LocalNetwork sipport=sip
config areacode="" maxsessions=3 rtpportrange=1024-49151 urimatch=lefthandside
registrar config mode=process registerexpire=3600

[ dialplan.ini ]

[ voice.ini ]
sip config primproxyaddr=_DEV_251D2528C7620752D948253D8437C234 secproxyaddr=0.0.0.0 proxyport=sip primregaddr=_DEV_251D2528C7620752D948253D8437C234 secregaddr=0.0.0.0 regport=sip notifier_addr=0.0.0.0 notifier_port=sip
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=disabled 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=enabled
codec config type=g711u ptime=20 vad=disabled priority=3 status=enabled
codec config type=g711a ptime=20 vad=disabled priority=1 status=enabled
codec config type=g723.1 ptime_g723=30 vad=disabled priority=4 status=disabled
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=30 vad=disabled priority=2 status=disabled
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 deactivate 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 withdraw type=forcedFXO
services deactivate type=forcedFXO
services assign type=forcedFXO servicecode=01
services assign_pxsc type=forcedFXO action_act=activate servicecode=*01*
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=3000 interdigitOpen=5000
fxoport config incfxodest=all fxodisconnect=1000
qos config type=sign&control qosfield=dscp dscp=af31
qos config type=realtime qosfield=dscp dscp=ef
country config country=netherlands
dialplan add prefix=18 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=4 maximumdigits=4 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=16 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=4 maximumdigits=30 posofmodify=1 remnumdigits=4 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=120 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=112 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=109 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=108 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=107 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=106 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=105 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=104 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=103 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=3 maximumdigits=3 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=10 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=5 maximumdigits=30 posofmodify=1 remnumdigits=5 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=07 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=06 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=05 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=04 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=03 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=02 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=01 defaultport=VoIP fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=10 posofmodify=0 remnumdigits=0 insert="" rescan=no data=no action=ROUTE_excl_eon
dialplan add prefix=** defaultport=FXO fallbackport=NA priority=Low fallback=disabled minimumdigits=2 maximumdigits=2 posofmodify=1 remnumdigits=2 insert="" rescan=no data=no action=ROUTE_excl_eon
profile add SIP_URI=_DEV_927F5E15B7EBF49D username=_DEV_927F5E15B7EBF49D password=_DEV_3EB35AA1F0BF0553 displayname=102 voiceport=FXS2 abbr=102
profile add SIP_URI=_DEV_AD0BB75761C44A62 username=_DEV_AD0BB75761C44A62 password=_DEV_3EB35AA1F0BF0553 displayname=101 voiceport=FXS1 abbr=101
cac config max#portsperprofile=all
config autofxo=enabled digitrelay=inband click2dial_ports=all rtp_portrange=1024-49151 sign_internal=external static_intf=enabled intf=LocalNetwork endofnumber=# countrycode=0 delayeddisconnect=disabled delayeddisconnecttimer=60 ringmuteduration=2000
fax config detect_timeout=60 early-detect-faxmodem=enabled transport=inband_reneg udptl_redun=0

[ voip.ini ]

[ service.ini ]
add name="ABC (Another Bittorent Client)" mode=client
add name="Age of Empires" mode=server
add name="Age of Mythology" mode=server
add name="AIM Talk" mode=client
add name="Aliens vs. Predator" mode=server
add name="America s Army" mode=server
add name=Azureus mode=client
add name="Bay VPN" mode=server
add name=BearShare mode=server
add name=BitTorrent mode=client
add name="Black and White" mode=server
add name="Call of Duty" mode=server
add name="Call of Duty - United Offensive" mode=server
add name=CarbonCopy32 mode=server
add name="Castle Wolfenstein" mode=server
add name="Championship Manager 03-04" mode=server
add name="Checkpoint FW1 VPN" mode=server
add name="Command and Conquer Generals" mode=server
add name="Command and Conquer Zero Hour" mode=server
add name="Counter Strike" mode=server
add name="Cu-SeeMe Cornell" mode=server
add name="Cu-SeeMe White Pine 3.1.2 and 4.0" mode=server
add name="Dark Reign 2" mode=server
add name="Delta Force" mode=server
add name="Destroyer Command" mode=server
add name="Diablo II" mode=server
add name="Direct Connect" mode=server
add name="DirectX 7" mode=server
add name="DirectX 8" mode=server
add name="DirectX 9" mode=server
add name=Doom3 mode=server
add name="Dune 2000" mode=server
add name="Dungeon Siege" mode=server
add name=eDonkey mode=server
add name="Elite Force" mode=server
add name=eMule mode=server
add name="Enemy Territory" mode=server
add name=Everquest mode=server
add name="Evil Islands" mode=server
add name="F-22 Lightning 3" mode=server
add name="Falcon 4" mode=server
add name="Far Cry" mode=server
add name=FastTrack mode=server
add name="Fighter Ace II" mode=server
add name="Fighter Ace II (DX)" mode=server
add name="FTP Server" mode=server
add name="FW1 VPN" mode=server
add name="Gamespy Arcade" mode=server
add name="Ghost Recon" mode=server
add name=Gnutella mode=server
add name=Half-Life mode=server
add name="Half-Life 2" mode=server
add name=Halo mode=server
add name="Heretic II" mode=server
add name="Hexen II" mode=server
add name="HTTP Server (World Wide Web)" mode=server
add name="HTTPS Server" mode=server
add name="IL 2" mode=server
add name="ILS Server" mode=server
add name=iMesh mode=server
add name="IPSEC - IKE" mode=server
add name=KALI mode=server
add name=KaZaA mode=server
add name=Laplink mode=server
add name=Links mode=server
add name="Lock On" mode=server
add name="Lotus Notes" mode=server
add name="Mail Server (SMTP)" mode=server
add name="Microsoft Remote Desktop" mode=server
add name="Microsoft Terminal Server" mode=client
add name=Moove mode=server
add name="MSN Game Zone" mode=server
add name="MSN Game Zone (DX)" mode=server
add name="MSN Messenger" mode=server
add name=Myth mode=server
add name=Napster mode=client
add name="Need for Speed" mode=server
add name="Need for Speed - Underground" mode=server
add name="Need for Speed 3" mode=server
add name=NetMeeting mode=server
add name="Neverwinter Nights" mode=server
add name="Neverwinter Nights Gamespy" mode=server
add name="News Server (NNTP)" mode=server
add name="NNTP Server" mode=server
add name="NTP Server" mode=server
add name=OpenFT mode=server
add name=Outlaws mode=server
add name=PalTalk mode=server
add name="PC Anywhere" mode=server
add name="POP3 Server" mode=server
add name="PPTP Server" mode=server
add name="Quake 3" mode=server
add name="Rainbow Six" mode=server
add name="RealAudio Server" mode=server
add name="Realm Games (Blizzard)" mode=server
add name="Remote Anything" mode=server
add name=RemotelyAnywhere mode=server
add name="Rogue Spear" mode=server
add name="Rome Total War" mode=server
add name="RTSP Server" mode=server
add name="Secure Shell Server (SSH)" mode=server
add name="Secure Web Server (HTTPS)" mode=server
add name=Shareaza mode=server
add name="Shiva VPN" mode=server
add name="Silent Hunter II" mode=server
add name="SMTP Server" mode=server
add name="Soldier of Fortune" mode=server
add name="Soldiers: Heroes of World War II" mode=server
add name=Soulseek mode=server
add name="SSH Server - Secure Shell" mode=server
add name=StarCraft mode=server
add name="Starsiege Tribes" mode=server
add name="Steam Games" mode=server
add name="Telnet Server" mode=server
add name="Tiberian Sun" mode=server
add name="Time Server (NTP)" mode=server
add name=Ultima mode=server
add name="Unreal Tournament" mode=server
add name="Unreal Tournament 2004" mode=server
add name="Virtual Terminal Server (TELNET)" mode=server
add name=VNC mode=server
add name="Warcraft III" mode=server
add name="Web Server (HTTP)" mode=server
add name="Westwood Online" mode=client
add name="Win MX" mode=server
add name="World of Warcraft" mode=server
add name=XBConnect mode=server
add name="Xbox Live" mode=server
rule add name="Virtual Terminal Server (TELNET)" protocol=tcp portrange=23-23
rule add name="Telnet Server" protocol=tcp portrange=23-23
rule add name="SSH Server - Secure Shell" protocol=tcp portrange=22-22
rule add name="Secure Shell Server (SSH)" protocol=tcp portrange=22-22
rule add name="HTTP Server (World Wide Web)" protocol=tcp portrange=80-80
rule add name="Web Server (HTTP)" protocol=tcp portrange=80-80
rule add name="Secure Web Server (HTTPS)" protocol=tcp portrange=443-443
rule add name="HTTPS Server" protocol=tcp portrange=443-443
rule add name="Age of Empires" protocol=tcp portrange=2302-2400
rule add name="Age of Empires" protocol=udp portrange=2302-2400
rule add name="Age of Empires" protocol=tcp portrange=6073-6073
rule add name="Age of Empires" protocol=udp portrange=6073-6073
rule add name="Age of Mythology" protocol=udp portrange=2300-2300
rule add name="Aliens vs. Predator" protocol=tcp portrange=80-80
rule add name="Aliens vs. Predator" protocol=udp portrange=80-80
rule add name="Aliens vs. Predator" protocol=tcp portrange=2300-2400
rule add name="Aliens vs. Predator" protocol=udp portrange=2300-2400
rule add name="Aliens vs. Predator" protocol=tcp portrange=8000-8999
rule add name="Aliens vs. Predator" protocol=udp portrange=8000-8999
rule add name="America s Army" protocol=udp portrange=1716-1718
rule add name="America s Army" protocol=udp portrange=8777-8777
rule add name="America s Army" protocol=udp portrange=27900-27900
rule add name="America s Army" protocol=udp portrange=20045-20045
rule add name="Bay VPN" protocol=tcp portrange=500-500
rule add name="Bay VPN" protocol=udp portrange=500-500
rule add name=BearShare protocol=tcp portrange=6346-6346
rule add name="ABC (Another Bittorent Client)" protocol=tcp portrange=6881-6889
rule add name="AIM Talk" protocol=tcp portrange=5190-5190 triggerport=4099 triggerprotocol=tcp
rule add name=Azureus protocol=tcp portrange=6881-6889
rule add name=BitTorrent protocol=tcp portrange=6881-6889
rule add name="Black and White" protocol=tcp portrange=2611-2612
rule add name="Black and White" protocol=udp portrange=2611-2612
rule add name="Black and White" protocol=tcp portrange=6500-6500
rule add name="Black and White" protocol=udp portrange=6500-6500
rule add name="Black and White" protocol=tcp portrange=6667-6667
rule add name="Black and White" protocol=udp portrange=6667-6667
rule add name="Black and White" protocol=tcp portrange=27900-27900
rule add name="Black and White" protocol=udp portrange=27900-27900
rule add name="Call of Duty" protocol=tcp portrange=28960-28960
rule add name="Call of Duty" protocol=udp portrange=28960-28960
rule add name="Call of Duty" protocol=udp portrange=20500-20500
rule add name="Call of Duty" protocol=udp portrange=20510-20510
rule add name="Call of Duty - United Offensive" protocol=tcp portrange=28960-28960
rule add name="Call of Duty - United Offensive" protocol=udp portrange=28960-28960
rule add name="Call of Duty - United Offensive" protocol=udp portrange=20500-20500
rule add name="Call of Duty - United Offensive" protocol=udp portrange=20510-20510
rule add name="Call of Duty - United Offensive" protocol=udp portrange=20600-20600
rule add name="Call of Duty - United Offensive" protocol=udp portrange=20610-20610
rule add name="Castle Wolfenstein" protocol=tcp portrange=27960-27960
rule add name="Castle Wolfenstein" protocol=udp portrange=27960-27960
rule add name="Championship Manager 03-04" protocol=tcp portrange=9094-9094
rule add name="Championship Manager 03-04" protocol=udp portrange=9093-9093
rule add name=CarbonCopy32 protocol=tcp portrange=1023-1680
rule add name=CarbonCopy32 protocol=udp portrange=1023-1680
rule add name="Command and Conquer Generals" protocol=tcp portrange=80-80
rule add name="Command and Conquer Generals" protocol=udp portrange=80-80
rule add name="Command and Conquer Generals" protocol=tcp portrange=6667-6667

Gewijzigd door Samueldw op 20 oktober 2010, 15:30
 
Samueldw

rule add name="Command and Conquer Generals" protocol=udp portrange=6667-6667
rule add name="Command and Conquer Generals" protocol=tcp portrange=28910-28910
rule add name="Command and Conquer Generals" protocol=udp portrange=28910-28910
rule add name="Command and Conquer Generals" protocol=tcp portrange=29900-29900
rule add name="Command and Conquer Generals" protocol=udp portrange=29900-29900
rule add name="Command and Conquer Generals" protocol=tcp portrange=29920-29920
rule add name="Command and Conquer Generals" protocol=udp portrange=29920-29920
rule add name="Command and Conquer Zero Hour" protocol=tcp portrange=80-80
rule add name="Command and Conquer Zero Hour" protocol=udp portrange=80-80
rule add name="Command and Conquer Zero Hour" protocol=tcp portrange=6667-6667
rule add name="Command and Conquer Zero Hour" protocol=udp portrange=6667-6667
rule add name="Command and Conquer Zero Hour" protocol=tcp portrange=28910-28910
rule add name="Command and Conquer Zero Hour" protocol=udp portrange=28910-28910
rule add name="Command and Conquer Zero Hour" protocol=tcp portrange=29900-29900
rule add name="Command and Conquer Zero Hour" protocol=udp portrange=29900-29900
rule add name="Command and Conquer Zero Hour" protocol=tcp portrange=29920-29920
rule add name="Command and Conquer Zero Hour" protocol=udp portrange=29920-29920
rule add name="Counter Strike" protocol=udp portrange=1200-1200
rule add name="Counter Strike" protocol=udp portrange=27000-27015
rule add name="Counter Strike" protocol=tcp portrange=27030-27039
rule add name="Cu-SeeMe Cornell" protocol=udp portrange=7648-7648
rule add name="Cu-SeeMe White Pine 3.1.2 and 4.0" protocol=udp portrange=7648-7648
rule add name="Cu-SeeMe White Pine 3.1.2 and 4.0" protocol=udp portrange=24032-24032
rule add name="Dark Reign 2" protocol=tcp portrange=26214-26214
rule add name="Dark Reign 2" protocol=udp portrange=26214-26214
rule add name="Delta Force" protocol=tcp portrange=3100-3100
rule add name="Delta Force" protocol=udp portrange=3100-3100
rule add name="Delta Force" protocol=tcp portrange=3568-3568
rule add name="Delta Force" protocol=udp portrange=3568-3568
rule add name="Delta Force" protocol=tcp portrange=3999-3999
rule add name="Delta Force" protocol=udp portrange=3999-3999
rule add name="Destroyer Command" protocol=tcp portrange=3000-3000
rule add name="Destroyer Command" protocol=udp portrange=3000-3000
rule add name="Diablo II" protocol=tcp portrange=6112-6119
rule add name="Diablo II" protocol=tcp portrange=4000-4000
rule add name=Doom3 protocol=tcp portrange=27650-27650
rule add name=Doom3 protocol=udp portrange=27650-27650
rule add name=Doom3 protocol=tcp portrange=27666-27666
rule add name=Doom3 protocol=udp portrange=27666-27666
rule add name=StarCraft protocol=tcp portrange=4000-4000
rule add name=StarCraft protocol=tcp portrange=6112-6119
rule add name=StarCraft protocol=udp portrange=6112-6119
rule add name="DirectX 7" protocol=udp portrange=2302-2400
rule add name="DirectX 7" protocol=udp portrange=47624-47624
rule add name="DirectX 8" protocol=udp portrange=2302-2400
rule add name="DirectX 8" protocol=udp portrange=6073-6073
rule add name="DirectX 9" protocol=udp portrange=2302-2400
rule add name="DirectX 9" protocol=udp portrange=6073-6073
rule add name="Direct Connect" protocol=tcp portrange=375-425
rule add name="Direct Connect" protocol=udp portrange=375-425
rule add name="Dune 2000" protocol=tcp portrange=1140-1234
rule add name="Dune 2000" protocol=udp portrange=1140-1234
rule add name="Dune 2000" protocol=tcp portrange=4000-4000
rule add name="Dune 2000" protocol=udp portrange=4000-4000
rule add name="Dungeon Siege" protocol=udp portrange=2300-2300
rule add name="Dungeon Siege" protocol=udp portrange=2302-2302
rule add name="Dungeon Siege" protocol=udp portrange=6073-6073
rule add name="Elite Force" protocol=tcp portrange=26000-26000
rule add name="Elite Force" protocol=udp portrange=26000-26000
rule add name="Elite Force" protocol=tcp portrange=27500-27500
rule add name="Elite Force" protocol=udp portrange=27500-27500
rule add name="Elite Force" protocol=tcp portrange=27910-27910
rule add name="Elite Force" protocol=udp portrange=27910-27910
rule add name="Elite Force" protocol=tcp portrange=27960-27960
rule add name="Elite Force" protocol=udp portrange=27960-27960
rule add name=eMule protocol=tcp portrange=4662-4662
rule add name=eMule protocol=udp portrange=4672-4672
rule add name=eDonkey protocol=tcp portrange=4662-4662
rule add name=eDonkey protocol=udp portrange=4672-4672
rule add name="Enemy Territory" protocol=tcp portrange=27960-27960
rule add name="Enemy Territory" protocol=udp portrange=27960-27960
rule add name=Everquest protocol=tcp portrange=1024-6000
rule add name=Everquest protocol=udp portrange=1024-6000
rule add name=Everquest protocol=tcp portrange=7000-7000
rule add name=Everquest protocol=udp portrange=7000-7000
rule add name="Evil Islands" protocol=tcp portrange=8888-8888
rule add name="Evil Islands" protocol=udp portrange=8888-8888
rule add name="F-22 Lightning 3" protocol=tcp portrange=4533-4660
rule add name="F-22 Lightning 3" protocol=udp portrange=4533-4660
rule add name="Falcon 4" protocol=tcp portrange=2934-2935
rule add name="Falcon 4" protocol=udp portrange=2934-2935
rule add name=FastTrack protocol=tcp portrange=1214-1214
rule add name=FastTrack protocol=udp portrange=1214-1214
rule add name="Fighter Ace II" protocol=tcp portrange=50000-50100
rule add name="Fighter Ace II" protocol=udp portrange=50000-50100
rule add name="Fighter Ace II (DX)" protocol=tcp portrange=2300-2400
rule add name="Fighter Ace II (DX)" protocol=udp portrange=2300-2400
rule add name="Fighter Ace II (DX)" protocol=tcp portrange=47624-47624
rule add name="Fighter Ace II (DX)" protocol=udp portrange=47624-47624
rule add name="Fighter Ace II (DX)" protocol=tcp portrange=50000-50100
rule add name="Fighter Ace II (DX)" protocol=udp portrange=50000-50100
rule add name="FTP Server" protocol=tcp portrange=21-21
rule add name="FW1 VPN" protocol=tcp portrange=259-259
rule add name="FW1 VPN" protocol=udp portrange=259-259
rule add name="Checkpoint FW1 VPN" protocol=tcp portrange=259-259
rule add name="Checkpoint FW1 VPN" protocol=udp portrange=259-259
rule add name="Far Cry" protocol=tcp portrange=49001-49002
rule add name="Far Cry" protocol=udp portrange=49001-49002
rule add name="Gamespy Arcade" protocol=udp portrange=6500-6500
rule add name="Gamespy Arcade" protocol=udp portrange=6700-6700
rule add name="Gamespy Arcade" protocol=udp portrange=12300-12300
rule add name="Gamespy Arcade" protocol=udp portrange=27900-27900
rule add name="Gamespy Arcade" protocol=tcp portrange=28900-28900
rule add name="Gamespy Arcade" protocol=udp portrange=23000-23009
rule add name="Ghost Recon" protocol=tcp portrange=2346-2348
rule add name="Ghost Recon" protocol=udp portrange=2346-2348
rule add name=Gnutella protocol=tcp portrange=6346-6346
rule add name=Gnutella protocol=udp portrange=6346-6346
rule add name=Half-Life protocol=tcp portrange=6003-6003
rule add name=Half-Life protocol=tcp portrange=7002-7002
rule add name=Half-Life protocol=udp portrange=27005-27005
rule add name=Half-Life protocol=udp portrange=27010-27010
rule add name=Half-Life protocol=udp portrange=27011-27011
rule add name=Half-Life protocol=udp portrange=27015-27015
rule add name="Half-Life 2" protocol=tcp portrange=27030-27039
rule add name="Half-Life 2" protocol=udp portrange=1200-1200
rule add name="Half-Life 2" protocol=udp portrange=27000-27015
rule add name=Halo protocol=tcp portrange=80-80
rule add name=Halo protocol=udp portrange=2302-2303
rule add name="Heretic II" protocol=tcp portrange=28910-28910
rule add name="Heretic II" protocol=udp portrange=28910-28910
rule add name="Hexen II" protocol=tcp portrange=26900-26900
rule add name="Hexen II" protocol=udp portrange=26900-26900
rule add name="IL 2" protocol=udp portrange=21000-21000
rule add name="IPSEC - IKE" protocol=tcp portrange=500-500
rule add name="IPSEC - IKE" protocol=udp portrange=500-500
rule add name="IPSEC - IKE" protocol=tcp portrange=4500-4500
rule add name="IPSEC - IKE" protocol=udp portrange=4500-4500
rule add name=KALI protocol=tcp portrange=2213-2213
rule add name=KALI protocol=udp portrange=2213-2213
rule add name=KALI protocol=tcp portrange=6666-6666
rule add name=KALI protocol=udp portrange=6666-6666
rule add name=Laplink protocol=tcp portrange=1547-1547
rule add name=Laplink protocol=udp portrange=1547-1547
rule add name=Links protocol=tcp portrange=47624-47624
rule add name=Links protocol=tcp portrange=2300-2400
rule add name=Links protocol=udp portrange=2300-2400
rule add name=Links protocol=udp portrange=6073-6073
rule add name="Lock On" protocol=tcp portrange=10308-10308
rule add name="Lock On" protocol=udp portrange=10308-10308
rule add name="Lotus Notes" protocol=tcp portrange=1352-1352
rule add name="Lotus Notes" protocol=udp portrange=1352-1352
rule add name=Moove protocol=tcp portrange=9793-9793
rule add name=Moove protocol=tcp portrange=9795-9795
rule add name="MSN Game Zone" protocol=tcp portrange=6667-6667
rule add name="MSN Game Zone" protocol=udp portrange=6667-6667
rule add name="MSN Game Zone" protocol=tcp portrange=28800-29000
rule add name="MSN Game Zone" protocol=udp portrange=28800-29000
rule add name="MSN Messenger" protocol=tcp portrange=1863-1863
rule add name="MSN Messenger" protocol=tcp portrange=6891-6900
rule add name="MSN Messenger" protocol=tcp portrange=6901-6901
rule add name="MSN Messenger" protocol=udp portrange=6901-6901
rule add name="MSN Game Zone (DX)" protocol=tcp portrange=2300-2400
rule add name="MSN Game Zone (DX)" protocol=udp portrange=2300-2400
rule add name="MSN Game Zone (DX)" protocol=tcp portrange=47624-47624
rule add name="MSN Game Zone (DX)" protocol=udp portrange=47624-47624
rule add name=Myth protocol=tcp portrange=3453-3453
rule add name=Myth protocol=udp portrange=3453-3453
rule add name="Need for Speed" protocol=tcp portrange=9442-9442
rule add name="Need for Speed" protocol=udp portrange=9442-9442
rule add name="Need for Speed 3" protocol=tcp portrange=1030-1030
rule add name="Need for Speed 3" protocol=udp portrange=1030-1030
rule add name="Need for Speed - Underground" protocol=udp portrange=3658-3659
rule add name="Need for Speed - Underground" protocol=tcp portrange=10900-10999
rule add name="Neverwinter Nights" protocol=udp portrange=5120-5300
rule add name="Neverwinter Nights Gamespy" protocol=tcp portrange=6500-6500
rule add name="Neverwinter Nights Gamespy" protocol=udp portrange=6500-6500
rule add name="Neverwinter Nights Gamespy" protocol=tcp portrange=6667-6667
rule add name="Neverwinter Nights Gamespy" protocol=udp portrange=6667-6667
rule add name="Neverwinter Nights Gamespy" protocol=tcp portrange=27900-27900
rule add name="Neverwinter Nights Gamespy" protocol=udp portrange=27900-27900
rule add name="Neverwinter Nights Gamespy" protocol=tcp portrange=28900-28900
rule add name="Neverwinter Nights Gamespy" protocol=udp portrange=28900-28900
rule add name="Neverwinter Nights Gamespy" protocol=tcp portrange=29900-29901
rule add name="Neverwinter Nights Gamespy" protocol=udp portrange=29900-29901
rule add name="Neverwinter Nights Gamespy" protocol=tcp portrange=13139-13139
rule add name="Neverwinter Nights Gamespy" protocol=udp portrange=13139-13139
rule add name=NetMeeting protocol=tcp portrange=1720-1720
rule add name="NTP Server" protocol=tcp portrange=123-123
rule add name="NTP Server" protocol=udp portrange=123-123
rule add name="Time Server (NTP)" protocol=tcp portrange=123-123
rule add name="Time Server (NTP)" protocol=udp portrange=123-123
rule add name=OpenFT protocol=tcp portrange=1215-1216
rule add name=OpenFT protocol=udp portrange=1215-1216
rule add name=Outlaws protocol=tcp portrange=5310-5310
rule add name=Outlaws protocol=udp portrange=5310-5310
rule add name=PalTalk protocol=tcp portrange=2095-2095
rule add name=PalTalk protocol=tcp portrange=2090-2091
rule add name=PalTalk protocol=udp portrange=2090-2091
rule add name="PC Anywhere" protocol=tcp portrange=5631-5632
rule add name="PC Anywhere" protocol=udp portrange=5631-5632
rule add name="POP3 Server" protocol=tcp portrange=110-110
rule add name="POP3 Server" protocol=udp portrange=110-110
rule add name="PPTP Server" protocol=tcp portrange=1723-1723
rule add name="Quake 3" protocol=tcp portrange=27660-27692
rule add name="Quake 3" protocol=udp portrange=27660-27692
rule add name="Rainbow Six" protocol=tcp portrange=2346-2346
rule add name="Rainbow Six" protocol=udp portrange=2346-2346
rule add name="Realm Games (Blizzard)" protocol=tcp portrange=4000-4000
rule add name="Remote Anything" protocol=tcp portrange=3996-4000
rule add name="Remote Anything" protocol=udp portrange=3996-4000
rule add name=RemotelyAnywhere protocol=tcp portrange=2000-2000
rule add name=RemotelyAnywhere protocol=udp portrange=2000-2000
rule add name="Microsoft Remote Desktop" protocol=tcp portrange=3389-3389
rule add name="Microsoft Remote Desktop" protocol=udp portrange=3389-3389
rule add name="Rogue Spear" protocol=tcp portrange=2346-2346
rule add name="Rogue Spear" protocol=udp portrange=2346-2346
rule add name="Rome Total War" protocol=udp portrange=6500-6500
rule add name="Rome Total War" protocol=udp portrange=13139-13139
rule add name="Rome Total War" protocol=tcp portrange=26220-26220
rule add name="Rome Total War" protocol=udp portrange=26220-26220
rule add name="Silent Hunter II" protocol=tcp portrange=3000-3000
rule add name="Silent Hunter II" protocol=udp portrange=3000-3000
rule add name=Shareaza protocol=tcp portrange=6346-6346
rule add name=Shareaza protocol=udp portrange=6346-6346
rule add name="Shiva VPN" protocol=tcp portrange=2233-2233
rule add name="Shiva VPN" protocol=udp portrange=2233-2233
rule add name="SMTP Server" protocol=tcp portrange=25-25
rule add name="SMTP Server" protocol=udp portrange=25-25
rule add name="Mail Server (SMTP)" protocol=tcp portrange=25-25
rule add name="Mail Server (SMTP)" protocol=udp portrange=25-25
rule add name="Soldier of Fortune" protocol=tcp portrange=20100-20100
rule add name="Soldiers: Heroes of World War II" protocol=udp portrange=2302-2302
rule add name="Soldiers: Heroes of World War II" protocol=udp portrange=6073-6073
rule add name=Soulseek protocol=tcp portrange=2234-2234
rule add name="Starsiege Tribes" protocol=udp portrange=27999-29000
rule add name="Steam Games" protocol=tcp portrange=27030-27039
rule add name="Steam Games" protocol=udp portrange=1200-1200
rule add name="Steam Games" protocol=udp portrange=27000-27015
rule add name="Tiberian Sun" protocol=tcp portrange=1140-1234
rule add name="Tiberian Sun" protocol=udp portrange=1140-1234
rule add name="Tiberian Sun" protocol=tcp portrange=4000-4000
rule add name="Tiberian Sun" protocol=udp portrange=4000-4000
rule add name=Ultima protocol=tcp portrange=5001-5010
rule add name=Ultima protocol=udp portrange=5001-5010
rule add name=Ultima protocol=tcp portrange=7775-7777
rule add name=Ultima protocol=udp portrange=7775-7777
rule add name=Ultima protocol=tcp portrange=7875-7875
rule add name=Ultima protocol=udp portrange=7875-7875
rule add name=Ultima protocol=tcp portrange=8800-8900
rule add name=Ultima protocol=udp portrange=8800-8900
rule add name=Ultima protocol=tcp portrange=9999-9999
rule add name=Ultima protocol=udp portrange=9999-9999
rule add name="Unreal Tournament" protocol=tcp portrange=7777-7783
rule add name="Unreal Tournament" protocol=udp portrange=7777-7783
rule add name="Unreal Tournament" protocol=tcp portrange=8080-8080
rule add name="Unreal Tournament" protocol=udp portrange=8080-8080
rule add name="Unreal Tournament" protocol=tcp portrange=27900-27900
rule add name="Unreal Tournament" protocol=udp portrange=27900-27900
rule add name="Unreal Tournament 2004" protocol=tcp portrange=28902-28902
rule add name="Unreal Tournament 2004" protocol=udp portrange=7777-7783
rule add name="Unreal Tournament 2004" protocol=udp portrange=7787-7787
rule add name=VNC protocol=tcp portrange=5500-5500
rule add name=VNC protocol=udp portrange=5500-5500
rule add name=VNC protocol=tcp portrange=5800-5800
rule add name=VNC protocol=udp portrange=5800-5800
rule add name=VNC protocol=tcp portrange=5900-5900
rule add name=VNC protocol=udp portrange=5900-5900
rule add name="Warcraft III" protocol=tcp portrange=6112-6119
rule add name="Win MX" protocol=tcp portrange=6699-6699
rule add name="Win MX" protocol=udp portrange=6257-6257
rule add name="World of Warcraft" protocol=tcp portrange=3724-3724
rule add name="World of Warcraft" protocol=tcp portrange=8086-8086
rule add name="World of Warcraft" protocol=tcp portrange=8087-8087
rule add name="World of Warcraft" protocol=tcp portrange=9081-9081
rule add name="World of Warcraft" protocol=tcp portrange=9090-9090
rule add name="World of Warcraft" protocol=tcp portrange=9091-9091
rule add name="World of Warcraft" protocol=tcp portrange=9100-9100
rule add name=XBConnect protocol=tcp portrange=8602-8602
rule add name=XBConnect protocol=udp portrange=8602-8602
rule add name="Xbox Live" protocol=udp portrange=88-88
rule add name="Xbox Live" protocol=tcp portrange=3074-3074
rule add name="Xbox Live" protocol=udp portrange=3074-3074
rule add name="Microsoft Terminal Server" protocol=tcp portrange=3389-3389 triggerport=3389 triggerprotocol=tcp
rule add name=Napster protocol=udp portrange=6699-6699 triggerport=6699 triggerprotocol=tcp
rule add name="Westwood Online" protocol=tcp portrange=4000-4000 triggerport=4000
rule add name="Westwood Online" protocol=tcp portrange=1140-1234 triggerport=4000 triggerprotocol=tcp
rule add name="Westwood Online" protocol=udp portrange=1140-1234 triggerport=4000 triggerprotocol=tcp
rule add name="RealAudio Server" protocol=tcp portrange=7070-7070
rule add name="RTSP Server" protocol=tcp portrange=554-554
rule add name="ILS Server" protocol=tcp portrange=389-389
rule add name="NNTP Server" protocol=tcp portrange=119-119
rule add name="NNTP Server" protocol=udp portrange=119-119
rule add name="News Server (NNTP)" protocol=tcp portrange=119-119
rule add name="News Server (NNTP)" protocol=udp portrange=119-119
rule add name=KaZaA protocol=tcp portrange=1214-1214
rule add name=iMesh protocol=tcp portrange=1214-1214

[ 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

[ firewall.ini ]
config state=enabled keep=disabled tcpchecks=none udpchecks=enabled icmpchecks=enabled logdefault=disabled logthreshold=enabled tcpwindow=65536
chain add chain=forward_level_BlockAll
chain add chain=forward_level_Standard
chain add chain=forward_level_Disabled
rule add chain=sink_fire index=1 name=IPB srcintf=wan srcip=ipb_acs_ip serv=ipb_cwmp_serv log=disabled state=enabled action=accept
rule add chain=sink_fire index=2 name=IPB serv=ipb_cwmp_serv log=disabled state=enabled action=drop
rule add chain=sink_fire index=3 name=IPB srcintf=wan srcip=ipb_sbc_ip serv=ipb_sip_serv log=disabled state=enabled action=accept
rule add chain=sink_fire index=4 name=IPB srcintf=wan serv=ipb_sip_serv log=disabled state=enabled action=drop
rule add chain=source_fire index=1 name=AnyTraffic log=disabled state=enabled action=accept
rule add chain=forward_level_BlockAll index=1 name=AnyTraffic log=disabled state=enabled action=drop
rule add chain=forward_level_Standard index=1 name=FromLAN srcintf=lan log=disabled state=enabled action=accept
rule add chain=forward_level_Disabled index=1 name=AnyTraffic log=disabled state=enabled action=accept

[ 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=enabled
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=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=enabled
modify name=CWMP-S state=enabled
modify name=SIP_SERVER state=enabled
modify name=SIP_SERVER_SIG qoslabel=SIPS_SIG natpmweight=0
modify name=SIP_SERVER_RTP qoslabel=SIPS_RTP
modify name=VOIP_SIP state=enabled port=5091
modify name=PING_RESPONDER state=enabled
modify name=SIP_SERVER_UDP0 natpmweight=0
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 ]



Hierboven zie je mijn userini. Nu hoeft mijn speedtouch enkelt als router te werken. Kan iemand mij dan vertellen wat allemaal weg kan, en misschien hoe ik het volgende er bij zet?


:ppp relay flush
:ppp flush
:eth flush
:atm flush
:atm phonebook flush
:eth bridge ifdelete intf=ethport4
:eth ifadd intf=eth_wan
:eth ifconfig intf=eth_wan dest=ethif4
:eth ifattach intf=eth_wan
:ip ifadd intf=ip_wan_eth dest=eth_wan
:ip ifconfig intf=ip_wan_eth status=up
:ip ifattach intf=ip_wan_eth
:nat ifconfig intf=ip_wan_eth translation=enabled
:dhcp client ifadd intf=ip_wan_eth
:dhcp client ifconfig intf=ip_wan_eth metric=5 dnsmetric=5
:dhcp client rqoptions add intf=ip_wan_eth option=dhcp-lease-time
:dhcp client rqoptions add intf=ip_wan_eth option=dhcp-renewal-time
:dhcp client rqoptions add intf=ip_wan_eth option=dhcp-rebinding-time
:dhcp client rqoptions add intf=ip_wan_eth option=subnet-mask
:dhcp client rqoptions add intf=ip_wan_eth option=classless-static-routes
:dhcp client rqoptions add intf=ip_wan_eth option=default-routers
:dhcp client rqoptions add intf=ip_wan_eth option=classfull-static-routes
:dhcp client rqoptions add intf=ip_wan_eth option=domain-name-servers
:dhcp client ifattach intf=ip_wan_eth
:saveall


Alvast bedankt.
Gewijzigd door Samueldw op 20 oktober 2010, 15:34
 
Deze website gebruikt Awin affiliate links en Google advertenties, om deze service voor iedereen gratis te houden.
Spring naar forum:
Nieuw onderwerp Antwoorden
Gebruik BBcode of HTML om naar; 'Orginele firmware in experiabox', te verwijzen!
BBcode:
HTML:
Vergelijkbare onderwerpen
Onderwerp Forum         Laatste bericht
Tijdgebonden toegang configuren bij ExperiaBox V10 en UTP/RJ45 bekabeling (niet-draadloos) Algemeen : 7 06 mrt 2021
Port forwarding experiabox v10 Routers : 4 28 feb 2019
Experiabox V10 en V10a Hardware instellingen : 4 23 jan 2019
Experiabox V10 USB aansluiting activeren Algemeen : 2 25 okt 2017
Experiabox V10 KPN Glasvezel diensten : 6 10 jul 2017
Advertentie