Search results

  • 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. P

    OpenVPN configuration IP leak.

    I know leak happened, because gmail registered my true IP, "recent location" excactly on 9:33. In /jffs/scripts/firewall-start i had exactly this: #!/bin/sh iptables -D FORWARD -i br0 -s 192.168.1.6,192.168.1.33,192.168.1.16 -o $(nvram get wan0_ifname) -j DROP iptables -I FORWARD -i br0...
  2. P

    OpenVPN configuration IP leak.

    I do not really know what's going on, and I have no ideas. I had IP leak again today, and here is log from this situation. I had firewall script from above, to block ip's form using the WAN, but it DID NOT WORK this time. What to do now? LOG https://pastebin.com/tHjC9M56
  3. P

    Problem with VPN IP leak, Firewall script

    Hello I have a problem with VPN settings . Here is my previous topic https://www.snbforums.com/threads/openvpn-configuration-ip-leak.50334/ I used the way with jffs firewall script, to block wan . And it seemed to me that everything was ok, but lately i had power outage, so the router and...
  4. P

    OpenVPN configuration IP leak.

    Is there any option to force connection only via VPN for these 2 computers, OUTSIDE off OpenVPN client configuration? Just to add another layer of protection from IP leaks?
  5. P

    OpenVPN configuration IP leak.

    Hello I'm far from an expert in this field and I need help with this issue. I have a problem with OpenVPN client configuration, my configuration leak my IP sometimes (as if the tunnel did not work). Did I make a mistake somewhere? Here is my setup: I have RT-AC68U with asus merlin software...
Top