返回列表 發帖
其他功能 - 3

TOP

現時的功能差不多,只是修改 asterisk 內的 config files 和其他 bug fixes

TOP

請大家留意怎樣收發SMS短訊

TOP

已經很久沒有更新。

現在又有新raspberrypi pi hardware 版本。

TOP

我沒有更新軟件的image。下載後,應該開到。

別外,提大家如有需要,可以更新 系統內軟件。方法是在
root access command line後,打上 apt-get update ; apt-get dist-upgrade; apt-get clean

第一個 command 是 軟件更新
第二個 command 是 系統更新 (如有)
第三個 command 是清除更新後的 cache

Asterisk 的更新就不建議,因為如沒有大問題,image 內的版本應該夠用,而且更新後要更新 dongle channel,比較麻煩。


注意:個人不建議做 firmware 更新,因為試過更新後出問題,不能解決。

Debian linux 系統更新一般沒有問題。

TOP

其實要維護整套系統需要時間和心機。

我想還欠了softether VPN 的更新,但它不是自動就可以。

TOP

請大家留意 Version 1.8 更新

TOP

回復 31# milanolarry


    建議再做個新,因硬件有些不同,。再做過會好好多。這是我從使用Raspberry Pi 2 的經驗。

TOP

回復 33# milanolarry


    我沒有詳細試,雖然可以boot up 和 running,但相信做過會好點。而且有其他applications想再裝,如 switchfin GUI

TOP

回復 35# milanolarry


    我應該沒有加 firewall or iptables。softether VPN 是方便大家使用 SSTP, OpenVPN. L2TP/IPSec,還有加上 PPTP。

TOP

請問若 Raspberry Pi 是放在 router 後面,只 forward port 1723 是否足夠?
milanolarry 發表於 2015-4-25 21:19



    1723 是 PPTP 用,看你的需要。

TOP

回復 39# milanolarry


    理論上一個port就可以

To enable VPN tunnels between individual host computers or entire networks that have a firewall between them, you must open the following ports:

PPTP

    To allow PPTP tunnel maintenance traffic, open TCP 1723.
    To allow PPTP tunneled data to pass through router, open Protocol ID 47.

L2TP over IPSec

    To allow Internet Key Exchange (IKE), open UDP 500.
    To allow IPSec Network Address Translation (NAT-T) open UDP 5500.
    To allow L2TP traffic, open UDP 1701.

TOP

注意: Debian 8 Jessis has been released in 25 April.

Please do not update your raspberry image by apt-get dist-upgrade. It may break your present configuration.

TOP

回復 43# milanolarry


    May be but I am not sure

TOP

我已經沒有玩 Raspberry Pi 1/2 一段時間,所以舊的image 也沒有更新

TOP

返回列表