Koozali.org: home of the SME Server

Network bridge

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Network bridge
« 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.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Network bridge
« Reply #1 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

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Network bridge
« Reply #2 on: October 07, 2015, 04:06:21 PM »
Thanks dear. The problem is ok. Thanks very much