]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - src/initscripts/system/firewall
firewall: Accept inbound Tor traffic before applying the location filter
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 18 Dec 2021 13:47:56 +0000 (14:47 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 14 Jan 2022 14:16:29 +0000 (14:16 +0000)
commit4d25c1f39af51795e61855166a3aa24b6af97a17
tree4389b7132ceb4439dd86002d6e4af0e2e6e33bde
parent0e7bfb1343d28069acfbaacb957cd199f8ead099
firewall: Accept inbound Tor traffic before applying the location filter

Inbound Tor traffic conflicts with Location block as inbound connections
have to be accepted from many parts of the world. To solve this,
inbound Tor traffic has to be accepted before jumping into Location block
chain.

Note this affects Tor relay operators only.

Rolled forward as ongoing from
https://patchwork.ipfire.org/project/ipfire/patch/f8ee2e1d-b642-8c63-1f8a-4f24c354cd90@ipfire.org/,
note the documentation in the wiki needs to be updated once this landed
in production.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
src/initscripts/system/firewall