2012年4月7日 星期六

PS3 Media Server 設定

記得把port改成不是5001,否則會找不到PS3



參考文章
http://www.mobile01.com/topicdetail.php?f=348&t=1987739&m=f&last=25601181
http://www.mobile01.com/topicdetail.php?f=281&t=993580

P874 硬體撥接 + EDIMAX BR-6264N AP分享器 + 網路芳鄰

首先確認小烏龜是P874型號,並請中華電信設定硬體撥接 + DHCP
接下來設定各品牌無線AP分享器

目的是為了連上P874無線網路所得到的ip(192.168.1.100~192.168.2.200)也可以存取在所有接在無線AP分享器後面機器的網路芳鄰功能,並且MOD也可以正常觀看。

架構:

P874小烏龜 port2 -> Home Plug -> Hub -> MOD and Mac Mini (Samba Client)
                   port3 -> 無線AP分享器Lan port (Wifi AP Server for Mac book/iphone/ipad/epson l355 printer server) -> 網路芳鄰(Windows 7 Samba Server)

無線AP分享器設定:
  1. 確定P874小烏龜設定為硬體撥接 + DHCP
  2. Home Plug不要從P874小烏龜的MOD port接出來到無線AP分享器。舉我的例子,我的P874小烏龜的MOD port設定是在ETH1(連進去192.168.1.1就可以看到),所以必需要從ETH2(port 2)~ETH4(port 4)接到Home Plug.
  3. P874小烏龜不要從MOD port接出來,且不要接到無線AP分享器的Internet Port(或WAN Port),要接到無線AP分享器的Lan Port.
  4. 關閉無線AP分享器的DHCP Server功能。
  5. 將無線AP分享器的網頁設定IP位址改為192.168.1.200以後的IP。(如192.168.1.218)
舉例我的無線AP分享器網頁ip設定位址: 192.168.1.218
Server的電腦ip設定位址: 192.168.1.168
Client的電腦ip設定位址: 192.168.1.109

參考文章
http://www.mobile01.com/topicdetail.php?f=110&t=2443641&m=s&s=10&r=10&last=31971263

2012年4月2日 星期一

Set up FileZilla Server

After installing the filezilla with default setting, remember to add the two settings.
1.  Add Filezilla FTP client and Filezilla server interface into firewall exception.
 2. Add FTP server port 21 and filezilla port 20 into firewall service hinet and local ethernet connection 

Set Tonido Server

Set up Tonido server in windows to share photo and music on laptop, iOS and Android devices.

Change the default sync folder path
Find the file of syncserverconfig.xml C:\Documents and Settings\kody\Application Data\Tonido\data\profiles\kodyannie\plugindata\syncserver
Replace the "DEFAULT" as "D:\Photos\Sync_photos"


  xml version="1.0" encoding="UTF-8" standalone="no" ?>
- <variantrow>
- <rowentry>
  <name>syncclientlocationname>
  <type>stringtype>
  <value>DEFAULTvalue>
  rowentry>
- <rowentry>
  <name>syncfolderlocationname>
  <type>stringtype>
  <value>DEFAULTvalue>
  rowentry>
- <rowentry>
  <name>syncserverlocationname>
  <type>stringtype>
  <value>D:\Photos\Sync_photosvalue>
  rowentry>
variantrow>

The private line:
http://kodyannie.tonidoid.com

How to set up the server:
http://walker-a.com/archives/789
http://blog.hmes.kh.edu.tw/wordpress/fatball/2011/09/21/%E5%88%A9%E7%94%A8tonido%E4%BE%86%E6%9E%B6%E8%A8%AD%E5%80%8B%E4%BA%BA%E9%9B%B2%E7%AB%AF%E6%9C%8D%E5%8B%991-pc%E4%BC%BA%E6%9C%8D%E5%99%A8%E5%AE%89%E8%A3%9D/