先安裝 lzo

#cd /root
#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 install

再安裝 openvpn 2.1.1 (lzo 必須要先安裝,不然下面的安裝會出錯)
#cd /root
#wget http://openvpn.net/release/openvpn-2.1.1.tar.gz
#tar zxvf openvpn-2.1.1.tar.gz
#cd openvpn-2.1.1
#./configure && make && make install

繼續閱讀 »

Tomato 1.25 vpn 3.4 更新札記

此版更新後,原 sshd 的部份,會多出 remote port。

如果用 ap 做 gateway 的話,請勾選 remote port 並指定 port number。

如果不是用 ap 做 gateway 的話,請不要勾選 remote port。謝謝。

官網: http://tomatovpn.keithmoyer.com/2009/08/125vpn34-release.html

至於新增什麼功能,請看下面:

  • Upgraded to OpenVPN 2.1rc19
  • AES speed improvements (Thanks fyellin!)
  • More "Accept DNS configuration" options (strict/exclusive)
  • Add (dynamic) HOWTO links to GUI for key generation
  • TLS renegotiation time setting
  • WINS options pushed/accepted along with other DNS options
  • Option to not push server LAN route to clients
  • Option to leave comp-lzo directive out of confi altogether (now "Disable", "None" is equivalent to the old "Disable")
  • Non-VPN changes (also sent to Jon for inclusion in Tomato)
    • Multiple MAC addresses can share an IP for Static DHCP
    • EditDNS added to Dynamic DNS providers
  • Various code cleanups/improvements

安裝環境 tomato VPN 1.25 vpn3.3

1. 請到 openvpn.net 或 openvpn.se 下載,最新 2.1 的版本來安裝。
1.1 : http://openvpn.net/index.php/open-source/downloads.html ,
Direct Link: http://openvpn.net/release/openvpn-2.1_rc18-install.exe
2. 根據官方HowTo的說明安裝Server部分
a. 產生各種key,利用/usr/share/doc/openvpn/examples/easy-rsa/2.0/的script & bat.
繼續閱讀 »

訂閱網站

Page optimized by WP Minify WordPress Plugin