I am trying to set up Skype to connect to astaro via the socks 5 proxy.
I am not using port 80/443 as alternative connections and my skype socks configuration is :
host: 192.168.2.100 (My ASG) port 1080
and authentication is checked. Skype is able to communicate to the internet but I am keep getting the following log:
2010:02:14-21:03:20 stuffman sockd[29823]: dante/server v1.1.15 running
2010:02:14-21:03:57 stuffman sockd[29824]: pass(1): tcp/accept [: 192.168.2.11.50747 -> 192.168.2.100.1080
2010:02:14-21:03:57 stuffman sockd[29852]: created new requestchild
2010:02:14-21:03:57 stuffman sockd[29826]: getifa(): address 127.0.0.1.0 selected, but not set on external: Bad file descriptor (errno = 9)
2010:02:14-21:03:57 stuffman sockd[29826]: pass(4): udp/udpassociate [: username%pstoufis@0.0.0.0.62477 -> 0.0.0.0.0
2010:02:14-21:08:27 stuffman sockd[29824]: pass(1): tcp/accept [: 192.168.2.11.50819 -> 192.168.2.100.1080
2010:02:14-21:08:27 stuffman sockd[29826]: getifa(): address 127.0.0.1.0 selected, but not set on external: Bad file descriptor (errno = 9)
2010:02:14-21:08:27 stuffman sockd[29826]: pass(4): udp/udpassociate [: username%pstoufis@0.0.0.0.62797 -> 0.0.0.0.0
2010:02:14-21:08:32 stuffman sockd[29824]: pass(1): tcp/accept [: 192.168.2.11.50827 -> 192.168.2.100.1080
2010:02:14-21:08:32 stuffman sockd[29826]: pass(4): tcp/connect [: username%pstoufis@192.168.2.11.50827 -> 86.7.9.45.50080
I can also see the hits on my firewall on the port set for skype (59459)
21:19:21 Default DROP UDP
192.168.2.11 : 59459
→
218.173.192.88 : 1166
len=61 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e3:c7 dstmac=00:b0:c2:02:e4:4f
21:19:22 Default DROP UDP
192.168.2.11 : 59459
→
71.234.95.167 : 4806
len=63 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e3:c7 dstmac=00:b0:c2:02:e4:4f
21:19:25 Default DROP UDP
192.168.2.11 : 59459
→
218.173.192.88 : 1166
len=61 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e3:c7 dstmac=00:b0:c2:02:e4:4f
21:19:26 Default DROP UDP
192.168.2.11 : 59459
→
71.234.95.167 : 4806
len=63 ttl=127 tos=0x00 srcmac=00:b0:c2:02:e3:c7 dstmac=00:b0:c2:02:e4:4f
I have not NAT in place for Skype connection and no pf
Thanks
This thread was automatically locked due to age.