Recent content by KiloooNL

  1. K

    OpenVPN attempt reconnect when down

    Hey guys, so I have created a script in openvpn-event that triggers iptables to configure when vpn connects so that some of my home servers don't pass through the VPN where a static internet IP is needed (game servers). And then firewall-start is configured to block internet access when VPN is...
  2. K

    Having trouble running custom scripts

    Ah right you are. Bingo. It is running. Digging deeper into my script I realized on one line I accidentally set a rule to route through tun12 instead of tun11 which was a typo hence why nothing was working! Thank you :D
  3. K

    Having trouble running custom scripts

    Ok I'll try that and see how I get on. And nope, it's not saved as .sh Weird thing is firewall-start runs but openvpn-event does not. I thought the order was openvpn-event THEN firewall-start but firewall-start comes up in the log but no mention of openvpn-event
  4. K

    Having trouble running custom scripts

    Dunno about the other guys but: 1 - yes that is enabled for me. 2 - I use notepad++ for scripts and winSCP over ssh to transfer to ac56u jffs folder. 3 - chmod for openvpn-event is set to 0777 - but I ran the command you posted anyway. When I connect to openVPN server it doesn't say 'running...
  5. K

    Having trouble running custom scripts

    Same here - nothing in log to say openvpn-event ran on AC56U
Back
Top