Hello all,
I'm connecting to the internet with a standard internet router using an
ethernet cable and a very strange (to me!) thing is happening:
[I have a windows system in the same computer and I can browse the
internet without any problem (all pages load fast)]
On my openbsd-amd64 system: My hostname.XXX file is configured with dhcp
and /etc/netstart successfully assigns me a IP and writes the gateway to
resolv.conf. "route -n show" also apparently shows the right thing:
Internet:
Destination Gateway Flags Refs Use Mtu Prio
Iface
default 192.168.1.1 UGS 1 1005 - 8 re0
127/8 127.0.0.1 UGRS 0 0 33160 8 lo0
127.0.0.1 127.0.0.1 UH 2 4 33160 4 lo0
192.168.1/24 link#2 UC 1 0 - 4 re0
192.168.1.1 XX:XX:XX:XX:XX:XX UHLc 2 391 - 4 re0
192.168.1.60 127.0.0.1 UGHS 0 0 33160 8 lo0
224/4 127.0.0.1 URS 0 0 33160 8 lo0
(XX:XX:XX:XX:XX:XX masks the real value)
All the values match the ones that windows also uses.
BUT if I use firefox/lynx/konqueror I can open IP's fast BUT I CANNOT
open any normal urls such as http://google.com in a reasonable period of
time. It just takes a ridiculously huge amount of time: sometimes I have
to wait 10min or so.
I tried "traceroute http://google.com" and it leads me to the correct IP
very quickly, so apparently the nameserver is configured correctly.
Can anybody point me out what might be happening or which diagnosis
tools could help me figure it out?
Thanks much in advance,
marc