Jump to content

I have two isp one is a double Nat and I can't port forwarding this connection. in the second I can make port forwarding and I want to connect from this to the double Nat isp how I can make it 

I have pfsense install...

Thank you sorry about bad English

Link to comment
https://linustechtips.com/topic/1232805-connect-to-isp-network-from-another-isp/
Share on other sites

Link to post
Share on other sites

In what manner do you want to connect? Client to server? Server to server? Client to client? Who is on what end of the connection?

 

Do you have access to both routers on the Double NAT network? You may be able to just eliminate the Double NAT.

Link to post
Share on other sites

53 minutes ago, Windows7ge said:

In what manner do you want to connect? Client to server? Server to server? Client to client? Who is on what end of the connection?

 

Do you have access to both routers on the Double NAT network? You may be able to just eliminate the Double NAT.

.

Link to post
Share on other sites

If the client will sit behind the Double NAT this may work fine if the server can be port forwarded on the other ISP network.

 

Is it a File server? Game server? Web server? A VPN can get it done but if you can provide your own encryption SSH/SFTP, HTTPS, etc then you could directly use those protocols.

 

What OS is the server running?

Link to post
Share on other sites

4 minutes ago, Windows7ge said:

If the client will sit behind the Double NAT this may work fine if the server can be port forwarded on the other ISP network.

 

Is it a File server? Game server? Web server? A VPN can get it done but if you can provide your own encryption SSH/SFTP, HTTPS, etc then you could directly use those protocols.

 

What OS is the server running?

the server is set behind double Nat...

and I need to connect to the server but the port forwarding don't work...

It's possible to make server vpn on the nat isp and the server connect to vpn server that on the double Nat isp? because both of the vpn server is on the local network...

Link to post
Share on other sites

1 hour ago, danielyacov said:

the server is set behind double Nat...

and I need to connect to the server but the port forwarding don't work...

It's possible to make server vpn on the nat isp and the server connect to vpn server that on the double Nat isp? because both of the vpn server is on the local network...

This should work. Setup a Pritunl server on the network you can port forward on. Enable inter-client communication and have both servers join the VPN. Then both servers will be able to communicate with one another securely despite one server being behind a Double NAT.

 

I have a Pritunl tutorial that could get you started:

 

Link to post
Share on other sites

56 minutes ago, Windows7ge said:

This should work. Setup a Pritunl server on the network you can port forward on. Enable inter-client communication and have both servers join the VPN. Then both servers will be able to communicate with one another securely despite one server being behind a Double NAT.

 

I have a Pritunl tutorial that could get you started:

 

if I want to connect to vpn server on the double Nat network I can do that?

Link to post
Share on other sites

8 minutes ago, danielyacov said:

if I want to connect to vpn server on the double Nat network I can do that?

Nope. The VPN server has to be Port Forwarded so it needs to sit behind a single NAT. This is your "free" (or near free) option. Outside of this you could setup Pritunl on the likes of AWS, Google Cloud, Microsoft Azure, Oracle Cloud, etc then have the servers connect to that remote VPN but depending on how you would plan to use this that would come with costs.

Link to post
Share on other sites

11 hours ago, Windows7ge said:

Nope. The VPN server has to be Port Forwarded so it needs to sit behind a single NAT. This is your "free" (or near free) option. Outside of this you could setup Pritunl on the likes of AWS, Google Cloud, Microsoft Azure, Oracle Cloud, etc then have the servers connect to that remote VPN but depending on how you would plan to use this that would come with costs.

Ok. thank you very much

Link to post
Share on other sites

4 hours ago, danielyacov said:

Ok. thank you very much

No problem. If you run into any trouble let us know.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×