Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: smnirosh on October 07, 2015, 10:46:34 AM

Title: Network bridge
Post by: smnirosh on October 07, 2015, 10:46:34 AM
Hi everybody,
I created a permanant bridge editing and creating follwoing files;
 /etc/sysconfig/network-scripts/ifcfg-eth0 and vi /etc/sysconfig/network-scripts/ifcfg-br0.

I realized that after openvpn configuring, the tap0 is automatically up.
Then i tried to down and delete br0. but everytime system boots br0 automatically up.

how to permanantly delete this network bridge br0.

thanks.
Title: Re: Network bridge
Post by: Stefano on October 07, 2015, 10:50:37 AM
you're doing it in the wrong way.. direct editing of conf file is wrong :-)

please take a look here:
http://wiki.contribs.org/BridgeInterface

and take some time to read the first part of developers' manual
http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual
Title: Re: Network bridge
Post by: smnirosh on October 07, 2015, 04:06:21 PM
Thanks dear. The problem is ok. Thanks very much