Hello
I'm trying to use a T-Com speedport W500V in IPOA mode . I have upgraded the firmware with
version 0.39 / Driver Telekom / without VPN /without Radius / Dsn Annex B / Voip / without IPV6.
This modem already worked well with my former ISP who used PPPOA to authentication.
But I changed recently for an another ISP ( free, in France ), and I have to use RFC 1483-2684 Bridged/routed IP over ATM ( = IPOA ) to get connected.
In this mode, I don't have to give Id nor password.
But Bitswitcher just give me the ability to enable PPP or to disable it.
- If enabled, modem is waiting for Pado.
- if disabled, modem is just activating DSL connection, I can see DSL characteristics ( noise, DB and so on ), but nothing else happens.
I didn't found any clue on this forum or on dslteam.de
have somebody a solution ?
Thanks .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I don't know if it can help you but i read in this forum in another discussion, that the problem might come from pvc2684ctl. In the startup script dsl.sh, it is launched with option -f that drop all trafic except PPP (it is required as the interface nas_… is included in the bridge br0.
I think you should try to modify dsl.sh in order to remove option -f.
In that script there is a test for the secondary ADSL connection that test if ppp is active for seconday dsl connection and if it is not, remove option -f.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I'm trying to use a T-Com speedport W500V in IPOA mode . I have upgraded the firmware with
version 0.39 / Driver Telekom / without VPN /without Radius / Dsn Annex B / Voip / without IPV6.
This modem already worked well with my former ISP who used PPPOA to authentication.
But I changed recently for an another ISP ( free, in France ), and I have to use RFC 1483-2684 Bridged/routed IP over ATM ( = IPOA ) to get connected.
In this mode, I don't have to give Id nor password.
But Bitswitcher just give me the ability to enable PPP or to disable it.
- If enabled, modem is waiting for Pado.
- if disabled, modem is just activating DSL connection, I can see DSL characteristics ( noise, DB and so on ), but nothing else happens.
I didn't found any clue on this forum or on dslteam.de
have somebody a solution ?
Thanks .
Hello
I don't know if it can help you but i read in this forum in another discussion, that the problem might come from pvc2684ctl. In the startup script dsl.sh, it is launched with option -f that drop all trafic except PPP (it is required as the interface nas_… is included in the bridge br0.
I think you should try to modify dsl.sh in order to remove option -f.
In that script there is a test for the secondary ADSL connection that test if ppp is active for seconday dsl connection and if it is not, remove option -f.