What's new

Any way to see what ports are opened by upnp?

There's also a neat little upnp client included with miniupnp called "upnpc" that can be run from a LAN computer. upnpc can add/delete/list mappings along with a few other things. It returns info like this:

[nullity@xpire:~]$ upnpc -L
upnpc : miniupnpc library test client, version 1.9.
(c) 2005-2015 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.1.1:2189/rootDesc.xml
st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.1.1:2189/ctl/IPConn
Local LAN ip address : 192.168.1.4
i protocol exPort->inAddr:inPort description remoteHost leaseTime
0 TCP 8080->192.168.1.4:8080 'libminiupnpc' '' 0
1 TCP 8888->192.168.1.4:8888 'libminiupnpc' '' 0
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top