Page 1 of 1

Vpn client ubuntu

Posted: Tue Aug 09, 2022 9:13 am
by nghiant
i have successfully installed vpn client on my ubuntu machine , i have connected to my vpn server :

Code: Select all

VPN Client>accountlist
AccountList command - Get List of VPN Connection Settings
Item                        |Value
----------------------------+--------------------------------------------
VPN Connection Setting Name |vpn
Status                      |Connected
VPN Server Hostname         |192.168.x.x:xxxx (Direct TCP/IP Connection)
Virtual Hub                 |VPN
Virtual Network Adapter Name|vpn-1
The command completed successfully.
but I can't ping to the server's vitrual nat address ,

i also used the command sudo dhclient vpn-1 but couldn't give it an ipv4 address.

Code: Select all

3: vpn_vpn-1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 5e:49:f4:69:94:bb brd ff:ff:ff:ff:ff:ff
    inet6 fe80::5c49:f4ff:fe69:94bb/64 scope link
       valid_lft forever preferred_lft forever
is there any solution?

Re: Vpn client ubuntu

Posted: Fri Aug 12, 2022 12:15 am
by solo
VPN Server Hostname |192.168.x.x
So your SE server is on the same PC/VM/LAN as SE client?

Look, while it is doable, there are only specific reasons, dependencies and conditions for doing it this way, otherwise it is a problem in itself. Test out your client on this public SE server...

host: public-vpn-185.opengw.net/tcp
port: 443
vhub: VPNGATE
user: vpn
pass: vpn

If your client works there, then get a better own SE server.