Score:0

Dante socks server ROUTE command isn't working?

ng flag

I've installed Dante-Server 1.4.2 on Ubuntu 20.04, and it runs without any issues, however, I've tried to redirect the traffic to squid proxy with the following small configuration:

errorlog: /log/socks.errlog
debug: 2
internal: 192.168.0.137 port = 64001
external: 192.168.0.137
logoutput: /log/danted.log
socksmethod: username
user.privileged: root
user.unprivileged: nobody

route {
        from: 0.0.0.0/0  to: 0.0.0.0/0 via: 192.168.0.137 port = 3128
        command: connect
}

I've also had a larger configuration where I had specified client pass, socks pass, but have removed them during the testing.

I've checked both Danted and squid logs, but there is no sign of activity.

I've tested to set the proxy ip to 0.0.0.0 192.168.0.137 localhost 192.168.0.152 (another computer) and an external domain address

I've also monitored with tcpdump, and there are no sign of any attempts from Dante-Server..

the configuration is basically from the same examples..

Is this a bug, or am I missing something?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.