[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #3767 [Torouter]: Allow Tor to listen on a specific interface for ORPort
#3767: Allow Tor to listen on a specific interface for ORPort
-------------------------+--------------------------------------------------
Reporter: ioerror | Owner: ioerror
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: post 0.2.3.x
Component: Torouter | Version:
Keywords: torouter | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
I have a use case where my Tor has a dynamic IP on one interface and only
one interface. The device in question has three interfaces and two of them
should will not offer an ORPort.
It is possible to offer specific Tor services by interface only if the
interface has a static ip. This means that I have to hard code ip
addresses into my torrc and this doesn't scale very well. It would be nice
to listen on whatever ip address is bound to a given interface. Here is an
example stanza:
{{{
ORPort eth0:auto by-interface
}}}
It would also be nice if it was possible to do this for other things like
the TransPort, etc.
Any thoughts on this would be most appreciated.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3767>
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