[Bug 279181] order of vlan # and vlandev in rc.conf now matters in rc.conf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 May 2024 01:40:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279181 --- Comment #1 from Zhenlei Huang <zlei@FreeBSD.org> --- Emm, it is not order in rc, but there is something wrong with ifconfig(8). Steps to repeat: ``` # ifconfig vlan3 create 192.168.2.51/24 vlandev cxl0 vlan 3 ifconfig: both vlan and vlandev must be specified ``` -- You are receiving this mail because: You are the assignee for the bug.