====== LAN Access ====== This page allows you to define LAN-to-LAN traffic where it otherwise would be blocked. \\ For example, say we have two LANs, one primary (LAN0/br0) and one secondary (LAN1/br1). If you want devices on LAN0 to communicate with devices on LAN1 (and vice versa), you might use these settings: \\ {{:pasted:20220126-183839.png}}\\ \\ **On:** Checking this enables the rule defined on this row of the table. \\ **Src:** This displays/lets you configure the (Logical) Source LAN for the rule on that row of the table. \\ **Src Address:** This (optional) field narrows the rule to a specific IP address or set of addresses within the Src interface. \\ **Dst:** Here, you specify the (logical) Destination LAN for the rule on this row of the table. \\ **Dst Address: **(optional) narrows the rule to a specific IP address or set of addresses within the Dst interface. \\ **Description:** This is a free text field in which you can enter whatever you wish, such as notes, reminders. \\ \\ ===== LAN Access Notes ===== * Regardless of LAN Access rules, by default a LANx device is able to reach (e.g. ping) all the router's LAN interfaces (only). This is by design. * All entries in LAN Access are one-way only. For example, if you want hosts on LAN0 to be able to communicate with hosts on LAN1, and vice versa, you'll need two entries in the table to achieve that. * LAN Access is an IP-level access control. Therefore, **all ports/protocols are automatically enabled**. If additional fine tuning is needed (for example, you want to allow only allow port 80/TCP) you'll need to manually configure settings instead. \\ \\