Whenever we are connected with VPN client, we have webGUI issue
-
We have pfsense 2.1 loaded on an hp360 g4p. Seems to be working fine expect one thing.
Whenever we use the openvpn to connect to the local network to remotely manage the system, we are having all sorts of issues browsing through the webgui. There is no dropped packets but under the log we have:
lighttpd[35179]: (connections.c.305) SSL: 1 error:1409441A:SSL routines:SSL3_READ_BYTES:tlsv1 alert decode error
Dec 11 18:44:39 lighttpd[35179]: (connections.c.305) SSL: 1 error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
Dec 11 18:44:39 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
Dec 11 18:44:39 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
Dec 11 18:44:39 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
Dec 11 18:44:39 lighttpd[35179]: (connections.c.305) SSL: 1 error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac
Dec 11 18:45:03 lighttpd[35179]: (connections.c.305) SSL: 1 error:14094417:SSL routines:SSL3_READ_BYTES:sslv3 alert illegal parameter
Dec 11 18:45:03 lighttpd[35179]: (connections.c.305) SSL: 1 error:14094417:SSL routines:SSL3_READ_BYTES:sslv3 alert illegal parameter
Dec 11 18:45:03 lighttpd[35179]: (connections.c.305) SSL: 1 error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
Dec 11 18:45:11 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
Dec 11 18:45:11 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
Dec 11 18:45:30 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
Dec 11 18:45:54 lighttpd[35179]: (connections.c.305) SSL: 1 error:140943F2:SSL routines:SSL3_READ_BYTES:sslv3 alert unexpected message
Dec 11 18:45:54 lighttpd[35179]: (connections.c.305) SSL: 1 error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
Dec 11 18:45:54 lighttpd[35179]: (connections.c.305) SSL: 1 error:1409441A:SSL routines:SSL3_READ_BYTES:tlsv1 alert decode error
Dec 11 18:45:54 lighttpd[35179]: (connections.c.305) SSL: 1 error:1409441A:SSL routines:SSL3_READ_BYTES:tlsv1 alert decode errorWe tried to reduce the MSS on pfsense to 1300. Did not work.
Any ideas? Thanks in advance.