Using VPN to provide static IP
I have an application which needs to authenticate via an online server, and it must use a static IP to do it. I need to do it via a mobile connecting through a 3G connection, so static IP is out. The only way I can see to do this is to create a VPN (eg using OpenVPN) and connect the laptop to that, then make the connection through that. Since I'm not entirely sure how to do this, before I waste time trying it, can anyone give me a sanity check that this is the right approach? The only thing that worries me to start with is that I'm going into the VPN and out again; normally when I use a VPN it's to connect to a network, not use it as a gateway. -- Mark Rogers // More Solutions Ltd (Peterborough Office) // 0845 45 89 555 Registered in England (0456 0902) at 13 Clarke Rd, Milton Keynes, MK1 1LG
On 10/22/07, Mark Rogers <mark@quarella.co.uk> wrote:
I have an application which needs to authenticate via an online server, and it must use a static IP to do it.
The only thing that worries me to start with is that I'm going into the VPN and out again; normally when I use a VPN it's to connect to a network, not use it as a gateway.
Set the VPN network to be the default gateway so all your Internet bound traffic goes down the VPN and out the other end. Hope this helps! Tim.
Tim Green wrote:
Set the VPN network to be the default gateway so all your Internet bound traffic goes down the VPN and out the other end.
I was hoping it should be that easy! -- Mark Rogers // More Solutions Ltd (Peterborough Office) // 0845 45 89 555 Registered in England (0456 0902) at 13 Clarke Rd, Milton Keynes, MK1 1LG
participants (2)
-
Mark Rogers -
Tim Green