|
|
On Sun, 04 Sep 2005 10:55:41 +0200, Markus Mueller wrote: > So I found news about the problem: The problem doesn't occure as long as I > on't add the tap inferface on the server into the bridge (brctl addif > br0 tap1)! > As long it isn't in the bridge I can ping the tap > interface! If I add the interface > into bridge, it still works some > seconds and then hangs. Anybody have a hint about that? I think this > looks like a linux kernel bridgeing problem? You can never ping an interface that's part of a bridge -- such an interface isn't supposed to have an IP anyhow. Instead, you should be trying to ping *the bridge itself*, which should have an IP assigned. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-09/msg00060.html on line 191 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-09/msg00060.html on line 191 |