[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #19374 [Core Tor/Tor]: DNSPort broken on OpenBSD 5.9
#19374: DNSPort broken on OpenBSD 5.9
------------------------------+--------------------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Core Tor/Tor | Version: Tor: 0.2.7.6
Severity: Major | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------+--------------------------
Hello,
I am unable to use DNSPort on OpenBSD. The syslog says the port has opened
correctly, and I see it in netstat:
{{{
udp 0 0 localhost.10000 *.*
}}}
However, there is no "LISTEN" as you can see. And when I use nslookup, I
get:
{{{
Abort trap (core dumped)
}}}
Also when I run a second instance with only DNSPort set to the same, this
is the output:
{{{
Jun 10 17:14:31.857 [notice] Tor v0.2.7.6 running on OpenBSD with Libevent
2.0.22-stable, OpenSSL LibreSSL 2.3.2 and Zlib 1.2.3.
Jun 10 17:14:31.857 [notice] Tor can't help you if you use it wrong! Learn
how to be safe at https://www.torproject.org/download/download#warning
Jun 10 17:14:31.857 [notice] Read configuration file "/home/user/config".
Jun 10 17:14:31.860 [notice] Opening Socks listener on 127.0.0.1:9050
Jun 10 17:14:31.860 [notice] Opening DNS listener on 127.0.0.1:10000
Jun 10 17:14:31.860 [warn] Could not bind to 127.0.0.1:10000: Address
already in use. Is Tor already running?
Jun 10 17:14:31.860 [notice] Closing partially-constructed Socks listener
on 127.0.0.1:9050
Jun 10 17:14:31.860 [warn] Failed to parse/validate config: Failed to bind
one of the listener ports.
Jun 10 17:14:31.860 [err] Reading config failed--see warnings above.
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19374>
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