resolver problem with Opera
From: Karel J. Bosschaart (karelj_at_kayjay.xs4all.nl)
Date: 05/22/04
- Previous message: Luigi Rizzo: "Re: Disk performance under CURRENT"
- Next in thread: Ion-Mihai Tetcu: "Re: resolver problem with Opera"
- Reply: Ion-Mihai Tetcu: "Re: resolver problem with Opera"
- Reply: Robin Schoonover: "Re: resolver problem with Opera"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 22 May 2004 13:15:20 +0200 To: freebsd-current@freebsd.org
Hi,
It seems that Opera on -current ignores /etc/hosts on my system: the
hostname I type in the address bar is resolved using the nameserver
while there is an entry for it in /etc/hosts. Using konqueror, name
resolution is as expected, it resolves to the local address specified
in /etc/hosts.
On -stable, Opera correctly resolves the hostname using /etc/hosts.
Assuming it has something to do with the compat4x libs, I grabbed
a tcsh binary from a -stable system and used that to ping the host
on the local network (see below). Looks fine, it resolves to the
local address.
[karelj@athlon]~> uname -a
FreeBSD athlon.kayjay.xs4all.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Tue May 18 08:05:18 CEST 2004 karelj@athlon.kayjay.xs4all.nl:/usr/obj/usr/src/sys/KAYJAY i386
[karelj@athlon]~> file tcsh
tcsh: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for FreeBSD 4.9, statically linked, stripped
[karelj@athlon]~> ./tcsh
[karelj@athlon]~> ping kayjay.xs4all.nl
PING kayjay.xs4all.nl (192.168.0.4): 56 data bytes
64 bytes from 192.168.0.4: icmp_seq=0 ttl=64 time=2.362 ms
64 bytes from 192.168.0.4: icmp_seq=1 ttl=64 time=0.280 ms
64 bytes from 192.168.0.4: icmp_seq=2 ttl=64 time=0.286 ms
^C
--- kayjay.xs4all.nl ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.280/0.976/2.362/0.980 ms
[karelj@athlon]~>
Any idea where to look further?
Karel.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Luigi Rizzo: "Re: Disk performance under CURRENT"
- Next in thread: Ion-Mihai Tetcu: "Re: resolver problem with Opera"
- Reply: Ion-Mihai Tetcu: "Re: resolver problem with Opera"
- Reply: Robin Schoonover: "Re: resolver problem with Opera"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|