openvpn-event

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. W

    Restricting access to OpenVPN server via iptables

    Hi! I’m allowing access to my OpenVPN server only for predefined ipset via rewriting existing iptables rules using openvpn-event user script. What I’m currently doing: in openvpn-event I’m rewriting standard openvpn rule like: if iptables -C INPUT -p $proto -m $proto --dport $server_port -j...
  2. Spud

    Solved 386.1_2: openvpn-event causes “Linux route add command failed”

    Hi everyone, I just updated my AC86U to Merlin 386.1_2 (from 386.1, full reset and manual setup). I use an openvpn-event script to bypass the VPN for Plex remote access. Since the update, it’s causing the VPN client to throw errors. The VPN client launches but the routing doesn’t work. Here’s a...
  3. G

    iptables entries not run from openvpn-event on reboot

    I'm running version 384.17 of Asuswrt-Merlin on an RT-AC66U_B1, I have an openvpn-event script in /jffs/scripts that uses a template that calls a vpnserver1-up and vpnserver1-down script. These up and down scripts contain custom rules I add to the iptables, the first and most important being the...
Top