Re: bsd.rd got IP from DHCP, but no network, no sets

2016-06-01 Thread Mihai Popescu
> I logined, it got IP from DHCP, but no network. > Same as previously. Something is wrong on the network trunk between you and the DHCP/Gateway. How are you connected to that gateway?

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-06-01 Thread butresin
Upgraded to May 27 snapshot, not helped. I tried this: boot -c disable acpi exit and the /bsd booted successfully! I logined, it got IP from DHCP, but no network. Same as previously. # netstat -n -I dc0 NameMtu Network Address Ipkts IerrOpkts Oerrs Colls dc0 1500

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-05-26 Thread butresin
On 16.05.26Thu 13:19, Stefan Sperling wrote: > On Sun, May 22, 2016 at 07:53:10AM +0200, butresin wrote: > > # dhclient dc0 > > DHCPREQUEST on dc0 to 255.255.255.255 > > DHCPACK from 192.168.1.1 > > bound to 192.168.1.34 -- renewal in 43200 seconds. > > > > # ifconfig dc0 > > dc0: flags=8843 mtu

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-05-26 Thread Stefan Sperling
On Sun, May 22, 2016 at 07:53:10AM +0200, butresin wrote: > # dhclient dc0 > DHCPREQUEST on dc0 to 255.255.255.255 > DHCPACK from 192.168.1.1 > bound to 192.168.1.34 -- renewal in 43200 seconds. > > # ifconfig dc0 > dc0: flags=8843 mtu 1500 > lladr 00:10:a4:b9:bc:43 > groups egress >

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-05-26 Thread butresin
I gained dmesg. OpenBSD 6.0-beta (RAMDISK_CD) #1663: Fri May 20 19:54:44 MDT 2016 dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/RAMDISK_CD cpu0: Intel Pentium III ("GenuineIntel" 686-class) 449 MHz cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PSE36,MMX,FXSR,SSE,PER

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-05-21 Thread butresin
On 16.05.22Sun 00:31, Mihai Popescu wrote: > > ifconfig: OK > > route -n show: OK > > ping internet: not ok > > ping gateway: not ok > > ping other PC: not ok > > But i got IP from DHCP! > > > Thank you for letting list know about your experience with OpenBSD install. > > screwed your instalatio

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-05-21 Thread Mihai Popescu
> ifconfig: OK > route -n show: OK > ping internet: not ok > ping gateway: not ok > ping other PC: not ok > But i got IP from DHCP! Thank you for letting list know about your experience with OpenBSD install. screwed your instalation: YES not posting commands full output: YES making assumptions:

Re: bsd.rd got IP from DHCP, but no network, no sets

2016-05-21 Thread Jakub Skrzypnik
On Sat, May 21, 2016 at 10:25:33PM +0200, butresin wrote: > > Maybe the problem is booting bsd.rd from Grub2? > No, GRUB2 has nothing to do here, I've actually did the same thing on -current about a few days ago, and it worked flawlessly.