parent
73f02afca9
commit
101c443192
|
@ -8,11 +8,13 @@ nftables support is 'alpha' version, not "so much" stable.
|
||||||
|
|
||||||
##How to build miniupnpd with nftables:
|
##How to build miniupnpd with nftables:
|
||||||
Run 'make' command with 'Makefile.linux_nft',
|
Run 'make' command with 'Makefile.linux_nft',
|
||||||
i.e. > make -f Makefile.linux_nft
|
|
||||||
|
`make -f Makefile.linux_nft`
|
||||||
|
|
||||||
##How to Run
|
##How to Run
|
||||||
- Please run 'netfilter_nft/scripts/nft_init.sh' to add miniupnpd chain.
|
Please run 'netfilter_nft/scripts/nft_init.sh' to add miniupnpd chain.
|
||||||
i.e. > sudo ./netfilter_nft/scripts/nft_init.sh
|
|
||||||
|
`sudo ./netfilter_nft/scripts/nft_init.sh`
|
||||||
|
|
||||||
##FAQ
|
##FAQ
|
||||||
I will add this section when I get question.
|
I will add this section when I get question.
|
||||||
|
|
Loading…
Reference in New Issue