• 1 Post
  • 63 Comments
Joined 4 years ago
cake
Cake day: December 20th, 2021

help-circle







  • Sorry to be a doofus, but could you paste the output of iptables-save and ip6tables-save instead? The default iptables output actually just leaves out important information like which interface the rule applies to.

    I think the best thing to do would be to see if you can get support from Windscribe and find out whether it’s a known issue or a bug that needs fixing.


  • Thanks, looking at it now, but I should have remembered, iptables has a separate tool for ipv6 called ip6tables. Could you also paste the output of

    ip6tables -L

    If you put it in the comment between backticks like this:

    ```
    <paste here>
    ```

    then it will keep the formatting exactly as it was when you copied it, instead of munging the linebreaks.