Hi,<br><br>I have a Linux box with no X server / qt libraries.<br>Is it possible with this application to connect to a VPN Server (it's a sidewinder appliance) via command-line (without using vpn access manager gui)?<br>
<br>The working site configuration (generated through the gui using another linux machine) is the following:<br><br>n:version:2<br>s:network-host:x.y.z.w<br>n:network-ike-port:500<br>s:client-auto-mode:pull<br>s:client-iface:virtual<br>
n:network-mtu-size:1380<br>n:client-addr-auto:1<br>s:network-natt-mode:enable<br>n:network-natt-port:4500<br>n:network-natt-rate:15<br>s:network-frag-mode:enable<br>n:network-frag-size:540<br>n:network-dpd-enable:1<br>n:network-notify-enable:1<br>
n:client-banner-enable:1<br>n:client-dns-used:1<br>n:client-dns-auto:0<br>s:client-dns-addr:192.168.0.57<br>s:client-dns-suffix:<a href="http://consoft.it">consoft.it</a><br>s:auth-method:mutual-rsa<br>s:ident-client-type:asn1dn<br>
s:ident-server-type:asn1dn<br>s:auth-server-cert:/root/.ike/Firewall.pem<br>s:auth-client-cert:/root/.ike/User.pem<br>s:auth-client-key:/root/.ike/User.p12<br>s:phase1-exchange:main<br>n:phase1-dhgroup:0<br>s:phase1-cipher:3des<br>
n:phase1-keylen:0<br>s:phase1-hash:sha1<br>n:phase1-life-secs:3600<br>n:phase1-life-kbytes:0<br>n:vendor-chkpt-enable:0<br>s:phase2-transform:3des<br>n:phase2-keylen:0<br>s:phase2-hmac:sha1<br>n:phase2-pfsgroup:-1<br>n:phase2-life-secs:700<br>
n:phase2-life-kbytes:0<br>s:ipcomp-transform:disabled<br>s:policy-level:auto<br>n:policy-nailed:0<br>n:policy-list-auto:1<br><br>Maybe is it possible properly configuring the iked.conf file?<br><br>Thanks in advance.<br><br>