just for testing, maybe change the server to have an explicit ifconfig
line this:

ifconfig 192.168.X.1 192.168.X.2


and put the opposite in the client

ifconfig 192.168.X.2 192.168.X.1


perhaps drop the ping statements and simply use, at both ends
        keepalive       10 60


you can also add to *both* ends, which could help performance a little
        comp-lzo


if you don't care about the client's src port, "nobind" will make it use
a "random" udp high port.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to