Hi All,
I'm using OpenVPN to hide my IP address while I run a bot. Everything's been going great, then one day my OpenVPN client lost it's connection. My bot continued to do it's "thing," revealing my IP address.
Hopefully this is the right forum - I'm looking for a way to make it impossible for a client system to connect to the Internet without using OpenVPN - I want the network connection to go down if/when my OpenVPN connection goes down.
What's the easiest way to do this?
Thanks much,
Bob
[Solved] Disconnection Failsafe
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Aug 05, 2011 11:51 pm
- Bebop
- Forum Team
- Posts: 301
- Joined: Wed Dec 15, 2010 9:24 pm
Re: Disconnection Failsafe
Depends on your OS. If you're in linux it will be a couple of iptables rules.
If you're in Windows, it will be an app such as:
Sorry I didn't link the urls, a quick web search should turn them up quickly for you. Any further queries, I be glad to assist.
If you're in Windows, it will be an app such as:
- VPN LifeGuard: Open source
- VPNCheck
- VPNetMon
Sorry I didn't link the urls, a quick web search should turn them up quickly for you. Any further queries, I be glad to assist.
The cure for boredom is curiosity
-
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Aug 05, 2011 11:51 pm
Re: Disconnection Failsafe
Thanks much, bebop
It looks like those apps are just what i'm looking for
Bob
It looks like those apps are just what i'm looking for
Bob