|
From: Marcel de R. <ma...@de...> - 2006-09-25 19:34:29
|
Marcel wrote: > Hello, > > I installed OpenVPN on a FreeBSD box and several WindowsXP clients can > connect without any problem. > > One client cannot connect, he gets TLS Errors and no connection. After > reading some FAQ and mailing lists about firewall an UPD MTU issues, I added > to the command line at the server "--tun-mtu 1500 --mssfix 1300" with the > same result, all but one client can connect.. See configuration and logging > details below. > > What is going wrong? > > Best regards, > Marcel > Hello list, If no one has an answer, I will answer myself.... I added for this user a second OpenVPN server. On my FreeBSD box I have now two OpenVPN servers, one listening on UPD port 1194 and one on TCP port 1194. Probably this client has somewhere a block on UPD traffic. Best regards Marcel |