Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use forward chain if router #16

Open
Kaor opened this issue Aug 23, 2022 · 0 comments
Open

use forward chain if router #16

Kaor opened this issue Aug 23, 2022 · 0 comments

Comments

@Kaor
Copy link

Kaor commented Aug 23, 2022

hi,
thank you for this amazing tool !
i use forward chain with my computer eth->internet wifi->access-point for demo with smartphones

iptables -I FORWARD -m set --match-set google-services dst -j NFLOG --nflog-group 20 --nflog-threshold 1
ip6tables -I FORWARD -m set --match-set google-services6 dst -j NFLOG --nflog-group 20 --nflog-threshold 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant