AntiWPA Forum

Full Version: Reconnect: SpeedportW 723V Type A
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
INet
Disconnect
https://speedport.ip/pub/top_sperren.htm

Connect
https://speedport.ip/pub/top_freischalten.htm


Wlan
On
Off

UPnp info's
http://speedport.ip:37215/tr064dev.xml

So the order is like this:
urn:dslforum-org:device:
|InternetGatewayDevice
|-WANDevice
|--WANConnectionDevice
|-LANDevice

So check the 'serviceList' of WANConnectionDevice and the looks good: <SCPDURL>/desc/WanDslLink.xml</SCPDURL>

http://speedport.ip:37215/desc/WanDslLink.xml


Engineering Menu
In chrome press F12 for Dev Tools
and search with shift+strg in all sources for
'g_VarUserLevel'
and set breakpoint at the two lines with F2
now if breakpoint hits enter in the console
g_VarUserLevel=1

-> now you'll see the 'Engineering Menu' above 'Quit&Save' button on the left.
Reference URL's