-
I received an alert from Untangle firewall that it detected BitTorrent traffic. Untangle should never be able to see this as long as the VPN is working properly. Untangle alert 1:
Untangle alert 2:
Edit: this happens even with DROP_DEFAULT_ROUTE=true Edit 2: I noticed in each case, the remote IPs were in the 192.168.x.y range, so I made the local network much smaller and it hasn't happened again since! New:
Old:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
you may check inside the container if openvpn is still up, what is the default route, and what interface are up. Normally, default route is removed when vpn connection is up, so whenever openvpn is stopped/killed, the down.sh script stops all apps. Without default route no traffic can reach the gateway. Worst case scenario, for any reason your openvpn has stopped, the down script was not fired. transmission is still running. default route was not removed .... very unlikely though. Is your image up to date ? |
Beta Was this translation helpful? Give feedback.
-
It has been 2 months now with no alerts from Untangle. Edit 2 seems to have resolved the issue! |
Beta Was this translation helpful? Give feedback.
It has been 2 months now with no alerts from Untangle. Edit 2 seems to have resolved the issue!