Re: [tor-bugs] #25739 [Core Tor/Nyx]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]

2018-04-14 Thread Tor Bug Tracker & Wiki
#25739: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
--+
 Reporter:  toralf|  Owner:  atagar
 Type:  defect| Status:  closed
 Priority:  Medium|  Milestone:
Component:  Core Tor/Nyx  |Version:  Tor: 0.3.3.4-alpha
 Severity:  Normal| Resolution:  fixed
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by atagar):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 There! Finally got some time to dig in. Story here is that Stem added
 ExitPolicy support in 2013 at which point the only game was parsing the
 torrc's myriad of options (ExitPolicy, ExitPolicy6,
 ExitPolicyRejectPrivate, etc).

 Iirc I spoke with teor about this in 2014 and he graciously added new
 GETINFO options to get the user's effective exit policy. I didn't take
 advantage of it at the time, but enough years have now passed that we can
 safely assume folks have it.

 Stem now uses tor's new (more reliable) method of getting the exit
 policy...

 https://gitweb.torproject.org/stem.git/commit/?id=f7a3430

 Pre-2014 tor versions will no longer show the exit policy in Nyx but I
 think that's ok. Your torrc should now work. :)

 Thanks again for reporting this!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25739 [Core Tor/Nyx]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]

2018-04-09 Thread Tor Bug Tracker & Wiki
#25739: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
--+
 Reporter:  toralf|  Owner:  atagar
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Core Tor/Nyx  |Version:  Tor: 0.3.3.4-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by atagar):

 * status:  needs_information => new


Comment:

 Perfect, thanks toralf! Bug reproed.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25739 [Core Tor/Nyx]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]

2018-04-09 Thread Tor Bug Tracker & Wiki
#25739: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
--+
 Reporter:  toralf|  Owner:  atagar
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Core Tor/Nyx  |Version:  Tor: 0.3.3.4-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by toralf):

 The real-world example:
 {{{
 mr-fox nyx # cat /etc/tor/torrc.d/30_reject_hapag
 ExitPolicy reject  194.9.149.49/24

 # works
 #
 #ExitPolicy reject6 [2a04:1447:4:3::74]/32

 # does not work
 #
 #ExitPolicy reject6 2a04:1447:4:3::74/32
 }}}

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25739 [Core Tor/Nyx]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]

2018-04-09 Thread Tor Bug Tracker & Wiki
#25739: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
--+
 Reporter:  toralf|  Owner:  atagar
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Core Tor/Nyx  |Version:  Tor: 0.3.3.4-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by atagar):

 * status:  new => needs_information


Comment:

 Hi toralf. As mentioned on the list I need an actual torrc entry that
 reproes this. Doesn't need to be yours, just something that reproduces the
 problem. I just tried...

 {{{
 reject6 [fe80::::0202:b3ff:fe1e:8329]:90
 }}}

 ... which tor accepts, but dropping the brackets...

 {{{
 reject6 fe80::::0202:b3ff:fe1e:8329:90
 }}}

 ... or omitting the port...

 {{{
 reject6 fe80::::0202:b3ff:fe1e:8329
 }}}

 ... gets rejected. So I need to see what a valid IPv6 exit policy rule
 without brackets looks like.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #25739 [Core Tor/Nyx]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]

2018-04-08 Thread Tor Bug Tracker & Wiki
#25739: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
--+
 Reporter:  toralf|  Owner:  atagar
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Core Tor/Nyx  |Version:  Tor: 0.3.3.4-alpha
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by atagar):

 * owner:  (none) => atagar
 * component:  - Select a component => Core Tor/Nyx


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs