View previous topic :: View next topic |
Author |
Message |
adrienboxer
Joined: 12 Dec 2014 Posts: 2 Location: France
|
Posted: Fri Dec 12, 2014 2:53 pm Post subject: Problem for open port with livebox orange |
|
|
Hello everyone,
i am in France, i got a livebox orange, and i connect on it with wifi
i wanna open a port with miniupnpc library test client.
i type: upnpc-static.exe -a 192.168.1.13 80 80 tcp
and return: "failed with code 606 (action not authorized)"
so 192.168.1.13 is my own IP adress, is it correct?
thanks very much for answer! |
|
Back to top |
|
 |
miniupnp Site Admin
Joined: 14 Apr 2007 Posts: 1594
|
Posted: Fri Dec 12, 2014 6:41 pm Post subject: |
|
|
I'm pretty sure port 80 is already used for something else on the livebox...
you can also use the syntax Code: | $ upnpc -r 56789 TCP |
_________________ Main miniUPnP author.
https://miniupnp.tuxfamily.org/ |
|
Back to top |
|
 |
adrienboxer
Joined: 12 Dec 2014 Posts: 2 Location: France
|
Posted: Sat Dec 13, 2014 11:36 am Post subject: Problem for open port with livebox orange |
|
|
Thanks very much!
Hmm in truth is for example upnpc-static -r 6112 tcp
And it work very well, thanks! |
|
Back to top |
|
 |
|