Date: Tue, 26 Mar 2024 19:45:41 +0000 From: bugzilla-noreply@freebsd.org To: rc@FreeBSD.org Subject: [Bug 277904] DHCP and static ip not correctly configured Message-ID: <bug-277904-20181-HkHFdSTXlw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277904-20181@https.bugs.freebsd.org/bugzilla/> References: <bug-277904-20181@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277904 --- Comment #3 from crb <crb@ChrisBowman.com> --- I now have=20 ifconfig_bge0=3D"SYNCDHCP" ifconfig_bge0_alias0=3D"inet alias 99.104.201.113/29" and that seems to work: bge0: flags=3D1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metr= ic 0 mtu 1500 =20=20=20=20=20=20=20 options=3Dc019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN= _HWTSO,LINKSTATE> ether c4:2c:03:0b:9d:f6 inet 192.168.1.48 netmask 0xffffff00 broadcast 192.168.1.255 inet 99.104.201.113 netmask 0xfffffff8 broadcast 99.104.201.119 inet6 fe80::c62c:3ff:fe0b:9df6%bge0 prefixlen 64 scopeid 0x1 inet6 2600:1700:5430:10b1:c62c:3ff:fe0b:9df6 prefixlen 64 autoconf pltime 604800 vltime 2592000 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=3D23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> lo0: flags=3D1008049<UP,LOOPBACK,RUNNING,MULTICAST,LOWER_UP> metric 0 mtu 1= 6384 options=3D680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 groups: lo nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL> Is SYNCDHCP documented anywhere? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277904-20181-HkHFdSTXlw>