D
Deleted member 27741
Guest
I changed my webgui to https only and forgot to enter the port logging in. Then this happened in the log (ip address changed and truncated)-
Nov 18 21:22:22 openvpn[667]: TCP connection established with [AF_INET]xxx.xxx.x.x:52721
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 TCP connection established with [AF_INET]xxx.xxx.x.x:52722
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 WARNING: Bad encapsulated packet length from peer (32845), which must be > 0 and <= 1592 -- please ensure that --tun-mtu or --link-mtu is equal on both peers -- this condition could also indicate a possible active attack on the TCP link -- [Attempting restart...]
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 Connection reset, restarting [0]
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 SIGUSR1[soft,connection-reset] received, client-instance restarting
Is this normal behavior? Maybe it depends on the port of the OPENVPN server (happens on 443 only)?
I think I just answered my own question. It only happens when I don't put a port in or enter port 443... one of the OPENVPN servers runs off port 443 so there you have it.
Nov 18 21:22:22 openvpn[667]: TCP connection established with [AF_INET]xxx.xxx.x.x:52721
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 TCP connection established with [AF_INET]xxx.xxx.x.x:52722
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 WARNING: Bad encapsulated packet length from peer (32845), which must be > 0 and <= 1592 -- please ensure that --tun-mtu or --link-mtu is equal on both peers -- this condition could also indicate a possible active attack on the TCP link -- [Attempting restart...]
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 Connection reset, restarting [0]
Nov 18 21:22:22 openvpn[667]: xxx.xxx.x.x:52721 SIGUSR1[soft,connection-reset] received, client-instance restarting
Is this normal behavior? Maybe it depends on the port of the OPENVPN server (happens on 443 only)?
I think I just answered my own question. It only happens when I don't put a port in or enter port 443... one of the OPENVPN servers runs off port 443 so there you have it.
Last edited by a moderator: