sparkyfish icon indicating copy to clipboard operation
sparkyfish copied to clipboard

Working Public Servers?

Open pik opened this issue 8 years ago • 3 comments

Hello - I cannot seem to find a working public server to test against - dig doesn't seem to return any ip's for the listed records either (see below). Thanks!

 dig -t ANY us.sparkyfish.chrissnell.com                                                                                                                    Tue 04 Apr 2017 01:38:21 PM -03
;; Truncated, retrying in TCP mode.

; <<>> DiG 9.11.0-P3 <<>> -t ANY us.sparkyfish.chrissnell.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 60135
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;us.sparkyfish.chrissnell.com.	IN	ANY

;; Query time: 837 msec
;; SERVER: 200.83.1.4#53(200.83.1.4)
;; WHEN: Tue Apr 04 13:38:30 -03 2017
;; MSG SIZE  rcvd: 57

pik avatar Apr 04 '17 16:04 pik

Hosting a server now @ eu.sparkyfish.amaznev.net:7121 - what do you think abut an SRV record format such as dig -t srv _sparkyfish._tcp.amaznev.net ?

pik avatar Apr 05 '17 00:04 pik

It's an interesting idea, service discovery. To be honest, I don't have the time to implement it but if you're interested in writing a PR, I'll definitely consider it.

Sorry about the lack of public servers. Some various folks donated some VMs and eventually those machines all disappeared for various reasons. To my knowledge, yours is the only public server right now.

chrissnell avatar Apr 24 '17 21:04 chrissnell

Hi,

is there any server you know of which is currently running? I found your project from this thread but without a server its quite useless to me....

freinold avatar Jan 10 '20 17:01 freinold