Lzeppelin
Active member
Still nothing. Can I close all instances of port 53, 953, and 123 (DNS and NTP)?
Code::~# tail -f ~/.darkcoin/debug.log 2014-05-16 20:01:08 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:08 connect() failed after select(): Connection refused 2014-05-16 20:01:09 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:09 connect() failed after select(): Connection refused 2014-05-16 20:01:09 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:09 connect() failed after select(): Connection refused 2014-05-16 20:01:10 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:10 connect() failed after select(): Connection refused 2014-05-16 20:01:10 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:10 connect() failed after select(): Connection refused 2014-05-16 20:01:11 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:11 connect() failed after select(): Connection refused 2014-05-16 20:01:11 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:11 connect() failed after select(): Connection refused 2014-05-16 20:01:12 trying connection 192.99.32.166:9999 lastseen=86.7hrs 2014-05-16 20:01:12 connect() failed after select(): Connection refused ^C root@vps23633:~# sudo netstat -lnp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:9999 0.0.0.0:* LISTEN 816/darkcoind tcp 0 0 <MY IP>:53 0.0.0.0:* LISTEN 426/named tcp 0 0 127.0.0.2:53 0.0.0.0:* LISTEN 426/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 426/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 376/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 426/named tcp6 0 0 :::9998 :::* LISTEN 816/darkcoind tcp6 0 0 :::9999 :::* LISTEN 816/darkcoind tcp6 0 0 :::53 :::* LISTEN 426/named tcp6 0 0 :::22 :::* LISTEN 376/sshd tcp6 0 0 ::1:953 :::* LISTEN 426/named udp 0 0 <MY IP>:53 0.0.0.0:* 426/named udp 0 0 127.0.0.2:53 0.0.0.0:* 426/named udp 0 0 127.0.0.1:53 0.0.0.0:* 426/named udp 0 0 <MY IP>:123 0.0.0.0:* 467/ntpd udp 0 0 127.0.0.2:123 0.0.0.0:* 467/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 467/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 467/ntpd udp6 0 0 :::53 :::* 426/named udp6 0 0 ::1:123 :::* 467/ntpd udp6 0 0 <MY IPV6 IP>:::123 :::* 467/ntpd udp6 0 0 :::123 :::* 467/ntpd
I'd assume so, sorry I'm no guru I just saw that error before and thought waiting would help.