Wind River Support Network

HomeDefectsLIN6-8770
Fixed

LIN6-8770 : CLONE - setup bridge failed when config in /etc/networking/interface

Created: Nov 18, 2014    Updated: Dec 3, 2018
Resolved Date: Nov 19, 2014
Found In Version: 6.0
Fix Version: 6.0.0.15
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Networking, Userspace

Description

hardware is CrossHill;
BSP is intel-quark;

when add the bridge configuration is interfaces file, bridge setup failed.

Steps to Reproduce

1. add the below configuration in /etc/networking/interfaces file;
auto eth1
iface eth1 inet static
	address 192.168.18.64
	netmask 255.255.255.0
	network 192.168.18.0
	gateway 192.168.18.16
	
auto br0 
iface br0 inet static
	address 10.65.160.104
	network 10.65.128.0
	netmask 255.255.128.0
	bridge_ports eth1
	bridge_fd 9
	bridge_hello 2
	bridge_maxage 12
	bridge_stp off 

2. service networking restart;

3. the bridge can`t setup.

Other Downloads


Live chat
Online