Re: VNET jail and dhclient
Joe Nosay <[email protected]>
| Newsgroups | gmane.os.openbsd.ppc,gmane.linux.debian.ports.powerpc,gmane.os.freebsd.devel.ppc,gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <CA+WntOvQV4OwwL__CpB4KOeyDzdYdew9Jc5fD2hpThKGJqWOSg@mail.gmail.com> |
See if you can get this ported to virtualization on the POWER architecture. On Tue, Oct 10, 2017 at 5:37 AM, Oleg Ginzburg <[email protected]> wrote: > in reply to > https://lists.freebsd.org/pipermail/freebsd-jail/2017-October/003444.html > > comment: it looks like it's a regression in FreeBSD 12/Current, > because in FreeBSD 11 dhclient works fine: > > -- > jail1:/root@[15:16] # dhclient eth0 > DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 > DHCPOFFER from 192.168.10.1 > DHCPREQUEST on eth0 to 255.255.255.255 port 67 > DHCPACK from 192.168.10.1 > bound to 192.168.8.8 -- renewal in 900 seconds. > > jail1:/root@[15:16] # uname -a > FreeBSD jail1.my.domain 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 #0 > r324489: Tue Oct 10 14:57:58 MSK 2017 > [email protected]:/usr/obj/usr/jails/src/src_11.0/src/sys/VIMAGE > amd64 > -- > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" >