利用 Raspberry Pi 作為 WiFi AP 或是 Bridge 的例子並不少,但有時在戶外沒有 WiFi 或是實體網路線,只能透過 3G 行動網路連接 Internet。此篇旨在介紹使用 Raspberry 透過 3G 行動上網並且經由 Ethernet 分享給其他裝置使用,成為一個 3G Router。 繼續閱讀
設定 Raspberry Pi 成為 3G Router 教學
回覆
利用 Raspberry Pi 作為 WiFi AP 或是 Bridge 的例子並不少,但有時在戶外沒有 WiFi 或是實體網路線,只能透過 3G 行動網路連接 Internet。此篇旨在介紹使用 Raspberry 透過 3G 行動上網並且經由 Ethernet 分享給其他裝置使用,成為一個 3G Router。 繼續閱讀
BusyBox 這套超強瑞士刀套件在嵌入式系統中幾乎可以說是必備,裡面也不乏網路 service 與 application。前陣子 review code 剛好看到 DHCP client 相關程式,就順便記錄 busybox 內建的 udhcpc 的用法吧! 繼續閱讀