Stuck To access application

I successfully set up VPN Where i can easily connect with it.
Now i am facing some issues.

  1. I don’t want to allow user to access internet through my VPN User can access their own internet. Also when user my “Whats My IP” it should display there own public ip not my server IP.
  2. I have one system which public ip is 103.167.X.X and local ip is 192.168.1.220 where and port no 10001 is open Now when user connect to my VPN and install the software and search for the license then it should find the license on my public ip that is 103.167.X.X and port is 10001.
  3. VPN Server in on AWS.

Can any one Guide me how i can do this.

Not totally sure what you want but i think you will have to look at the routing:

So change the default route: 0.0.0.0/0 to the things you need routed you can try to enable Restrict Routing under the advanced settings of the vpn server that should only route the things you need.

I created 5 users where 4 users are connecting successfully but only one user is not able to connect.
Getting this error read UDPv6 [NO-INFO]: Connection refused (code=111)
can you please provide me some solution for this

First do you use IPv6? If not, make sure that it is not enabled (Uncheck “Enable IPv6”)

Else if you use IPv6 i’m not sure how to fix the error i had the same error a some point:

But i’m unsure if i still have the issue.
So try and look under the “Host” tap then click on your server, under “Public Address” and “Public IPv6 Address” use your FQDN for the server (Not ip-adresses) also set “Local Address” and “Local IPv6 Address” (Here use IP-addresses)

That user 5 is using another system is working fine.
only on a particular system is not connected.
Is there any issue with Internal system ?

Do you have the log from the server where you can see the problematic user connecting and also a client log. (Remember to anonymize the log a bit (eg remove IP’s) )

From the server log getting this message when user try to connect
Getting this error read UDPv6 [NO-INFO]: Connection refused (code=111)

Events before and after can give clues to why you get the error.

Okay I will check and let you know.
Thank you for your Help. I really appreciate your help.
Thank you so much

1 Like