router(host): add nftables config for basic router functionality
Some checks failed
/ Ansible Lint (push) Failing after 1m56s
Some checks failed
/ Ansible Lint (push) Failing after 1m56s
This commit is contained in:
parent
d0618e3820
commit
183b91b9f2
5 changed files with 77 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ RequiredForOnline=no
|
|||
[Network]
|
||||
Description=ci-runners
|
||||
|
||||
IPMasquerade=ipv4
|
||||
# Masquerading done in nftables (nftables.conf).
|
||||
IPv6SendRA=yes
|
||||
|
||||
DHCPServer=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue