|
#1
|
|||
|
|||
uPNP reconnect method.
Hi,
My router is Sagem Fast 3464. I had a working LiveHeader script, untill my ISP decided to update the firmware. Now, I tried the uPNP method, and it worked right out of the box, unforunatelly disconnecting & reconnecting immediately, I get the same IP 90% of the time. In order to get another IP, I usually wait 10 seconds between the dis- and reconnect. Are we able to insert a pause into a uPNP reconnect method please ? And what exactly is this uPNP method, does it have any negative side effects ? |
#2
|
|||
|
|||
Insert
Code:
PING 127.0.0.1 -n N For other solutions, please read "**External links are only visible to Support Staff**. |
#3
|
|||
|
|||
Hi Remi,
I don't see any option where or how I would add this command when the reconnection method is set to uPNP ?:unsure: |
#4
|
|||
|
|||
Can you show your script or are you using the program developed by Robert Pöhlmann?
What do you mean with "when the reconnection method is set to uPNP"? |
#5
|
|||
|
|||
inserting a delay into a reconnect is impossible with current solutions.
The Internet Gateway Device UPnP Stack specification specifies that the router itself disconnects the device and then reconnects when WANForceTermination method is used. However there can be a workaround, if your device supports it in its UPnp stack. It might be possible to pass the parameter 0 to ForceTermination, and then set a new request via UPnP using the RequestConnection method. However, this will need an external script. |
#6
|
|||
|
|||
inserting a delay into a reconnect is impossible with current solutions.
The Internet Gateway Device UPnP Stack specification specifies that the router itself disconnects the device and then reconnects when WANForceTermination method is used. However there can be a workaround, if your device supports it in its UPnp stack. It might be possible to pass the parameter 0 to ForceTermination, and then set a new request via UPnP using the RequestConnection method. However, this will need an external script. |
#7
|
|||
|
|||
Ok, now I get it. Thanks 4nt !
|
#8
|
|||
|
|||
Please, if you found a solution, share it with other people. Thanks.
|
Thread Tools | |
Display Modes | |
|
|