VPN provider for static ip

Author
Discussion

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
Good afternoon,

I need a static ip solution for my remote team so each can present a static IP to access remote services.

We can't do it via isps (they are all different). So need a VPN solution.

Any recommendations?

Thanks

David

xtruss

191 posts

218 months

Tuesday 23rd January
quotequote all
I use these to get a static ip over a 5G cgnat connection - https://www.aa.net.uk/ No issues.

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
xtruss said:
I use these to get a static ip over a 5G cgnat connection - https://www.aa.net.uk/ No issues.
Thanks, they are broadband though not 5g., I can't find anything on the AA site about static ip for landlines.

D

manracer

1,546 posts

103 months

Tuesday 23rd January
quotequote all
Nord offer static IP

duff-man

628 posts

212 months

Tuesday 23rd January
quotequote all
Any reason not to VPN them back to your office? (if you have one and your firewall supports it) Would mean you only have to add your office IP into any of the remote services that require it.

Haltamer

2,527 posts

86 months

Tuesday 23rd January
quotequote all
A VPS Hosted with a Static IP address running OpenVPN would be another option; Much more maintenance effort but it could fit your infrastructure nicely depending on what's already there.

eliot

11,694 posts

260 months

Tuesday 23rd January
quotequote all
duff-man said:
Any reason not to VPN them back to your office? (if you have one and your firewall supports it) Would mean you only have to add your office IP into any of the remote services that require it.
Agreed.
And even with a reasonable broadband connection and using a firewall instead of the isp’s provided router you can do this very thing which i do.

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
duff-man said:
Any reason not to VPN them back to your office? (if you have one and your firewall supports it) Would mean you only have to add your office IP into any of the remote services that require it.
We are closing our office next week, so will lose the fireconnection, firewall etc.

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
I think as it is only 5 people, the dynamic addresses are quite sticky and the endpoints are azure services we manage, it will be easier just to whitelist and change when the ip addresses change.

Thanks for the input though.

D

HantsRat

2,379 posts

114 months

Tuesday 23rd January
quotequote all
What's the reason for them to all be on the same network if your office is closing?

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
HantsRat said:
What's the reason for them to all be on the same network if your office is closing?
There is no need for them to be on the same network. We need to access client networks, in the past they have whitelisted the external office ip, we all vpn to the office and therefore all routed out via one ip.

No office, no firewall, no single ip.

The only reason I wanted to give them static ip's was to make management easier.

Thanks

D

HantsRat

2,379 posts

114 months

Tuesday 23rd January
quotequote all
davidd said:
There is no need for them to be on the same network. We need to access client networks, in the past they have whitelisted the external office ip, we all vpn to the office and therefore all routed out via one ip.

No office, no firewall, no single ip.

The only reason I wanted to give them static ip's was to make management easier.

Thanks

D
That makes sense - In that case I would setup an instance in AWS or Digital Ocean. Install OpenVPN or Wire Guard then issue out logins to your staff. They can then authenticate to the VPN when needing to connect to client networks. You then only need to whitelist the 1 IP which is included in VPS plans with AWS/Digital Ocean.

Just be sure they disconnect before they start streaming all their netflix content thrugh it and you're wacked with a huge throughput bill.

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
HantsRat said:
That makes sense - In that case I would setup an instance in AWS or Digital Ocean. Install OpenVPN or Wire Guard then issue out logins to your staff. They can then authenticate to the VPN when needing to connect to client networks. You then only need to whitelist the 1 IP which is included in VPS plans with AWS/Digital Ocean.

Just be sure they disconnect before they start streaming all their netflix content thrugh it and you're wacked with a huge throughput bill.
Ah that is good advice, thanks. We'll see how this works, we'll implement a process whereby the add their ip at the start of a job (via azure) then remove it when they are finished..

eliot

11,694 posts

260 months

Tuesday 23rd January
quotequote all
If you have Azure already, just host a VPN server in there or Azure VPN gateway.

Captain_Morgan

1,243 posts

65 months

Tuesday 23rd January
quotequote all
Sorry I’m confused, can the users not receive a static ip from there isp and then have multiple IP’s whitelisted for the service?

It seems preferable to running a server & vpn software if only for simplicity.

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
Captain_Morgan said:
Sorry I’m confused, can the users not receive a static ip from there isp and then have multiple IP’s whitelisted for the service?

It seems preferable to running a server & vpn software if only for simplicity.
  1. the users (my dev team) would all have to change isp, which will be painful.

davidd

Original Poster:

6,520 posts

290 months

Tuesday 23rd January
quotequote all
eliot said:
If you have Azure already, just host a VPN server in there or Azure VPN gateway.
I did wonder about that but it does look horribly complicated to set up. Beyond my basic abilities, will need a devops person.

HantsRat

2,379 posts

114 months

Tuesday 23rd January
quotequote all
Captain_Morgan said:
Sorry I’m confused, can the users not receive a static ip from there isp and then have multiple IP’s whitelisted for the service?

It seems preferable to running a server & vpn software if only for simplicity.
Most providers don't allow static IP's unless on business plans.

Mr Pointy

11,684 posts

165 months

Tuesday 23rd January
quotequote all
As said Nord VPN will sell you a Dedicated IP for £3.39 a month on top of the VPN package cost:

https://nordvpn.com/features/dedicated-ip/

eeLee

836 posts

86 months

Tuesday 23rd January
quotequote all
davidd said:
There is no need for them to be on the same network. We need to access client networks, in the past they have whitelisted the external office ip, we all vpn to the office and therefore all routed out via one ip.

No office, no firewall, no single ip.

The only reason I wanted to give them static ip's was to make management easier.

Thanks

D
will your client be happy about this? We would not let you in with Nord, for example.
the control objective is that you have your own network, deploy machines professionally, have security controls in place to protect the client.

do you not have a corporate network of some kind with a proper VPN including strong authentication (non-exportable certificates, MFA, etc)?