OpenVPN 安裝與設定

1 Server 端

1.1 下載安裝最新版 OpenVPN 與相關 Lib

wget http://www.oberhumer.com/opensource/lzo/download/lzo-2.03.tar.gz
tar -zxvf lzo-2.03.tar.gz
cd lzo-2.03
./configure
make
make check
make test
make install
 
wget http://openvpn.net/release/openvpn-2.0.9.tar.gz
tar -zxvf openvpn-2.0.9.tar.gz
cd openvpn-2.0.9
./configure
make
make install

1.2 準備好相關憑證檔案

1.3 設定 Server 端參數

參考網址

 
回到頁頂
tech/openvpn.txt · 上一次變更: 2008/08/25 17:45 來自 jonathan
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0