Hi folks,
OpenBSD 4.1 amd64
Install on CD
Just finished installing OBSD. On reboot OBSD started but encountering following problems;
1)
Unable to connect Internet
# ping -c3 yahoo.com
hanging here
# ping -c3 192.168.0.10
Code:
....
3 packets transmitted, 0 packets received, 100.0% packet loss
192.168.0.10 is the IP of this box on the router.
# ifconfig
Code:
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33192
groups: lo
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
nfe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:0e:a6:f9:a3:5b
groups: egress
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255
inet6 fe80::20e:a6ff:fef9:a35b%nfe0 prefixlen 64 scopeid 0x1
pflog0: flags=0<> mtu 33192
enc0: flags=0<> mtu 1536
2)
Problem on obtaining CVSUP, unable to find "cvsup-16.1hp0-no_x11.tgz" on;
ftp://ftp.openbsd.org/pub/OpenBSD/4.1/packages/amd64
Pls help. TIA
B.R.
satimis