Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2005 15:17:06 +0300
From:      Esa Karkkainen <ejk@iki.fi>
To:        ports@freebsd.org
Cc:        avleeuwen@piwebs.com
Subject:   opera-8.0.20050415 has problem resolving IP addresses in 5.4-RC3
Message-ID:  <20050426121706.GA902@pp.htv.fi>

next in thread | raw e-mail | index | archive | help
Hi

	For some reason opera-8.0.20050415 can not resolve IP addresses
in FreeBSD 5.4-RC3, but all other programs, firefox and host for
example, can resolve IP addresses with out any problems.

	I have cleaned ~/.opera directory as 

% opera -debugdns
dns: Resolving 'portal.opera.com'
dns: Thread created
dns: Resolving 'xml.opera.com'
dns: Thread created
dns: Resolving 'rgs1.opera.com'
dns: Thread created
dns: IPv6 protocol family not supported by the operating system
dns: Trying IPv4 lookup for host 'portal.opera.com'...
dns: gethostbyname failed with return value 43 (Protocol not supported).
hostent pointer:0x0
dns: IPv6 protocol family not supported by the operating system
dns: Trying IPv4 lookup for host 'xml.opera.com'...
dns: gethostbyname failed with return value 43 (Protocol not supported).
hostent pointer:0x0
dns: IPv6 protocol family not supported by the operating system
dns: Trying IPv4 lookup for host 'rgs1.opera.com'...
dns: gethostbyname failed with return value 43 (Protocol not supported).
hostent pointer:0x0
dns: Thread completed with error code 3
dns: Thread completed with error code 3
dns: Thread completed with error code 3
dns: Resolving 'portal.opera.com'
dns: Thread created
dns: IPv6 protocol family not supported by the operating system
dns: Trying IPv4 lookup for host 'portal.opera.com'...
dns: gethostbyname failed with return value 43 (Protocol not supported).
hostent pointer:0x0
dns: Thread completed with error code 3
dns: Resolving 'rgs2.opera.com'
dns: Thread created
dns: IPv6 protocol family not supported by the operating system
dns: Trying IPv4 lookup for host 'rgs2.opera.com'...
dns: gethostbyname failed with return value 43 (Protocol not supported).
hostent pointer:0x0
dns: Thread completed with error code 3

% host portal.opera.com
portal.opera.com is an alias for front.opera.com.
front.opera.com has address 193.69.116.18
front.opera.com has address 193.69.116.22
portal.opera.com is an alias for front.opera.com.
portal.opera.com is an alias for front.opera.com.


-- 
"In the beginning the Universe was created. This has made a lot of
people very angry and been widely regarded as a bad move."
        -- Douglas Adams 1952 - 2001



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050426121706.GA902>