kbr / fritzconnection

Python-Tool to communicate with the AVM Fritz!Box by the TR-064 protocol and the AHA-HTTP-Interface
MIT License
303 stars 59 forks source link

reconnect a lte mobile connection #167

Closed menotuu closed 1 year ago

menotuu commented 1 year ago

hello, is it possible to reconnect a lte usb modem connection?

with fritzconnection -r -i 192.168.1.200 -p password

the ip never changes.

kbr commented 1 year ago

The flag -r triggers a reconnection with the internet provider. In most cases this will result in a new external ip; however, this depends on the provider. I don't see this as an issue or I don't understand the question.

kbr commented 1 year ago

I like to close this. Feel free to reopen in case of need.