Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SIL] SixEleven coin | free namecoin fork (.bit > .611.to) | yourAPP & DNS
by
PatrickMacH
on 27/08/2017, 03:09:12 UTC
Please provide a list of working nodes. I have tried to synchronized my wallet but without success. Thanks!
^ Same! Thank you! Looks interesting.

Usually the 611 client should determine a list of working nodes automatically using DNS (and/or IRC).
That's my result on a current query (hostnames bold):
37.187.153.6
46.4.64.68
51.255.51.50
144.217.87.193
137.74.26.188


Code:
~$ dig @dnsseed.611.to dnsseed.611.to

; <<>> DiG 9.8.3-P1 <<>> @dnsseed.611.to dnsseed.611.to
; (3 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 65258
;; flags: qr aa rd; QUERY: 1, ANSWER: 3, AUTHORITY: 1, ADDITIONAL: 0
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;dnsseed.611.to. IN A

;; ANSWER SECTION:
dnsseed.611.to. 60 IN A 137.74.26.188
dnsseed.611.to. 60 IN A 46.4.64.68
dnsseed.611.to. 60 IN A 51.255.51.50

;; AUTHORITY SECTION:
dnsseed.611.to. 40000 IN NS seed-s.611.to.

;; Query time: 20 msec
;; SERVER: 51.255.51.50#53(51.255.51.50)
;; WHEN: Sun Aug 27 05:02:51 2017
;; MSG SIZE  rcvd: 107
-->