This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
advanced-firewall [2024/11/27 00:32] – [Firewall] -Condense, formatting hogwild | advanced-firewall [2024/11/27 00:42] (current) – [Multicast] hogwild | ||
---|---|---|---|
Line 41: | Line 41: | ||
===== NAT ===== | ===== NAT ===== | ||
- | **NAT loopback:** lets LAN devices access each other via the router' | + | **NAT loopback:** lets LAN devices access each other via the router' |
+ | |||
+ | Also known as " | ||
\\ | \\ | ||
Line 55: | Line 57: | ||
\\ | \\ | ||
- | **NAT target: **defines how NAT is implemented in loopback situations. Masquerade is the default, but involves an additional lookup, and the mapping is done towards an interface. SNAT is minutely faster, as its NAT mapping points directly to the destination IP and thus bypasses | + | **NAT target: **defines how NAT is implemented in loopback situations. |
+ | |||
+ | Masquerade is the default, but involves an additional lookup, and the mapping is done towards an interface. SNAT is minutely faster, as its NAT mapping points directly to the destination IP, thus bypassing | ||
\\ | \\ | ||
Line 77: | Line 81: | ||
\\ | \\ | ||
- | **Enable quick leave:** this IGMPv2 feature lets the router stop multicasting to an IP when the device sends a "quick leave" packet. | + | **Enable quick leave:** this IGMPv2 feature lets the router stop multicasting to an IP that has sent it a "quick leave" packet. |
\\ | \\ | ||
- | **Custom Configuration: | + | **Custom Configuration: |
\\ {{: | \\ {{: | ||
- | **Enable Udpxy: **like IGMP proxy, | + | **Enable Udpxy: **like IGMP proxy, |
+ | |||
+ | Since they are similar, use one or the other, but not both at the same time. | ||
\\ | \\ | ||
- | **Upstream interface** | + | **Upstream interface: **here, enter the expected stream source location. |
+ | |||
+ | (Default: blank). | ||
\\ | \\ | ||
- | **LAN0/ | + | **LAN0/ |
\\ | \\ | ||
- | **Enable client statistics** | + | **Enable client statistics:** causes FreshTomato to collect statistics about Udpxy clients. |
\\ | \\ | ||
- | **Max clients: **the maximum number of simultaneous Udpxy clients. | + | **Max clients: **the maximum number of simultaneous Udpxy clients. |
+ | |||
+ | Udpxy is is a lightweight protocol, | ||
\\ | \\ | ||
Line 117: | Line 127: | ||
\\ | \\ | ||
- | **Force IGMPv2** | + | **Force IGMPv2: **forces IGMPv2 to be used on the network. |
+ | |||
+ | IGMPv2 enhances IGMP with additional messages/ | ||
\\ | \\ |