Apr 23, 2014

install ipsec vpn ubuntu 13.10 shrew soft vpn connect


its ipsec vpn

cd /usr/local/src ; sudo wget https://www.shrew.net/download/ike/ike-2.2.0-release.tbz2
sudo tar jxpvf ike-2.2.0-release.tbz2 ; cd ike
sudo apt-get install cmake libqt4-core libqt4-dev libqt4-gui libedit-dev libssl-dev checkinstall bison flex
sudo cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES
sudo checkinstall -y
sudo cp /usr/local/src/ike/source/iked/iked.conf.sample  /etc/iked.conf
sudo iked  or sudo qikea


then it should be like this :




more detail you can see here 


.

its ipsec vpn

cd /usr/local/src ; sudo wget https://www.shrew.net/download/ike/ike-2.2.0-release.tbz2
sudo tar jxpvf ike-2.2.0-release.tbz2 ; cd ike
sudo apt-get install cmake libqt4-core libqt4-dev libqt4-gui libedit-dev libssl-dev checkinstall bison flex
sudo cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES
sudo checkinstall -y
sudo cp /usr/local/src/ike/source/iked/iked.conf.sample  /etc/iked.conf
sudo iked  or sudo qikea


then it should be like this :




more detail you can see here 

No comments:

Post a Comment