Author

Topic: How to Tell if Miniupnp is working (Read 1030 times)

kjj
legendary
Activity: 1302
Merit: 1026
August 10, 2013, 07:26:26 AM
#3
Well, first you could check with your router.  It may have a page showing upnp status.

upnpd on linux adds entries to filter.FORWARD and nat.PREROUTING, plus it logs to syslog (mine goes to /var/log/debug).

Another option is to set maxconnections to a number higher than 8.  The client usually tries to maintain at least 8 peers by making new outbound connections.  If you set maxconnections higher, it will accept incoming connections until it reaches that limit.  So, if you see 10 peers in your client, you know that at least 2 of them are incoming, and thus, upnp is working.
legendary
Activity: 2128
Merit: 1073
legendary
Activity: 1470
Merit: 1030
August 08, 2013, 11:38:41 PM
#1
I've compiled the libs, and set the make switch to on . . . but the compiled binary is not much larger and the program doesn't seem to have better connectivity. How do I tell if uPnP is active? And what to do if not?
Jump to: