richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 2

OpenVPN 試用.

September 5th, 2006 · 3 Comments

因為看到有人說 OpenVPN 非常好用, 所以就用 OpenVPN 2.0.7 架了一個站, 在一個晚上試誤之下,
將文件寫到我的 Wiki, OpenVPN

如果有任何問題, 可以在我的 Comment 留言, wiki 不開放修改.

Tags: , , ,

Related posts

Tags: Gentoo · Linux · Network · Software

3 responses so far ↓

  • JLS // Oct 20, 2006 at 2:06 pm
    Using Internet Explorer Internet Explorer 6.0 on Windows Windows XP

    這兩天上班沒事玩了一下,設定是比之前用過的人性化不少,補充一下我的心得。

    由於我是想要在校外能夠使用學校資源,所以才想到用 vpn 的方式,因此我只有對校內 ip 才要透過 vpn,其他的還是走我原來的 adsl 線路出去就可以了,所以我修正如下:

    push "redirect-gateway" 這一行會會更改 client 的 default gateway,所以我拿掉了。

    push "route 192.168.10.0 255.255.255.0" 這一行會去修正 client 的 routing table ,以此例來說是讓 192.168.10.0/24 用 vpn 線路去跑...

    以上

    謝謝

    [reply this comment]

    Jacky reply on 2008/4/26:

    我用了windows 2003 server + ISA 2006 + Openvpn後,發現不如預期的好,比Ethernet 傳輸的慢,不曉得你的會不會這樣?

  • Jacky // Apr 26, 2008 at 11:34 pm
    Using Internet Explorer Internet Explorer 6.0 on Windows Windows XP

    我也用OPENVPN安裝在windows server2003 然後加上ISA Server2006 可是發現連上外部會很慢

    [reply this comment]

Leave a Comment