Need help interpreting the OpenVPN log

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
JackPollack
DD-WRT User


Joined: 22 May 2015
Posts: 60

PostPosted: Sun Jan 09, 2022 1:12    Post subject: Need help interpreting the OpenVPN log Reply with quote
I have OpenVPN setup on my router.
I am seeing the flowing entries in the status/log and not sure if it is an issue of concern.

At the top of the log after it connects I see the following warnings:

W WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.


So is encryption being used?


W WARNING: Using --management on a TCP port WITHOUT passwords is STRONGLY discouraged and considered insecure

Is this something I can set a PW for or is it set by the VPN host (so have no control over this)?
Sponsor
eibgrad
DD-WRT Guru


Joined: 18 Sep 2010
Posts: 9157

PostPosted: Sun Jan 09, 2022 5:25    Post subject: Reply with quote
It's best to NOT use compression unless the server insists on it. There are known vulnerabilities.

OpenVPN provides a management UI (iirc, running as localhost (127.0.0.1), port 16) that you can call when it's running. The router is calling it to get updated statistics from OpenVPN, then updating the OpenVPN status page. Every time you visit that page or refresh it, you'll see these messages in the syslog as it connects, issues the state command, and disconnects. OpenVPN is complaining that access to the UI is NOT using a password. But the router is always running as root anyway, and only accessible as root. Password protecting it is pointless. Once someone has access to the router, it's game over. But OpenVPN doesn't know this. It assumes there are other NON root users on the platform, so it complains.

In a nutshell, you can ignore these messages.

_________________
ddwrt-ovpn-split-basic.sh (UPDATED!) * ddwrt-ovpn-split-advanced.sh (UPDATED!) * ddwrt-ovpn-client-killswitch.sh * ddwrt-ovpn-client-watchdog.sh * ddwrt-ovpn-remote-access.sh * ddwrt-ovpn-client-backup.sh * ddwrt-mount-usb-drives.sh * ddwrt-blacklist-domains.sh * ddwrt-wol-port-forward.sh * ddwrt-dns-monitor.sh (NEW!)
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum