* Tony:
> As far as I can see - the main obstacle of building the robust and
> allaround VPN is to guess the IP-range so that it *NEVER*
> collides|overlaps with *ANY* of the IPs used on real networks where a
> server and a client may happen to be.
You need globally unique addresses for tha
> Here's a hack of a patch which puts nice TOS bits on TCP ACK packets.
> This allows you to use pf or another firewall to prioritize the
> resulting openvpn traffic in the way you normally do over asynchronous
> connections.
I think you have to make those TOS values configurable because their
mea
* James Yonan:
>> >>
>> Program terminated with signal 10, Bus error.
>> #0 0x120023904 in mroute_extract_addr_from_packet
>> (src=0x1b220, dest=0x1b208, buf=0x1, tunnel_type=-20292) at
>> mroute.c:113
>> 113 memcpy (src->add
* Charles Duffy:
> @@ -242,8 +242,7 @@
> char buffer[MAXLINELEN+1];
> int errorCode = GetLastError();
>
> - snprintf(buffer, MAXLINELEN, _("Unable to copy '%s' to '%s' -
> error %d", 0), source, target, errorCode);
> - strcat(buffer, "