[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5213 [Tor bundles/installation]: enable tor-fw-helper
#5213: enable tor-fw-helper
------------------------------------------+--------------------------
Reporter: ioerror | Owner: erinn
Type: task | Status: needs_review
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords: flashproxy
Actual Points: | Parent ID:
Points: |
------------------------------------------+--------------------------
Comment (by dcf):
I was manually testing [https://packages.debian.org/jessie/miniupnpc
miniupnpc] and [https://packages.debian.org/jessie/natpmp-utils natpmp-
utils], which use the same libraries that tor-fw-helper does and have
Debian packages. I used a natpmpc command from the [http://dev.man-
online.org/man1/natpmpc/ man page] and it segfaulted :(
{{{
$ natpmpc -a 50000 50000 tcp
Segmentation fault
}}}
Anyone else interested in testing those libraries, here are some commands
to try.
miniupnpc:
{{{
external-ip # uses UPnP to find external IP.
upnpc -a <your-lan-ip> 50000 50000 tcp # adds a port forwarding
upnpc -l # lists port forwardings
upnpc -d 50000 tcp # deletes port forwarding
}}}
natpmp-utils:
{{{
natpmpc # external IP
natpmpc -a 50000 50000 tcp # adds a port forwarding
natpmpc -a 50000 50000 tcp 0 # deletes port forwarding
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5213#comment:14>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs