📄 igmpproxy.8
字号:
.\" .br - line break (nothing else on the line).\" .B - bold.\" .I - green or kursive (on HTML).\" .TP - paragraph ? (header line, followed by indented lines).\".TH igmpproxy 8 "May, 2005".SH NAMEigmpproxy \- Multicast router utilizing IGMP forwarding.SH SYNOPSIS.B igmpproxy [-d] [-c.I config-file.B ].SH DESCRIPTION.B igmpproxyis a simple multicast routing daemon which uses IGMP forwarding todynamically route multicast traffic. Routing is done by defining an"upstream" interface on which the daemon act as a normal Multicastclient, and one or more "downstream" interfaces that serves clientson the destination networks. This is useful in situations where otherdynamic multicast routers (like 'mrouted' or 'pimd') cannot be used.Since .B igmpproxyonly uses IGMP signalling, the daemon is only suited for situationswhere multicast traffic comes from only one neighbouring network.In more advanced cases, 'mrouted' or 'pimd' is probably more suited.The daemon is not designed for cascading, and probably won't scalevery well.Currently only IGMPv1 and v2 is supported on downstream interfaces.On the upstream interface the kernel IGMP client implementation is used,and supported IGMP versions is therefore limited to that supported by thekernel..SH OPTIONS.IP -dRun on console only, and output ALL log messages to STDOUT..IP -c .I config-fileUse the specified.I config-fileinstead of the default file.IR /etc/igmpproxy.conf ..SH LIMITSThe current version compiles and runs fine with the Linux kernel version 2.4. The known limits are:.B Multicast routes:more then 200.B Multicast group membership:max. 20.SH FILES.TP.B /proc/net/ip_mr_cache - contains the active multicast routes.TP.B /proc/net/ip_mr_vif - contains the 'virtual' interfaces used by the active multicast routing daemon.TP.B /proc/sys/net/ipv4/conf/<ifname>/force_igmp_version - can be set to control what IGMP version the kernel should use on the upstream interface.Ex.: 'echo 2 > /proc/sys/net/ipv4/conf/eth0/force_igmp_version' will force the kernel touse IGMPv2 on eth0 (provided this is the upstream interface)..SH SEE ALSOigmpproxy.conf(5), mrouted, pimd, smcroute.SH BUGS (known)* Currently none (but there probably will be :-/ ).SH AUTHORJohnny Egeland <johnny@rlo.org>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -