something broke last night. www.freebsd.org offline?

Steve Bertrand steve at ibctech.ca
Wed May 27 14:24:11 UTC 2009


Michael Scheidell wrote:
> none of my freebsd systems can surf to www.freebsd.org anymore.
> 
> host www.freebsd.org
> www.freebsd.org has address 69.147.83.33
> www.freebsd.org has IPv6 address 2001:4f8:fff6::21
> www.freebsd.org mail is handled by 0 .
> mx1.slpowers.com.ionspam.net# host -t a  www.freebsd.org
> www.freebsd.org has address 69.147.83.33
> 
> 
> lynx does this (as an example):
> 
> socket failed: family 28 addr 2001:4f8:fff6::21 port 80.
> 
> 
> I don't have any of our servers or workstations compiled WITH_IPV6

Can you provide:

# netstat -rn
# ifconfig

...on one of the boxes?

I have no issues here:

pearl# telnet -6 freebsd.org 80
Trying 2001:4f8:fff6::28...
Connected to freebsd.org.
Escape character is '^]'.

...

pearl# telnet freebsd.org 80
Trying 69.147.83.40...
Connected to freebsd.org.
Escape character is '^]'.

Also, after a quick look, it would be handy if you could flush your DNS
cache and try again. The IPs I get for FreeBSD.org are different than
those in your example. Perhaps they changed, and your DNS has not
updated yet.

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3233 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090527/d6c63c78/smime.bin


More information about the freebsd-questions mailing list