o no ?¿?
[ Nouvelle discussion
| Répondre au groupe
|
es.comp.hackers ]
los sitios web de Correos, Real Valladolid, Club Deportivo Tenerife,
ONO y Terra como "los más chapuceros"
[ language.ini ]
config language=en
[ script.ini ]
add name=autopvc_add_qos index=0 command="qosbook add name _auto_$1_$2
class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4
rx_sustrate $5 rx_maxburst $6 dynamic yes"
add name=autopvc_delete_qos index=0 command="qosbook delete name _auto_
$1_$2"
add name=autopvc_add_bridge index=0 command="qosbook add name _auto_$1_
$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate
$4 rx_sustrate $5 rx_maxburst $6 dynamic yes"
add name=autopvc_add_bridge index=1 command="phonebook add name _auto_
$1_$2 addr $1.$2 type any dynamic yes"
add name=autopvc_add_bridge index=2 command="bridge ifadd intf _auto_
$1_$2 dest _auto_$1_$2"
add name=autopvc_add_bridge index=3 command="bridge ifconfig intf
_auto_$1_$2 qos _auto_$1_$2"
add name=autopvc_add_bridge index=4 command="bridge ifattach intf
_auto_$1_$2"
add name=autopvc_delete_bridge index=0 command="bridge ifdetach intf
_auto_$1_$2"
add name=autopvc_delete_bridge index=1 command="bridge ifdelete intf
_auto_$1_$2"
add name=autopvc_delete_bridge index=2 command="phonebook delete name
_auto_$1_$2"
add name=autopvc_delete_bridge index=3 command="qosbook delete name
_auto_$1_$2"
add name=autopvc_add_pppoerelay index=0 command="qosbook add name
_auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6
rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes"
add name=autopvc_add_pppoerelay index=1 command="phonebook add name
_auto_$1_$2 addr $1.$2 type any dynamic yes"
add name=autopvc_add_pppoerelay index=2 command="ethoa ifadd intf
_auto_$1_$2 dest _auto_$1_$2"
add name=autopvc_add_pppoerelay index=3 command="ethoa ifconfig intf
_auto_$1_$2 qos _auto_$1_$2"
add name=autopvc_add_pppoerelay index=4 command="ethoa ifattach intf
_auto_$1_$2"
add name=autopvc_add_pppoerelay index=5 command="ip ifwait intf _auto_
$1_$2 timeout 15 adminstatus up"
add name=autopvc_add_pppoerelay index=6 command="pppoe relay add port
_auto_$1_$2"
add name=autopvc_delete_pppoerelay index=0 command="pppoe relay delete
port _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=1 command="ethoa ifdetach
intf _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=2 command="ethoa ifdelete
intf _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=3 command="phonebook delete
name _auto_$1_$2"
add name=autopvc_delete_pppoerelay index=4 command="qosbook delete
name _auto_$1_$2"
add name=autopvc_change_qos index=0 command="$$1 ifdetach intf $2"
add name=autopvc_change_qos index=1 command="$$1 ifconfig intf $2 qos
$3"
add name=autopvc_change_qos index=2 command="$$1 ifattach intf $2"
add name=autopvc_change_qos_pppoerelay index=0 command="ethoa ifdetach
intf $1"
add name=autopvc_change_qos_pppoerelay index=1 command="ethoa ifconfig
intf $1 qos $2"
add name=autopvc_change_qos_pppoerelay index=2 command="ethoa ifattach
intf $1"
add name=autopvc_change_qos_pppoerelay index=3 command="pppoe relay
add port $1"
add name=autopvc_change_qos_pppoeethoa index=0 command="ethoa ifdetach
intf $1"
add name=autopvc_change_qos_pppoeethoa index=1 command="ethoa ifconfig
intf $1 qos $2"
add name=autopvc_change_qos_pppoeethoa index=2 command="ethoa ifattach
intf $1"
add name=autopvc_change_qos_pppoeethoa index=3 command="pppoe ifattach
intf $3"
add name=autopvc_change_qos_pppoa index=0 command="pppoa ifdetach intf
$1"
add name=autopvc_change_qos_pppoa index=1 command="ip ifwait intf $1
timeout 5 adminstatus down"
add name=autopvc_change_qos_pppoa index=2 command="pppoa ifconfig intf
$1 qos $2"
add name=autopvc_change_qos_pppoa index=3 command="pppoa ifattach intf
$1"
[ env.ini ]
set var=CONF_REGION value=Spain
set var=CONF_PROVIDER value=Telefonica
set var=CONF_DESCRIPTION value="Configuracion personalizada"
set var=CONF_SERVICE value="ATM 8/32"
set var=CONF_DATE value="Configuration modified manually"
set var=HOST_SETUP value=auto
set var=UPGRADE_URL value=http://www.speedtouch.com/upgrade500.htm
set var=COLUMNS value=80
set var=ROWS value=24
set var=SESSIONTIMEOUT value=120
set var=CONF_TPVERSION value=1.2.0
[ wizard.ini ]
def var=PPP type=grp desc="Especifique los detalles de su acceso PPP.
La información necesaria se encuentra en la carta suministrada por
Telefónica." alias="Configuración de acceso PPPoE"
def var=PPP_user type=string grp=PPP desc="Introduzca su nombre de
usuario de conexión a Internet." alias="Nombre de usuario" req=yes
def var=%PPP_pwd type=passw grp=PPP desc="Introduzca su contraseña de
conexión." alias=Contraseña req=yes max=32
def var=ST type=grp desc="Especifique un nombre de usuario y
contraseña para proteger su equipo de accesos indeseados."
alias="Seguridad del router"
def var=%ST_SYS_USERNAME type=string grp=ST desc="Introduzca su nombre
de usuario." alias="Nombre de usuario"
def var=%ST_SYS_PASSWORD type=passw grp=ST desc="Introduzca su
contraseña." alias=Contraseña max=32
def var=%dummy type=passwcheck grp=ST desc="Vuelva a introducir su
contraseña" alias="Confirm su contraseña"
[ snmp.ini ]
config sysContact="Service Provider" sysName="SpeedTouch 580"
sysLocation="Customer Premises"
[ phone.ini ]
add name=internet addr=8*32 type=ipoa
[ qos.ini ]
config format=bytes
[ oam.ini ]
config clp=1 loopbackid=6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a
mode port=dsl0 blocking=enabled
mode port=dsl1 blocking=enabled
mode port=atm2 blocking=enabled
mode port=atm3 blocking=enabled
mode port=aal5 blocking=enabled
mode port=atm5 blocking=enabled
[ pfirewall.ini ]
chain create chain=filtro
rule create chain=filtro index=0 srcintfgrp=wan src=193.152.37.
[192-207] action=accept
rule create chain=filtro index=1 srcintfgrp=wan prot=tcp
dstport=telnet action=drop
rule create chain=filtro index=2 srcintfgrp=wan prot=tcp dstport=1723
action=drop
rule create chain=filtro index=3 srcintfgrp=wan prot=tcp dstport=www-
http action=drop
rule create chain=filtro index=4 srcintfgrp=wan prot=tcp dstport=ftp
action=drop
assign hook=input chain=filtro
[ label.ini ]
add name=BestEffort
add name=HighPriority
add name=MediumPriority
add name=RealTime
config name=BestEffort classification=increase defclass=4 ackclass=4
config name=HighPriority classification=increase defclass=10
ackclass=10
config name=MediumPriority classification=increase defclass=6
ackclass=6
config name=RealTime classification=increase defclass=14 ackclass=14
chain create chain=user_labels
[ bridge.ini ]
config age=300 filter=no_WAN_broadcast
[ pptp.ini ]
[ ethoa.ini ]
[ ipoa.ini ]
[ cip.ini ]
ifadd addr=217.125.31.226/24 uniaddr=A0:*.03
pvcadd dest=internet destaddr=217.125.31.2
[ pppoerelay.ini ]
[ dhcp.ini ]
config autodhcp=off scantime=20 state=enabled trace=off
policy verifyfirst=off trustclient=on
pool add name=dhcp0
pool config name=dhcp0 intf=eth0 poolstart=192.168.1.33
poolend=192.168.1.64 netmask=24 gateway=192.168.1.1 server=192.168.1..1
primdns=80.58.61.250 secdns=80.58.61.254 leasetime=86400
[ pppoa.ini ]
[ pppoe.ini ]
[ ip.ini ]
config forwarding=on firewalling=on redirects=off sourcerouting=off
netbroadcasts=off ttl=64 fraglimit=64 defragmode=nat addrcheck=static
mssclamping=on
apadd addr=192.168.1.1/24 intf=eth0 addroute=no
apadd addr=192.168.249.1/24 intf=eth0 addroute=no
ifconfig intf=loop mtu=1500 group=local linksensing=off
ifconfig intf=eth0 mtu=1500 group=lan linksensing=off
rtadd dst=255.255.255.255/32 gateway=192.168.1.1
rtadd dst=192.168.1.0/24 gateway=192.168.1.1
rtadd dst=192.168.249.0/24 gateway=192.168.249.1
rtadd dst=224.0.0.0/4 intf=eth0
rtadd dst=0.0.0.0/0 gateway=217.125.31.2
rtadd dst=0.0.0.0/0 intf=eth0 metric=70
[ autoip.ini ]
ifadd intf=eth0
ifconfig intf=eth0 addr=169.254.141.11 poolstart=169.254.1.1
poolend=169.254.254.254 netmask=16
ifattach intf=eth0
[ eth.ini ]
ifconfig intf=1 type=auto
ifconfig intf=2 type=auto
ifconfig intf=3 type=auto
ifconfig intf=4 type=auto
config intf=1 state=enabled
config intf=2 state=enabled
config intf=3 state=enabled
config intf=4 state=enabled
config intf=5 state=enabled
config intf=6 state=enabled
[ diagnostics.ini ]
config pingtimeout=1000 pingpacketsize=20
[ dnsc.ini ]
config qrytout=5 interval=10 qryretry=3 attempt=-1 search=on
connection=permanent
add addr=127.0.0.1 port=53
[ dnsd.ini ]
domain domain=lan
troff
[ dhcr.ini ]
ifconfig intf=eth0 relay=on
add addr=127.0.0.1 intf=eth0 giaddr=192.168.1.1
[ dhcc.ini ]
config trace=off
[ adslisdn.ini ]
config opermode=etsi trace=on
modemoption=05000000000000000000000000000000
[ nat.ini ]
bind application=ESP port=1
bind application=FTP port=ftp
bind application=GRE port=1
bind application=H323 port=h323
bind application=IKE port=ike
bind application=ILS port=ldap
bind application=ILS port=ils
bind application=IP6TO4 port=1
bind application=IRC port=6660 port_end=6670
bind application=JABBER port=5222
bind application=JABBER port=15222
bind application=PPTP port=1723
bind application=RAUDIO(PNA) port=realaudio
bind application=RTSP port=rtsp
bind application=SIP port=sip
enable addr=217.125.31.226 type=pat
[ autopvc.ini ]
config mode=pseudo type=bridge opmode=partial overwrite=disabled
peakrate=0
[ switch.ini ]
mirror capture port=1
[ system.ini ]
setpassword userid=admin password=_CYP_jPYleVvtXHMj2
hash2=194664093f6a05a9a3ba606a505fc8f0
config upnp=disabled mdap=enabled drst=disabled
[ upnp.ini ]
config maxage=1800 writemode=full safenat=disabled
[ wireless.ini ]
ifconfig channel=7 ssid=boixnet any=enabled rts=2347 interop=auto
protection=auto protmode=rtscts prottrigger=local&overlap
shortslot=auto frameburst=disabled locale=Europe dtim=3
macacl config control=unlock
secmode wep encryptionkey=4B94E39286
secmode wpa-psk presharedkey=4B94E39286 encryption=TKIP rekeysec=0
secmode config mode=disable
[ endofarch ]

|
 cette fonctionnalité est reservée aux membres ayant une session active !
|