QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1506|回复: 2

想在ubuntu下面使用VPN,请教!

[复制链接]
发表于 2006-6-19 19:17:28 | 显示全部楼层 |阅读模式
在WINDOWS下一向用的at&t network client来连上公司的vpn网络

目前把机器装了ubuntu,希望能在dapper下使用vpn 请问需要安装使用什么软件呢,LINUX下面有哪些vpn的软件可用。
我在网上搜索了过 搜到了一篇2002年的文章似乎在讲这个问题,但是我对linux不熟练,请帮忙讲解一下。如下

Here are instructions to get the linux mts-client working with Debian
Linux. I am using unstable, but I'm pretty sure this will work with testing
and stable.

$ cd /tmp (or whereever)
Download mts-client-0.9.6b.tar.gz
Download net_client_linux.vpn.0.9.6.tgz
$ tar xzvf net_client_linux.vpn.0.9.6.tgz
$ sudo apt-get install kernel-source-2.4.19 kernel-patch-freeswan freeswan
$ cd /usr/src/kernel-source-2.4.19
$ cp /tmp/vpn/ipsec_rcv.c
/usr/src/kernel-patches/all/freeswan/klips/net/ipsec/ipsec_rcv.c
$ export PATCH_THE_KERNEL=YES
$ make distclean (a few times the patches wouldn't get applied unless I did
this)
$ make-kpkg --config=menuconfig --revision=custom.1.0 kernel_image (this
should apply the patches and run make menuconfig, and then compile the
kernel)
      At minimum: Enable IPSEC in Networking Configuration Section. I
configured everything as modules.

Should compile without errors.
# cd ..
# dpkg -i kernel-image-2.4.19_custom.1.0_i386.deb
Reboot.
# /etc/init.d/ipsec stop (I already had some ipsec things configured that
seemed to screw up mts)
# modprobe ipsec

# cd /tmp
# tar xzvf mts-client-0.9.6b.tar.gz
# cd mts-client-0.9.6b
Modify mts.conf to fix paths. Can also have it modify your /etc/resolv.conf
automatically.
# ./mtsconnect.pl --logon

I also installed Lotus Notes in Crossover Office and it works great. No
more Windows for me. (except Labor Claiming still needs Windows :-(  )

I will try and create a full deb that contains all of this. (if I have
time)

-- Clay
发表于 2006-6-20 00:04:15 | 显示全部楼层
openvpn
cisco-vpnclient-3des
kvpnc
kovpn
vpnc
回复

使用道具 举报

 楼主| 发表于 2006-6-21 01:21:31 | 显示全部楼层
[quote:9bfa8d817c="druggo"]openvpn
cisco-vpnclient-3des
kvpnc
kovpn
vpnc[/quote]

有这么多可以用啊 晕倒 该选哪个好呢
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-7-1 16:18 , Processed in 0.106778 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表