• 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!

Recent content by Paul_1984

  1. P

    Update VPN client policy at runtime

    Is there a script that only executes because of a failed DNS lookup? Maybe this script can be injected there instead of every network request. That should not have much of an impact on performance like that.
  2. P

    Update VPN client policy at runtime

    I considered that by way of various SSIDs, and then just changing my network as necessary, but I didn't like that because: It would flood my already congested neighborhood with many more SSIDs; they could be hidden, but they would still be there. It wouldn't work for my desktop; I could...
  3. P

    Verifying outbound, non-DHCP traffic goes through VPN

    Can you turn on policy restrictions and set the source IP to 0.0.0.0/0 and the destination to 0.0.0.0 and the type to VPN? That should default your entire network to go through the VPN. If you need to create a few exceptions, then you can add those ranges with a type=WAN.
  4. P

    Update VPN client policy at runtime

    I want to configure my router for various OpenVPN client profiles (US, EU, Asia, ...), but I want any network device to be able to select/change which profile to use ad-hoc without logging into the router each time. I started down the path of creating SSID specific IP ranges and then assigning...
Back
Top