On Sat, Mar 06 2021 09:25:42 +0200, Lauri Tirkkonen wrote:
> >             trunk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
> 
> from dhcpleased(8):
> 
>       It requests IP configuration information from for example those offered 
> by
>       dhcpd(8), on interfaces with the AUTOCONF4 flag set.
> 
> you don't have that flag set on your interface.

whoops, I missed that you do configure that flag later. It works for me for me
on the default configuration though:

        % cat /etc/hostname.trunk0 
        trunkproto failover trunkport em0
        trunkport iwn0
        inet autoconf
        inet6 autoconf
        % dhcpleasectl show interface trunk0
        trunk0 [Bound]:
                server: 192.168.33.1
                    IP: 192.168.33.6/255.255.255.0
                router: 192.168.33.1
                   DNS: 192.168.1.1 192.168.33.2
                 lease: 6h45m17s

-- 
Lauri Tirkkonen | lotheac @ IRCnet

Reply via email to