kern/114875: bugs in vlans

Andrej Zverev az at FreeBSD.org
Tue Jul 24 21:10:02 UTC 2007


>Number:         114875
>Category:       kern
>Synopsis:       bugs in vlans
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 24 21:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


>Description:
	While createing and deleting VLANs no all depends
	(ip address, vlandev, VID) cleared.
	
>How-To-Repeat:
	Just follow this step (don't try without rc.conf)
	1. put intro rc.conf
		cloned_interfaces="vlan10"
		ifconfig_vlan10="vlan 10 vlandev bge0 192.168.10.1/24 up"
	2. reboot system
	3. check if vlan present
	4. type ifconfig vlan10 destroy
	5. check if vlan no more exists
	6. type ifconfig vlan10 create
	7. type ifconfog vlan10 and see previous vlandev, VID 

	Tested on today (25.07.2007) 6.2-STABLE and -CURRENT.
	With different machines and network cards.

	Any additional information will be provided via request

	
>Fix:
	Sorry, no patch
	


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list