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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to