danjacques / freenasdocs

Collection of FreeNAS documentation.
Apache License 2.0
27 stars 5 forks source link

Kill Switch and Web UI #3

Open jmh530 opened 4 years ago

jmh530 commented 4 years ago

I have followed the directions here, but I am not able to access the Web UI for qBittorrent when the kill switch is on.

danjacques commented 4 years ago

The instructions specifically target Transmission. I haven't tried setting up qBittorrent. You are able to access the UI when the firewall rules are disabled?

The kill switch rules themselves allow total local access, so the specific client shouldn't be an issue. That said, I don't really have any addition insights to offer other then maybe whack one rule at a time and see which one is causing you problems, then figure out why and report back?

jmh530 commented 4 years ago

I used add_fw allow ip from [defaultgatewayip] to [jailip/jailnetmask] 8080 keep-state.

danjacques commented 4 years ago

Interesting. Perhaps qBittorrent binds local and Transmission binds all by default? I'll have to test this theory. I'll add your fix to the notes for future readers.

jmh530 commented 4 years ago

Actually the above doesn't work with [defaultgatewayip]. It works with any.

jmh530 commented 4 years ago

Not sure if that is safe, I'm not really familiar with ipfw.