2015/03/03

How to let SIP traffic pass through tomato (shibby build) router?


  1. Go to "Port Forwarding".
  2. Open 5070 port for internal IP.
  3. Go to Advanced > Conntrack/Netfilter > Tracking / NAT Helpers
  4. Uncheck "SIP"
  5. Done!

2015/02/20

How to upgrade firmware for UJ240AS Blu-ray recorder?

Follow the steps below to upgrade the firmware without any check.
("Target Drive Not Connected" will not be shown again)

2015/01/07

Mac使用sftp連線時不會因為睡眠自動斷線

A: 使用sftp連線時不會因為睡眠自動斷線
http://thefragens.com/2011/12/chrootd-sftp-on-mac-os-x-server/
http://www.linickx.com/os-x-anonymous-ftp-directory-on-mountain-lion
A1. 設定 ftpd, sftp相關參數
A2. 試需要將使用帳號,"登入shell"改為"/bin/sh"
A2. 安裝 xcode
A3. 安裝 Homebrew
A4. 執行 brew install bindfs
(依照畫面安裝osxfuse等工具)

2014/12/07

iOS無法與tomato router建立PPTP VPN連線?

在VPN Tunneling > PPTP Server中, 依個人需要啟用PPTP。
另外在Administration > Scripts > firewall新增
iptables -I INPUT -p gre -j ACCEPT
iptables -I INPUT -p tcp --dport 1723 -j ACCEPT
iptables -A FORWARD -j ACCEPT -i ppp+
iptables -A INPUT -j ACCEPT -i ppp+

2014/12/05

Apple TV直接播放Mac中各種影片並支援網路喚醒

功能特色
  1. 透過Apple TV直接播放Mac中各種格式的影片。
  2. 不需使用iPhone、iPad作為中繼轉發。
  3. 不用破解、修改Apple TV任何設定。
  4. Mac在睡眠狀態時,可自動喚醒建立連線。
  5. 徹底取代一般NAS。

2014/12/04

Windows XP無法連Yosemite?外接硬碟無法設定檔案共享?

最近新買Mac mini來當NAS,
本以為很小事一件,
結果遇到超多奇怪問題。
特別整理近日心得,
分享給網友。

2014/04/24

Enable PPPoE Relay on Netgear R7000 with FreshTomato

[2023/12/11 更新]
將路由器由RT-16N更換為R7000後,
原PPPoE Relay功能無法使用,
該程式適用MIPS架構(RT-16N),
無法用於ARM架構(R7000)。

2014/02/17

HP MFP M176n搭配Airprint和ePrint注意事項

透過ePrint電子郵件位址列印東西時,
圖片大小不可超過5mb,
相片固定輸出4x6"尺寸。