IGMP Proxy

| | Comments (0)

把 Linux 當 NAT 或 Router 用, 而且需要用 Multicast 時, 需裝 igmpproxy
/etc/igmpproxy.conf 設定很簡單, 只要三行就可以運作
quickleave (將 Client 送的 leave 封包轉送給 upstream)
phyint eth0 upstream (指定 upstream 的 interface)
phyint eth1 downstream (指定 downstream 的 interface)
若有額外的 Multicast Source Address, 再用 altnet 參數指定, 寫在 upstream 那行的下面.
igmpproxy 執行後, 會將 net.ipv4.conf.all.mc_forwarding 及 net.ipv4.conf.ethx.mc_forwarding 設為 1

Leave a comment

March 2009

Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

About this Entry

This page contains a single entry by Pank published on September 13, 2008 3:04 AM.

Export from MySQL to CSV was the previous entry in this blog.

Windows Live Messenger 9 Beta is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.