The error was in the OpenVPN server's configuration. When building the bridge I was using the tap0 device. Unfortunately, eventhough specifically documented in the comments of the server's configuration file, I was only using the directive 'dev tap'. When OpenVPN server started it was actually using tap1. Once I changed the directive in the server's config file to be 'dev tap0' everything worked as documented.
I hate stupid mistakes like this. I know it is off topic, but thought I would post back here just in case this might be helpful to someone. Thanks. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
