
|
[openbeosnetteam]
||
[Date Prev]
[05-2002 Date Index]
[Date Next]
||
[Thread Prev]
[05-2002 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Test!
- From: Beprojects.com <info@xxxxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Wed, 01 May 2002 10:00:35 -0500
I just get a select timeout when I try it. I changed /etc/resolv.conf to
have my nameserver, I have the correct IP and gateway (I can ping external
IPs), I've tried 3 different name servers, I've rebooted about 50 times and
I just updated everything about 30 minutes ago.
$ ping www.yahoo.com
gethostname
find_net_setting
select() timed out!
select() timed out!
select() timed out!
select() timed out!
select() timed out!
select() timed out!
$ ping 198.6.1.5
PING 198.6.1.5 (198.6.1.5): 56 data bytes
64 bytes from 198.6.1.5: icmp_seq=0 ttl=244 time=58.812 ms
64 bytes from 198.6.1.5: icmp_seq=1 ttl=244 time=57.609 ms
64 bytes from 198.6.1.5: icmp_seq=2 ttl=244 time=57.416 ms
--- 198.6.1.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/std-dev = 57.416/57.945/58.812/0.677 ms
$ more /etc/resolv.conf
# resolv.conf for OpenBeOS
#
# We lookup in the /etc/hosts file first, then we do a bind lookup
lookup file bind
# Our local domain
#domain test.net
# List of nameservers as IP addresses
# These are searched in order
nameserver 198.6.1.5
$
$ pwd
/boot/home/Desktop/OpenBeOS/May01/net_kit/source/apps/ping
$ ../ifconfig/ifconfig -a
tulip0: flags=29<UP,RUNNING,BROADCAST> mtu 1500
inet 65.205.112.85 netmask 0xff000000 broadcast 65.255.255.255
loop0: flags=119<UP,RUNNING,MULTICAST,LOOPBACK> mtu 16384
inet 127.0.0.1 netmask 0xff000000
$
|

|