Hi,
I don't know where it comes from.
I just configured my iwi card using : iwi-firmware-3.1p1.tgz
I can connect to my network, internet works.
Therefore, i find a strange error : 
When i ping localhost it give me : 208.73.210.29 instead of 127.0.0.1 !
Where does it come from ? I don't understand.

I use OpenBSD 5.0 with bind patch.
acpi is disabled in kernel.

If i down the iwi0 interface, i ping localhost to 127.0.0.1, this is
normal.

If i use rl0 interface, i ping localhost to 208.73.210.29... ???
I already look the file /etc/resolv.conf and /etc/hosts, seems to me ok.

/etc/hosts:
127.0.0.1 localhost
::1 localhost  

/etc/resolv.conf:
nameserver 192.168.1.1

netstat -rnf inet
Routing tables

Internet:
Destination        Gateway            Flags   Refs      Use   Mtu  Prio
Iface
default            192.168.1.1        UGS        3       48     -     8
rl0  
127/8              127.0.0.1          UGRS       0        0 33196     8
lo0  
127.0.0.1          127.0.0.1          UH         2        0 33196     4
lo0  
192.168.1/24       link#2             UC         2        0     -     4
rl0  
192.168.1.1        00:25:15:90:a3:6c  UHLc       1       37     -     4
rl0  
192.168.1.23       04:1e:64:eb:11:32  UHLc       1      113     -     4
rl0  
192.168.1.68       127.0.0.1          UGHS       0        0 33196     8
lo0  
224/4              127.0.0.1          URS        0        0 33196     8
lo0

Any idea ?

Wesley.

Reply via email to