Skip to main content
edited body
Source Link
Roc W.
  • 207
  • 1
  • 2
  • 7

From machine AB, I can ping machine BA at 192.168.255.2, but Internet traffic is still routed through the OpenVPN server (ipleak shows AAA.BBB.CCC.DDD). I tried adding a route: route add default gw 192.168.255.2 tun0, but this makes the clients unable to access Internet. The server route table typically looks like:

From machine A, I can ping machine B at 192.168.255.2, but Internet traffic is still routed through the OpenVPN server (ipleak shows AAA.BBB.CCC.DDD). I tried adding a route: route add default gw 192.168.255.2 tun0, but this makes the clients unable to access Internet. The server route table typically looks like:

From machine B, I can ping machine A at 192.168.255.2, but Internet traffic is still routed through the OpenVPN server (ipleak shows AAA.BBB.CCC.DDD). I tried adding a route: route add default gw 192.168.255.2 tun0, but this makes the clients unable to access Internet. The server route table typically looks like:

Post Reopened by yagmoth555
added the image
Source Link
yagmoth555
  • 17.5k
  • 5
  • 32
  • 51
added 216 characters in body
Source Link
Roc W.
  • 207
  • 1
  • 2
  • 7

[EDIT] A little more context on the use case: I need to set up VPN for a division so that their users' home computers machine B can access subscribedthird-party resources that restrict access based on IP address. The access to machine A is not blocked, but there are at least two layers of NAT/firewalls up the organization, whose admins do not want to change their setup to help with incoming connections. We therefore want to devise a working solution using machine C that may be a VPS as the VPN server. There is an official VPN service but since it is open to certain outside members, the third-party vendor does not wish to allow its IP access.

Network Diagram

[EDIT] A little more context on the use case: I need to set up VPN for a division so that their users' home computers machine B can access subscribed resources that restrict access based on IP address. The access to machine A is not blocked, but there are at least two layers of NAT/firewalls up the organization, whose admins do not want to change their setup to help with incoming connections. We therefore want to devise a working solution using machine C that may be a VPS as the VPN server.

[EDIT] A little more context on the use case: I need to set up VPN for a division so that their users' home computers machine B can access third-party resources that restrict access based on IP address. The access to machine A is not blocked, but there are at least two layers of NAT/firewalls up the organization, whose admins do not want to change their setup to help with incoming connections. We therefore want to devise a working solution using machine C that may be a VPS as the VPN server. There is an official VPN service but since it is open to certain outside members, the third-party vendor does not wish to allow its IP access.

Network Diagram

added 497 characters in body
Source Link
Roc W.
  • 207
  • 1
  • 2
  • 7
Loading
Post Undeleted by womble
Post Deleted by womble
Give a bettery summary in the opening paragraph
Source Link
Roc W.
  • 207
  • 1
  • 2
  • 7
Loading
Give a bettery summary in the opening paragraph
Source Link
Roc W.
  • 207
  • 1
  • 2
  • 7
Loading
Post Closed as "Not suitable for this site" by womble
Source Link
Roc W.
  • 207
  • 1
  • 2
  • 7
Loading