I set up SoftEther Client on Linux. After NicCreate se > AccountCreate se > AccountPasswordSet se > AccountConnect se > AccountStatusGet se I am connected to the server by ipv6.
When I run cmd: sudo dhclient vpn_se
Connection is broken.
ip neigh = vpn_se Incomplete (ipv4)
ip neigh = vpn_se Fail (ipv6)
Need help please...
[SOLVED] 08.13.17
After tweaking ip routes with a init script, the missing piece to the puzzle was that I needed to configure the DNS.
$ sudo su
$ echo "nameserver 8.8.8.8" >> "/etc/resolv.conf"
Linux SoftEther Client will not connect after DHCP request
-
- Posts: 125
- Joined: Sun Jul 16, 2017 6:58 pm