On 01/27/2010 09:17 PM, Gert Doering wrote:
> Is this a single server listening on both ports, or is this two independent
> servers?
>
>   

server running openvpn on tcp:1195 and udp:1195

client running openvpn with "nobind".

client connects to server via "remote server.name 1195 tcp", "lsof -ni"
on client shows openvpn is associated with  "*:2222" - ie  "nobind" is
working
client connects to server via "remote server.name 1195 udp", "lsof -ni"
on client shows openvpn is associated with "*:1194" - ie "nobind" is NOT
working

> (For a customer installation, I need a single server to listen on UDP/1194 
> and TCP/443, and as far as I understood so far, this was not possible)
>
>   

Yeah - can't be done. However, my problem is a client problem - you
sound like having a server problem. "nobind" only works in client mode

If you're using tun interfaces,  you'll need to split your pool range
between the two instances.


-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1


Reply via email to