Installed gadmin-openvpn server and it automatically included bridge-utils as a dependancy. I used aptitude to reinstall. sudo aptitude reinstall bridge-uitls and rebooted. I did a DuckDuckGo and then googled and there isn't much help at all. The one post I found said to "install bridge utils". Yay!
"Error: Bridge-utils does not seem to be installed."
I generally don't use salutation, valedication, or please when answering your questions. I'm not a jerk; you have a question, I have a possible solution.
Bridging is supported in the current 2.4 (and 2.6) kernels from all the major distributors. The required administration utilities are in the bridge-utils package in most distributions. Package releases are maintained on the Download page
--or as that site says you could try building (compiling ) from source files, if it is needed by openvpn ?
The bug fixed one issue. I found another issue in the logs referring to /usr/lib/openvpn/openvpn-pam-auth.so . I know everyone is going to gasp, but after multiple file mods, 755 and 744, I had to stick 777 for it to go away with the access error. I'm sure that's insecure!
I generally don't use salutation, valedication, or please when answering your questions. I'm not a jerk; you have a question, I have a possible solution.