Hi misc@
Since the snapshot from 2015.09.02 dhcp doesn't result in a fully
functional network in the installer.
Last known working snapshot was 2015.08.22 (last upgrade performed on
this laptop).
What happens?
1. boot bsd.rd as usual
2. set language, filesystem checks etc, get to picking location for
the sets
3. enter http, tell it no proxy needed
expected:
list of mirrors to pick from
what I got:
'can't contact ftp.openbsd.org but that's ok'
This never happened on previous snapshots to me.
I dropped down to shell with ! and checked the following:
1. I can ping other machines on the same network (192.168.100.108)
2. I have an IP assigned
3. I can't ping 8.8.8.8
4. I can't ping google.com
5. I have a resolv conf
Grabbed details from the bsd.rd shell:
$ cat ifconfig.txt
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
groups: lo
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 68:f7:28:39:b2:85
groups: egress
media: Ethernet autoselect (100baseTX
full-duplex,rxpause,txpause) status: active
inet 192.168.100.106 netmask 0xffffff00 broadcast
192.168.100.255
$ cat
local.txt PING 192.168.100.108 (192.168.100.108): 56 data bytes
64 bytes from 192.168.100.108: icmp_seq=0 ttl=64 time=5.680 ms
64 bytes from 192.168.100.108: icmp_seq=1 ttl=64 time=7.408 ms
64 bytes from 192.168.100.108: icmp_seq=2 ttl=64 time=3.499 ms
--- 192.168.100.108 ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 3.499/5.529/7.408/1.599 ms
$ cat ping_ip.txt
ping: wrote 8.8.8.8 64 chars, ret=-1
ping: sendto: No route to host
ping: wrote 8.8.8.8 64 chars, ret=-1
ping: sendto: No route to host
ping: wrote 8.8.8.8 64 chars, ret=-1
ping: sendto: No route to host
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
$ cat resolv.conf
# Generated by re0 dhclient
nameserver 8.8.8.8
nameserver 46.148.145.10
nameserver 195.46.37.2
$ cat route.show.txt
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Prio Iface
default 192.168.100.1 GS 0 0 - 8 re0
127/8 localhost UGRS 0 0 32768 8 lo0
localhost localhost UHPl 1 0 32768 1 lo0
192.168.100/24 192.168.100.106 UCP 1 0 - 8 re0
192.168.100.1 a0:f3:c1:7c:aa:c1 UHLcP 1 0 - 8 re0
192.168.100.106 68:f7:28:39:b2:85 UHLPl 0 0 - 1 lo0
192.168.100.255 192.168.100.106 UHPb 0 0 - 1 re0
Internet6:
Destination Gateway Flags Refs Use Mtu Prio Iface
localhost localhost UHPl 0 0 32768 1 lo0
fe80::1%lo0 fe80::1%lo0 UHPl 0 0 32768 1 lo0
ff01::%lo0/32 localhost UC 0 0 32768 4 lo0
ff02::%lo0/32 localhost UC 0 0 32768 4 lo0
===================
I also have a dmesg from the bsd.rd if anyone wants to see it.
Here are the routes & ifconfig from my currently installed snapshot:
$ sysctl kern.version
kern.version=OpenBSD 5.8-current (GENERIC.MP) #1254: Sat Aug 22 02:19:42 MDT
2015
[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
$ route show
Routing tables
Internet:
Destination Gateway Flags Refs Use Mtu Prio Iface
default 192.168.100.1 UGS 5 1082 - 8 re0
loopback localhost UGRS 0 0 32768 8 lo0
localhost localhost UHl 1 4 32768 1 lo0
192.168.100/24 192.168.100.106 UC 1 0 - 8 re0
192.168.100.1 a0:f3:c1:7c:aa:c1 UHLc 1 0 - 8 re0
192.168.100.106 68:f7:28:39:b2:85 UHLl 0 0 - 1 lo0
192.168.100.255 192.168.100.106 UHb 0 0 - 1 re0
base-address.mcast 192.168.100.1 UCS 0 0 - 8 re0
Internet6:
Destination Gateway Flags Refs Use Mtu Prio Iface
::/104 localhost UGRS 0 0 32768 8 lo0
::/96 localhost UGRS 0 0 32768 8 lo0
localhost localhost UHl 14 4 32768 1 lo0
::127.0.0.0/104 localhost UGRS 0 0 32768 8 lo0
::224.0.0.0/100 localhost UGRS 0 0 32768 8 lo0
::255.0.0.0/104 localhost UGRS 0 0 32768 8 lo0
::ffff:0.0.0.0/96 localhost UGRS 0 0 32768 8 lo0
2002::/24 localhost UGRS 0 0 32768 8 lo0
2002:7f00::/24 localhost UGRS 0 0 32768 8 lo0
2002:e000::/20 localhost UGRS 0 0 32768 8 lo0
2002:ff00::/24 localhost UGRS 0 0 32768 8 lo0
fe80::/10 localhost UGRS 0 0 32768 8 lo0
fe80::%lo0/64 fe80::1%lo0 U 0 0 32768 4 lo0
fe80::1%lo0 fe80::1%lo0 UHl 0 0 32768 1 lo0
fec0::/10 localhost UGRS 0 0 32768 8 lo0
ff01::/16 localhost UGRS 0 0 32768 8 lo0
ff01::%lo0/32 localhost UC 0 0 32768 4 lo0
ff02::/16 localhost UGRS 0 0 32768 8 lo0
ff02::%lo0/32 localhost UC 0 0 32768 4 lo0
$ ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
priority: 0
groups: lo
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 68:f7:28:39:b2:85
priority: 0
groups: egress
media: Ethernet autoselect (100baseTX full-duplex,rxpause,txpause)
status: active
inet 192.168.100.106 netmask 0xffffff00 broadcast 192.168.100.255
enc0: flags=0<>
priority: 0
groups: enc
status: active
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33144
priority: 0
groups: pflog
Regards,
Adam