.VPNファイルをインポートできるMac OS X VPNクライアント
接続の詳細(ユーザー名とパスワードを除く)があるShrew Soft VPNクライアントを使用するWindowsで使用する.vpnファイルがあります。この.vpnファイルを取得してインポートし、VPNに接続できるMac OS Xの同等のクライアントはありますか? 残念ながら、Ciscoのようないくつかを試してみましたが、役に立ちませんでした。 テキストエディターで確認すると、次のようになります(ホストは意図的に削除されています)。 n:version:2 n:network-ike-port:500 n:network-mtu-size:1380 n:client-addr-auto:1 n:network-natt-port:4500 n:network-natt-rate:15 n:network-frag-size:540 n:network-dpd-enable:1 n:client-banner-enable:0 n:network-notify-enable:1 n:client-wins-used:0 n:client-wins-auto:1 n:client-dns-used:0 n:client-dns-auto:0 n:client-splitdns-used:0 n:client-splitdns-auto:0 n:phase1-dhgroup:2 n:phase1-life-secs:86400 n:phase1-life-kbytes:0 n:vendor-chkpt-enable:1 n:phase2-life-secs:3600 n:phase2-life-kbytes:0 n:policy-nailed:0 n:policy-list-auto:0 n:phase1-keylen:256 n:phase2-keylen:256 s:network-host:80.75.x.x s:client-auto-mode:disabled s:client-iface:direct s:network-natt-mode:enable s:network-frag-mode:enable s:auth-method:hybrid-rsa-xauth s:ident-client-type:ufqdn s:ident-server-type:any s:phase1-exchange:main s:phase1-cipher:auto s:phase1-hash:auto s:phase2-transform:auto s:phase2-hmac:auto s:ipcomp-transform:disabled n:phase2-pfsgroup:-1 s:policy-level:auto s:policy-list-include:172.26.x.x …