On 20.01.2011 17:22, Greg Ercolano wrote:
> Greg Ercolano wrote:
>> Albrecht Schlosser wrote:
>>> I just noticed that the FLTK news server news.easysw.com is unreachable.
>>
>>     Seems this might be happening again; DNS lookups failing for
>>     www.fltk.org, www.cups.org.

Yes, same here :-(

>       I found I could get things working again after guessing some IP
>       addresses with the following in my /etc/hosts:
>
> 208.96.52.100 news.easysw.com
> 208.96.52.101 svn.easysw.com
> 208.96.52.102 fltk.org www.fltk.org cups.org www.cups.org
>
>       I think Albrecht posted something similar, but of course
>       I can't find it now (checked the thread of same name as subject here).

208.96.52.100   dns.easysw.com www.easysw.com news.easysw.com
208.96.52.101   svn.easysw.com
208.96.52.102   www.fltk.org            

If you use nslookup, dig, or whatever, set the "server" to
dns.easysw.com (use IP address, of course) to get an answer from
this host, really. Otherwise you get replies from your local DNS
server (your router, provider, ...).

And yes, I can see also that the dns server seems to be down:

$ dig @208.96.52.100 dns.easysw.com

; <<>> DiG 9.3.2 <<>> @208.96.52.100 dns.easysw.com
; (1 server found)
;; global options:  printcmd
;; connection timed out; no servers could be reached

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to