Site Tools


advanced-firewall

This is an old revision of the document!


Firewall

The Firewall page allows you to set up some options to protect/facilitate certain network communications.


WAN interfaces respond to ping and traceroute - When enabled this option allows your device to respond to certain ICMP/UDP packets so that a ping and traceroute work from Internet.
Limit communication to: This number imposes a maximum number of requests per seconds. It is advised to set up a limit to prevent DDOS attacks.


Enable TCP SYN cookies - Enabling this will protect the router from SYN Flood attacks via a well known technique called SYN cookies. This technique encodes info from the SYN packet into the responce (SYN/ACK). Please note, despite being a standard technique enabling this option imposes some secondary limitation some old TCP/IP staks might not be easy to handle
Enable DCSP Fix - This enables a work-around for a well-known issue related SCP (packet marking) when connected to the ISP Comcast
IPv6 IPSec Passthrough - FIXME


NAT loopback - NAT loopback a.k.a Hairpinning is a well know technique that allows LAN devices to access another LAN device via the WAN interface of your router. This is common practice when calling e.g. the DDNS domain of your router from the LAN for administration purpose. Please note this is somehow a legacy setting an it's probably not needed any more. Also be aware of communication bottleneck introduced by this system on fast connections.
NAT target - Define the way NAT is implemented for the sake of Hairpinning. Masquerade is the default however this involves an additional lookup ad the mapping of done towards an interface. SNAT is faster (if ever measurable) as the NAT mapping point directly to the destination IP hence bypassing the lookup stage.

Multicast

Enable IGMP proxy - Runs the IGMP (Internet Group Management Protocol) for your router.
LAN0/LAN1/LAN2/LAN3 - where enabled the bridges will partecipate in IGMP subscription using the router as a proxy between the LANs selected. This essentially allows IGMP to work between VLANs.
Enable quick leave - This is a feature of IGMP v2 and allows the router to stop streaming of the multicast IP as soon as the end device sends the quick leave IGMP packet.
Custom Configuration - This option allows you to set up some advanced parameters for the IGMP proxy daemon. Make sure to consult the official documentation.


Enable Udpxy - Similarly to IGMP proxy Udpxy allows multicast communication between sender and receiver sitting in different VLANs. NOTE: since the behavior is pretty much identical you should use either but not both at the same time.
Upstream interface - leave empty for default - Defines where the stream source is expected to live.
LAN0/LAN1/LAN2/LAN3 - this is where the stream clients are expected to live.
Enable client statistics - As the option suggest if enabled statistical information about the clients is collected.
Max clients - Considering this is a lightwave protocol it works well for a limited number of clients, you might want to impose a maximum number if any.
Udpxy port- This is where you can consult the Udpxy information on your router.


Efficient Multicast Forwarding (IGMP Snooping) - IGMP snooping is a way to have the switch (router) facilitating the discovery of multicast (IGMP) clients. Beware that enabling IGMP snooping might interfare with some multicast based applications/protocols, a well know issue revolve around Upnp.
Force IGMPv2 - IGMPv2 enhances the IGMP communication supporting additional messages/behavior to optimise the end-to-end communication between client and server. Possibly the most important being the “Group Leave” message which is lacking instead in IGMP v1.

advanced-firewall.1642533270.txt.gz · Last modified: 2022/01/18 19:14 by rs232