https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231526
Bug ID: 231526
Summary: [PATCH] fix for dhclient alias issue
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 197287
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197287&action=edit
fix for bug #119801
On interface with alias and DHCP address (see bug #119801), after RENEW-ing of
address the dhclient-script puts new DHCP address after the alias address which
causes problems (with e.g. ipnat behaviour). [bugs #119801 and #222899]
The attached patch solves the issue by removing the old alias, before applying
the new, hence restoring the new DCHP IP address on first place after DHCP
renewal.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"