firmware/src/packages/fff/fff-layer3-config/files/etc/layer3.d
Johannes Kimmel 53ac7cc6b5 layer3: add option to enable stateful firewall on client network
Add the following option to the client config section in
`/etc/config/gateway` to enable a basic stateful firewall:

```
config client
    option stateful_firewall '1'
```

The firewall will forward icmp mesages and allow any outbound client
traffic and related inbound traffic.

Acked-by: Fabian Bläse <fabian@blaese.de>
2023-12-26 18:53:36 +01:00
..
01-version fff-layer3-config: show uci syntax errors 2022-04-05 21:25:33 +02:00
10-meta packages/fff: move config scripts to fff-layer3-config 2020-12-17 15:38:20 +01:00
20-vlan fff-network: add support for DSA switch configuration 2021-08-05 17:49:39 +02:00
30-network-client layer3: add option to enable stateful firewall on client network 2023-12-26 18:53:36 +01:00
30-network-routerip fff-layer3-config: add rules for router_ip 2021-12-01 00:06:08 +01:00
30-network-wan fff-layer3-config: Add script to set wan vlan/interface 2021-02-09 22:46:58 +01:00