Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 831
    • Issues 831
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Core
  • TorTor
  • Issues
  • #19374

Closed
Open
Created Jun 10, 2016 by cypherpunks@cypherpunks

DNSPort broken on OpenBSD 5.9

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.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking