gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNUnet-developers] nat


From: Catonano
Subject: Re: [GNUnet-developers] nat
Date: Mon, 21 Jan 2019 09:02:04 +0100

Il giorno dom 20 gen 2019 alle ore 23:56 Christian Grothoff <address@hidden> ha scritto:
We call

$ upnpc -r 2086 tcp

This is what happens with this line:

~$ upnpc -r 2086 tcp
upnpc : miniupnpc library test client. (c) 2005-2014 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
 desc: http://192.168.2.1:49000/igddesc.xml
 st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.2.1:49000/igdupnp/control/WANIPConn1
Local LAN ip address : 192.168.2.45
ExternalIPAddress = 151.45.46.239
AddPortMapping(2086, 2086, 192.168.2.45) failed with code 403 (UnknownError)
GetSpecificPortMappingEntry() failed with code 714 (NoSuchEntryInArray)
 

(or udp) to create the mapping. And

$ upnpc -l

~$ upnpc -l

upnpc : miniupnpc library test client. (c) 2005-2014 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
 desc: http://192.168.2.1:49000/igddesc.xml
 st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.2.1:49000/igdupnp/control/WANIPConn1
Local LAN ip address : 192.168.2.45
Connection Type : IP_Routed
Status : Connected, uptime=22369s, LastConnectionError : ERROR_NONE
  Time started : Mon Jan 21 02:40:40 2019
MaxBitRateDown : 81082000 bps (81.0 Mbps)   MaxBitRateUp 21103000 bps (21.1 Mbps)
ExternalIPAddress = 151.45.46.239
 i protocol exPort->inAddr:inPort description remoteHost leaseTime
GetGenericPortMappingEntry() returned 713 (SpecifiedArrayIndexInvalid)

 

to check the mapping (for changes) and

$ upnpc -d 2086 tcp

to remove it.  Do those work on your system?


I'd say no

The router is a Fritz!box 7490 and its operating system is FRITZ!OS: 07.01

I didn't buy this router, it's bundled with the adsl contract

Is there anything I can do ? Can I change the line that Gnunet uses ?

Or do I need to recoil to manually set the port forwarding ?

Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]