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

  1. T

    Potential heat issues (April's Fool on webui)

    This really made me think something was wrong since my internet was out this morning. I figured it had to have been some sort of joke.... just poorly timed on my part :)
  2. T

    OpenVPN and DNS with PIA

    For now I have cheated a little bit and just done the following: added script to wan-start #!/bin/sh /jffs/scripts/makevpnwork & Created Script called makevpnwork in the /jffs/scripts directory: #!/bin/sh sleep 30 service start_vpnclient1 The & at the end of the wan-start...
  3. T

    OpenVPN and DNS with PIA

    Thanks for the screenshot and the conf, unfortunately the situation is still present, very strange. If I leave it to auto-start with the WAN it makes the internet unusable until I either switch the DNS, or turn it off and back on again (the openVPN). This has happened with both the 8.8.8...
  4. T

    OpenVPN and DNS with PIA

    Sure, here is the conf file (I will do screen shot as well) admin@RT-N66U:/tmp/etc/openvpn/client1# cat config.ovpn # Automatically generated configuration daemon client dev tun11 proto udp remote 66.55.144.245 1194 resolv-retry 30 nobind persist-key persist-tun comp-lzo adaptive...
  5. T

    OpenVPN and DNS with PIA

    So, I have given this the college try and it is entirely possible that I am just getting old. I have been playing with setting up my Asus-RTn66U router with Merlin, and so far it has been fantastic except for one slight issue. The issue I have is Private Internet Access uses DNS names...
Back
Top