SpeedTouch 510 + UTA Family Complete *Hilfe!*

Fragen rund um die Themen Netzwerk und Technik, die keinem Betriebssystem zuzuordnen sind. Beiträge rund um Hardware gehören auch hier rein (ausser bei Treiber-Fragen, diese dann im jeweiligen Subforum des passenden Betriebssystemes stellen).

SpeedTouch 510 + UTA Family Complete *Hilfe!*

Beitragvon Darkbernie » Mi 09 Jun, 2004 20:50

Mein ST510 ist mit der config von berghauptmann (http://xDSL.at/phpbb2/cms_view_article.php?aid=15) gut gelaufen - dann habe ich allerdings die firmware auf v4.2.5.0.0 upgedatet, weil die besser sein soll. Die alte config lässt sich zwar problemlos uploaden, jedoch meldet das Modem mehrere Fehler in ihr. Connecten funktioniert seitdem nicht mehr!
Ich habe schon alles probiert, komme jedoch auf keinen grünen Zweig, da ich mich sehr schlecht auskenne. Die configs bei der neuen firmware sind anders und ich weiß nicht was ich alles ändern muss, damit es funktioniert. Ich habe auch schon probiert die firmware von AleXP (http://xDSL.at/phpbb2/viewtopic.php?t=2 ... 510+config) abzuändern, jedoch ohne Erfolg...ich weiß ja nicht einmal die korrekten DNS-Adressen.

Kann mir wer helfen oder sogar eine funktionierende config schicken??? :cry:
Darkbernie
Neu im Board
Neu im Board
 
Beiträge: 4
Registriert: Di 09 Dez, 2003 21:49
Wohnort: Wien

Beitragvon berghauptmann » Do 10 Jun, 2004 19:10

Die folgenden funktionieren bei mir mit FW 4.2.5.0:

Mit NAT (ST510 als Router)
unter pppoa.ini sind noch die UTA zugangsdaten einzutragen (kann man allerdings auch im Webinterface machen)

Code: Alles auswählen
[ 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=Austria
set var=CONF_PROVIDER value=UTA
set var=CONF_DESCRIPTION value="Family Complete"
set var=CONF_SERVICE value="Broadband Network Address Translation (NAT)"
set var=CONF_DATE value="Configuration modified manually"
set var=CONF_VERSION value=0.1
set var=HOST_SETUP value=none
set var=ST_LAN_IP_ADDR value=10.0.0.138
set var=ST_LAN_NET_MASK value=255.255.255.0
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 ]

[ snmp.ini ]
config sysContact="Service Provider" sysName="SpeedTouch 510" sysLocation="Customer Premises"

[ phone.ini ]
add name=UTA_FAMILY addr=0*35 type=pppoa

[ qos.ini ]
config format=bytes
add name=default class=ubr

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

[ pfirewall.ini ]
chain create chain=source
chain create chain=forward
chain create chain=sink
rule create chain=source index=0 dstintfgrp=!wan action=accept
rule create chain=source index=1 prot=udp dstport=dns action=accept
rule create chain=source index=2 prot=udp dstport=bootps action=accept
rule create chain=source index=3 action=drop
rule create chain=forward index=0 srcintfgrp=wan dstintfgrp=wan action=drop
rule create chain=sink index=0 srcintfgrp=!wan action=accept
rule create chain=sink index=1 prot=udp dstport=dns action=accept
rule create chain=sink index=2 prot=udp dstport=bootpc action=accept
rule create chain=sink index=3 action=drop
assign  hook=sink chain=sink
assign  hook=forward chain=forward
assign  hook=source chain=source

[ label.ini ]
chain create chain=user_labels

[ bridge.ini ]
config age=300 filter=no_WAN_broadcast

[ pptp.ini ]
profadd name=default

[ ethoa.ini ]

[ ipoa.ini ]

[ cip.ini ]

[ pppoerelay.ini ]

[ dhcp.ini ]
config autodhcp=off scantime=20 state=enabled trace=off
policy verifyfirst=off trustclient=on
pool add name=LAN_private
pool config name=LAN_private intf=eth0 poolstart=10.0.0.1 poolend=10.0.0.254 netmask=24 server=10.0.0.138 leasetime=7200


[ pppoa.ini ]
ifadd intf=pppoa_UTA_FAMILY
rtadd intf=pppoa_UTA_FAMILY dst=0.0.0.0/0 src=10.0.0.0/24 metric=1
ifconfig intf=pppoa_UTA_FAMILY dest=UTA_FAMILY accomp=on dnsmetric=0 idle=15 addrtrans=pat
ifconfig intf=pppoa_UTA_FAMILY user=xxxx password= status=up

[ pppoe.ini ]

[ ip.ini ]
config forwarding=on firewalling=on redirects=on sourcerouting=off netbroadcasts=off ttl=64 fraglimit=64 defragmode=always addrcheck=dynamic mssclamping=on
apadd addr=10.0.0.138/24 intf=eth0 addroute=no
ifconfig intf=loop mtu=1500 group=local linksensing=off
ifconfig intf=eth0 mtu=1500 group=lan linksensing=off
ifconfig intf=pppoa_UTA_FAMILY mtu=1500 group=wan linksensing=off
rtadd dst=224.0.0.0/4 intf=eth0
rtadd dst=0.0.0.0/0 intf=eth0 metric=70

[ autoip.ini ]

[ eth.ini ]
ifconfig intf=1 type=auto
config intf=1 state=enabled

[ diagnostics.ini ]
config pingtimeout=1000 pingpacketsize=20

[ dnsd.ini ]
domain domain=dahoam
start
troff

[ dhcr.ini ]
ifconfig intf=eth0 relay=on
add addr=127.0.0.1 intf=eth0 giaddr=10.0.0.138

[ dhcc.ini ]
config trace=off

[ adslpots.ini ]
config opermode=multimode maxbitspertoneUS=13 trace=off modemoption=00000000000000000000000000000000

[ 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=IRC port=irc-u
bind application=PPTP port=1723
bind application=RAUDIO(PNA) port=realaudio
bind application=RTSP port=rtsp
bind application=SIP port=sip


[ autopvc.ini ]
config mode=active type=bridge opmode=partial overwrite=enabled peakrate=0

[ system.ini ]
config upnp=disabled mdap=enabled drst=enabled
config dcache=enabled

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

[ endofarch ]
                                                                                                                       
                                                                                                         

       
                                                             




ohne NAT:
Code: Alles auswählen

[ 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=Austria
set var=CONF_PROVIDER value="UTA"
set var=CONF_DESCRIPTION value=Family_Complete
set var=CONF_SERVICE value="Broadband Access"
set var=CONF_DATE value="Configuration modified manually"
set var=CONF_VERSION value=0.1
set var=HOST_SETUP value=none
set var=ST_LAN_IP_ADDR value=10.0.0.138
set var=ST_LAN_NET_MASK value=255.255.255.0
set var=CONF_TPVERSION value=1.2.0

[ wizard.ini ]

[ snmp.ini ]
config sysContact="Service Provider" sysName="SpeedTouch 510" sysLocation="Customer Premises"

[ phone.ini ]
add name=Br1 addr=8*35 type=ethoa
add name=Br2 addr=8*36 type=ethoa
add name=Br3 addr=8*37 type=ethoa
add name=Br4 addr=8*38 type=ethoa
add name=RELAY_PPP1 addr=0*35 type=pppoa
add name=RELAY_PPP2 addr=8*49 type=pppoa
add name=RELAY_PPP3 addr=8*50 type=pppoa
add name=RELAY_PPP4 addr=8*51 type=pppoa

[ qos.ini ]
config format=bytes
add name=default class=ubr

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

[ pfirewall.ini ]
chain create chain=source
chain create chain=forward
chain create chain=sink
rule create chain=source index=0 dstintfgrp=!wan action=accept
rule create chain=source index=1 prot=udp dstport=dns action=accept
rule create chain=source index=2 prot=udp dstport=bootps action=accept
rule create chain=source index=3 action=drop
rule create chain=forward index=0 srcintfgrp=wan dstintfgrp=wan action=drop
rule create chain=sink index=0 srcintfgrp=!wan action=accept
rule create chain=sink index=1 prot=udp dstport=dns action=accept
rule create chain=sink index=2 prot=udp dstport=bootpc action=accept
rule create chain=sink index=3 action=drop
assign  hook=sink chain=sink
assign  hook=forward chain=forward
assign  hook=source chain=source

[ label.ini ]
chain create chain=user_labels

[ bridge.ini ]
ifadd intf=Br1 dest=Br1
ifconfig intf=Br1
ifattach intf=Br1
ifadd intf=Br2 dest=Br2
ifconfig intf=Br2
ifattach intf=Br2
ifadd intf=Br3 dest=Br3
ifconfig intf=Br3
ifattach intf=Br3
ifadd intf=Br4 dest=Br4
ifconfig intf=Br4
ifattach intf=Br4
config age=300 filter=no_WAN_broadcast

[ pptp.ini ]
profadd name=default

[ ethoa.ini ]

[ ipoa.ini ]

[ cip.ini ]

[ pppoerelay.ini ]

[ dhcp.ini ]
config autodhcp=on scantime=20 state=enabled trace=off
policy verifyfirst=off trustclient=on
pool add name=LAN_private
pool config name=LAN_private intf=eth0 poolstart=10.0.0.1 poolend=10.0.0.254 netmask=24 server=10.0.0.138 leasetime=7200

[ pppoa.ini ]

[ pppoe.ini ]

[ ip.ini ]
config forwarding=on firewalling=on redirects=on sourcerouting=off netbroadcasts=off ttl=64 fraglimit=64 defragmode=always addrcheck=dynamic mssclamping=on
apadd addr=10.0.0.138/24 intf=eth0 addroute=no
ifconfig intf=loop mtu=1500 group=local linksensing=off
ifconfig intf=eth0 mtu=1500 group=lan linksensing=off
ifconfig intf=ISP mtu=1500 status=down group=wan linksensing=off
ifconfig intf=pppoa_DIALUP_PPP1 mtu=1500 status=down group=wan linksensing=off
rtadd dst=255.255.255.255/32 gateway=10.0.0.138
rtadd dst=10.0.0.0/24 gateway=10.0.0.138
rtadd dst=224.0.0.0/4 intf=eth0
rtadd dst=0.0.0.0/0 intf=eth0 metric=70

[ autoip.ini ]

[ eth.ini ]
ifconfig intf=1 type=auto
config intf=1 state=enabled

[ diagnostics.ini ]
config pingtimeout=1000 pingpacketsize=20

[ dnsd.ini ]
domain domain=lan
add hostname=SpeedTouch
start
troff

[ dhcr.ini ]
ifconfig intf=eth0 relay=on
add addr=127.0.0.1 intf=eth0 giaddr=10.0.0.138

[ dhcc.ini ]
config trace=off

[ adslpots.ini ]
config opermode=multimode maxbitspertoneUS=13 trace=off modemoption=00000000000000000000000000000000

[ 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=IRC port=irc-u
bind application=PPTP port=1723
bind application=RAUDIO(PNA) port=realaudio
bind application=RTSP port=rtsp
bind application=SIP port=sip

[ autopvc.ini ]
config mode=passive type=bridge opmode=partial overwrite=enabled peakrate=0

[ system.ini ]
config upnp=enabled mdap=enabled drst=enabled
config dcache=enabled

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

[ endofarch ]
                   
                                                                                                                             
                                                                                                                             
                                                                                                                             
                                                                                                                             
                                                                                                                   
tele2 Volles Rohr L - @8192/768
berghauptmann
Board-Mitglied
Board-Mitglied
 
Beiträge: 165
Registriert: Mi 19 Nov, 2003 10:19
Wohnort: Wien 8

Beitragvon Darkbernie » Do 10 Jun, 2004 21:59

Danke Dir ganz herzlich!!! :) :)
Darkbernie
Neu im Board
Neu im Board
 
Beiträge: 4
Registriert: Di 09 Dez, 2003 21:49
Wohnort: Wien

Beitragvon miko » Mo 13 Sep, 2004 12:03

Blöde Frage: Und wie bekomme ich die INI ins Modem ??
Gruss aus Tirol

aon Kombi Promo 19,90.-773up/8741down mit TG585v7
miko
Senior Board-Mitglied
Senior Board-Mitglied
 
Beiträge: 338
Registriert: So 12 Sep, 2004 09:44
Wohnort: Tirol

Beitragvon rosch » Mo 13 Sep, 2004 13:04

miko hat geschrieben:Blöde Frage: Und wie bekomme ich die INI ins Modem ??


es gibt keine blöde fragen, nur blöde antworten.

da gibts so einen schlitz. da kannst du die ausgedruckte ini einwerfen.
Heghlu'DI' mobbe'lu'chugh QaQqu' Hegh wani`
rosch
Junior Board-Mitglied
Junior Board-Mitglied
 
Beiträge: 93
Registriert: So 06 Jun, 2004 16:35
Wohnort: Homeless

Beitragvon jutta » Mo 13 Sep, 2004 13:57

sag sowas nicht zweimal. der sohn von freunden hat sowas aehnliches versucht ;) allerdings war er damals knapp 3 jahre alt.
jutta
Administrator
Administrator
 
Beiträge: 30484
Registriert: Do 15 Apr, 2004 10:48
Wohnort: wien

Beitragvon rosch » Mo 13 Sep, 2004 14:52

na hast eh recht. aber weils montag ist, mag ich net gscheit antworten. :)

vorallem, wo einem die suchfunktion wirklich weiterhelfen könnte.
Heghlu'DI' mobbe'lu'chugh QaQqu' Hegh wani`
rosch
Junior Board-Mitglied
Junior Board-Mitglied
 
Beiträge: 93
Registriert: So 06 Jun, 2004 16:35
Wohnort: Homeless

Beitragvon berghauptmann » Di 14 Sep, 2004 20:02

Weil heute Dienstag ist, hier gibts eine Bedienungsanleitung zum Speedtouch 510: http://www.speedtouchdsl.de/download/20030414171831.htm

Bild
tele2 Volles Rohr L - @8192/768
berghauptmann
Board-Mitglied
Board-Mitglied
 
Beiträge: 165
Registriert: Mi 19 Nov, 2003 10:19
Wohnort: Wien 8

Beitragvon Dish » Mi 20 Okt, 2004 09:06

berghauptmann hat geschrieben:Die folgenden funktionieren bei mir mit FW 4.2.5.0: ....


Hi!

ich hab jetzt mal alle Artikel gelesen, die ich ueber das Thema gefunden hab. Was mir aber noch fehlt ist folgendes:
Ich moechte mein Speedtouch nicht als router betreiben sondern mich nur ganz normal einwaehlen (das automatische macht eh ein wlan router bei mir).

Muss ich dazu
1) das speedtouch von home auf pro aufbohren?
2) die firmware updaten (hab jetzt 4.0.2.0.0)

oder reicht das uploaden eines ini-files (welches)? Ich hab gestern ein paar Stunden lang probiert, das ini File zu manipulieren (encap und die addr=0*35) Werte, bin aber gescheitert.

Was ich allerdings erst heute herausgefunden hab, ist, dass UTA mit PPOE arbeitet. Evtl. hab ich mich da ja nur einfach falsch zum Speedtouch verbunden (PPTP)???

Vielen Dank schon mal im Vorraus!
Dish
Neu im Board
Neu im Board
 
Beiträge: 1
Registriert: Mi 20 Okt, 2004 08:35

Beitragvon berghauptmann » Do 21 Okt, 2004 20:15

Dish hat geschrieben:1) das speedtouch von home auf pro aufbohren?
2) die firmware updaten (hab jetzt 4.0.2.0.0)

oder reicht das uploaden eines ini-files (welches)? Ich hab gestern ein paar Stunden lang probiert, das ini File zu manipulieren (encap und die addr=0*35) Werte, bin aber gescheitert.

Was ich allerdings erst heute herausgefunden hab, ist, dass UTA mit PPOE arbeitet. Evtl. hab ich mich da ja nur einfach falsch zum Speedtouch verbunden (PPTP)???

Vielen Dank schon mal im Vorraus!


Klingt so als hättest Du ein SpeedTouch510 und kein home, d.h. Du musst nichts "aufbohren" sondern es reicht ein Upload des ini Files. Das zweite weiter oben (unter "ohne NAT") funktioniert bei mir, wenn ich das Speedtouch nur als Modem (Einwahl mit Windows) mit UTA complete verwenden will.

Links zur neuesten FW und wie der FW upgrade funktioniert findest du im Forum.
tele2 Volles Rohr L - @8192/768
berghauptmann
Board-Mitglied
Board-Mitglied
 
Beiträge: 165
Registriert: Mi 19 Nov, 2003 10:19
Wohnort: Wien 8


ZurĂĽck zu TECHNIK, NETZWERK & HARDWARE

Wer ist online?

Mitglieder in diesem Forum: Facebook [Linkshare] und 6 Gäste

cron