|
|
Ed Thomson wrote:
The Mac sends Rendezvous over the ethernet and wireless devices, but
doesn't seem to be sending over the tap device (from tcpdump on the Mac
or the Linux box.) Does this mean it's not listening for Rendezvous on
the tap device?
It could be possible that your mac has already a fixed route for
224.0.0.0/8 which will bypass your tap-interface (default gateway).
Check your Mac's routes with 'netstat -rn'.
If you find a route for 224.0.0.0/8 - delete it.
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|