Installeren en configureren van Shrew VPN - Linux

Uit Nl Ikoula wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

nl:Installeren en configureren van Shrew VPN - Linux he:התקנה וקביעת תצורה של חדף VPN - לינוקס ro:Instalarea şi configurarea scorpiei VPN - Linux ru:Установка и настройка VPN белозубка - Linux pl:Instalowanie i Konfigurowanie sieci VPN złośnicy - Linux ja:インストールとじゃじゃ馬 VPN - Linux を構成 ar:تثبيت وتكوين VPN زباب--لينكس zh:安装和配置 VPN 泼妇-Linux de:Installation und Konfiguration von Shrew VPN - Linux it:Installazione e configurazione VPN toporagno - Linux pt:Instalando e Configurando o musaranho VPN - Linux es:Instalación y configuración de VPN musaraña - Linux en:Installing and configuring Shrew VPN - Linux fr:Installation et configuration Shrew VPN - Linux

Dit artikel is vertaald door middel van automatische vertalingssoftware. U kunt het artikel bron hier te bekijken.

Introductie

Installatie en configuratie van de ShrewSoft VPN client (Ubuntu 14.04 en Debian 7), voor een externe VPN-verbinding Ipsec.

Plaats

Pakketdownload [1] op de officiële (2.2.1 op het moment dat dit artikel is gemaakt )

In ons voorbeeld zullen we uploaden /var/tmp

cd /var/tmp
wget https://www.shrew.net/download/ike/ike-2.2.1-release.tgz

De download van het pakket uitpakken

 tar -zxvf ike-2.2.1-release.tgz 

Installatie van de afhankelijkheden die nodig zijn om ShrewSoft

 apt-get install cmake libqt4-core libqt4-dev libqt4-gui libedit-dev libssl-dev checkinstall flex bison 

Bouw en installatie van bestanden

 cd /var/tmp/ike
cmake -DCMAKE_INSTALL_PREFIX=/usr -DQTGUI=YES -DETCDIR=/etc -DNATT=YES 

Installeren van de toepassing

 checkinstall -y 

Oprichting van het configuratiebestand

 cp /var/tmp/ike/source/iked/iked.conf.sample  /etc/iked.conf 

Start van de ike-daemon

 iked 

Opstarten voor het GUI te gebruiken ShrewSoft

 qikea 

Configuratie van de ShrewSoft VPN client

Bestand:Ipsec1.jpg

Grafische ShrewSoft VPN-interface via de opdracht qikea gelanceerd.


Bestand:Ipsec2.jpg

Tabblad "Algemene "

Vul de "Hostnaam of IP-adres " met de gegevens van uw firewall.


Bestand:Ipsec3.jpg

Tabblad "Client "

Laat de standaard.


Bestand:Ipsec4.jpg

Tabblad "NameResolution "

Laat de standaard.


Bestand:Ipsec5.jpg

Tabblad "Verificatie "

Verandering het "Verificatiemethode " voor "Wederzijdse PSK + XAuth ".

In het tabblad "Lokale identiteit ", zet "Type id " op "IP-adres ".


Bestand:Ipsec6.jpg

Laat standaardtabblad "Externe identiteit ".


Bestand:Ipsec7.jpg

Tabblad "Referentie "

Kopie /Plakken uw "Pre Shared Key ".


Bestand:Ipsec8.jpg

Tabblad "Fase 1"

Vul het tabblad "Fase 1" Afhankelijk van de instellingen van uw firewall.

Aandacht voor de waarde "Wisselen van Type " Die plaats wordt aangeraden "belangrijkste " omdat alle firewalls niet compatibel met de modus zijn "agressieve ".


Bestand:Ipsec9.jpg

Tabblad "Fase 2"

Hetzelfde geldt als voor de "Fase 1"Wijzig de waarden volgens de instellingen van uw firewall.


Bestand:Ipsec10.jpg

Tabblad "Beleid "

Laat standaard.


Bestand:Ipsec11.jpg

Back-up van uw configuratie.

Start de VPN en voer uw gebruikersnaam en wachtwoord.

Opmerking

Opgelet, de ShrewSoft VPN-client is niet compatibel met de VPN L2TP Over Ipsec.



Dit artikel leek u nuttig ?

0



U mag niet reageren.