1.
Install Required Packages:-
zypper install gcc binutils tar gzip chkconfig cat cp EUC-JP UTF-8 libc glibc zlib openssl readline ncurses pthread
2.
Download from website or below mention link
lynx http://www.softether-download.
extract downloaded file using tar zxvf commnad
3.
cd vpnclient
4.
install using make command.
make
5.
after instllaton finish give permision
chmod 600 *
chmod 700 vpnclient
chmod 700 vpncmd
6.
Then start the VPN client service using this command:
./vpnclient start
7.
To configure our client, we’re going to use vpncmd.
While you’re in the vpnclient directory enter this command to run vpncmd tool:
./vpncmd
8.
Choose 2 to enter Management of VPN Client mode,give local ip (127.0.0.1)
and then press enter to connect to and manage the local VPN client you just installed.
9.
once enter in > prompt enable remote access type below mention command
RemoteEnable
10.
download windows vpnclient software and use remote connection software to manage Linux VPN client service. vpnclient software at time installation select vpn manager (admin tool).
11.
Once Client Manager installed run and connect using Linux server IP.
Comments
Post a Comment