[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #25739 [Core Tor/Nyx]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
#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:0000:0000:0000:0202:b3ff:fe1e:8329]:90
}}}
... which tor accepts, but dropping the brackets...
{{{
reject6 fe80:0000:0000:0000:0202:b3ff:fe1e:8329:90
}}}
... or omitting the port...
{{{
reject6 fe80:0000:0000:0000:0202:b3ff:fe1e:8329
}}}
... gets rejected. So I need to see what a valid IPv6 exit policy rule
without brackets looks like.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25739#comment:2>
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