Gateway 9050 not reachable

Hello, I am experiencing the following issue: I am unable to use socksport 9050 on Workstation indicating gtw

curl -v --socks5-hostname 10.152.152.10:9050 http://check.torproject.org/

  • Trying 10.152.152.10:9050…

  • Immediate connect fail for 10.152.152.10: Connection refused

  • Failed to connect to 10.152.152.10 port 9050 after 0 ms: Couldn’t connect to server

  • Closing connection 0

curl: (7) Failed to connect to 10.152.152.10 port 9050 after 0 ms: Couldn’t connect to server

zsh: exit 7 curl -v --socks5-hostname 10.152.152.10:9050 http://check.torproject.org/

I can’t understand why? Although the port is open and accessible on the gateway, even if I raise my Socksport 9077 on the gateway with SockPolicy accept, I still can’t connect to 10.152.152.10:9077 from the Workstation.

Translated with DeepL.com (free version)

1 Like

Use:

curl.anondist-orig

See also:

1 Like

Do you know why I cannot use port 9050 of the gateway in the Docker container (Docker on Workstation)? Do I need to add something to the nft rules?

1 Like