firmware/src/packages/fff/fff-layer3-config/files/etc
Johannes Kimmel 53ac7cc6b5
ci/woodpecker/push/woodpecker Pipeline failed Details
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
..
init.d fff-layer3-config: Autoconfigure layer3 router after update 2020-12-28 17:34:03 +01:00
layer3.d layer3: add option to enable stateful firewall on client network 2023-12-26 18:53:36 +01:00
uci-defaults layer3-config: Add dsa migration script 2021-11-10 13:28:50 +01:00