标签:linux : bridge support not available: brctl not found
Getting this error message while trying to bring up your newly configured bridge interface on RHEL/CentOS Linux?
You are missing “bridge-utils” package.
Simply install it as followed and bring up the interface again :
yum install bridge-utils
NOTE : Click here to see our HowTO create a bridge interface article
本文出自 “尼古风锁丝愁过” 博客,请务必保留此出处http://smoke520.blog.51cto.com/9256117/1795344
Linux : Bridge support not available: brctl not found
标签:linux : bridge support not available: brctl not found
原文地址:http://smoke520.blog.51cto.com/9256117/1795344