miniupnp.tuxfamily.org Forum Index miniupnp.tuxfamily.org
The forum about miniupnp and libnatpmp
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

miniupnp ports register/unregister

 
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Compilation/Installation
View previous topic :: View next topic  
Author Message
Mandar



Joined: 18 Apr 2012
Posts: 6
Location: Banglore,India

PostPosted: Mon Jun 25, 2012 11:39 am    Post subject: miniupnp ports register/unregister Reply with quote

I am using miniupnp client on ARM platform (BeagleBone). I was able to successfully register the TCP ports with router using,
ex - ./a.out -a 192.168.1.xx 9090 9090 TCP

like this i registered 10 ports and i can access them remotely using public ip. Now my requirement is that i want to unregister some ports(from those 10 which i registered ).
How can i do this without restarting my system?
Back to top
View user's profile Send private message Send e-mail
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Mon Jun 25, 2012 4:51 pm    Post subject: Reply with quote

please try to run without argument to display usage.
./upnpc-static [options] -a ip port external_port protocol [duration]
Add port redirection
./upnpc-static [options] -d external_port protocol [port2 protocol2] [...]
Delete port redirection
./upnpc-static [options] -l
List redirections

It is very unlikely that there is 10 different redirection using the same external TCP port
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpc Compilation/Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP
© 2007 Thomas Bernard, author of MiniUPNP.