Nyr OpenVPN warrior installer issue

edited November 2019 in Help

Good day.

I'm having an issue with @Nyr warrior installer with fresh VPS on Ubuntu 18. I ran "touch /option.netfilter "and the file got renamed to netfilter.enabled, but there's still this message:

Unable to initialize the iptables/netfilter NAT table, setup can't continue.
If you are a LowEndSpirit customer, see here: https://git.io/nfLES
If you are getting this message on any other provider, ask them for support.

It used to work fine after the "touch" command, but now it doesn't work again. Does anyone have any ideas on how to get it working?

Thanks.

Tagged:

Comments

  • mikhomikho AdministratorOG

    Did you stop/start the VPS from Solus?

    “Technology is best when it brings people together.” – Matt Mullenweg

  • I rebooted, yes. Start/stopped just a second ago to make sure. Same issue.

  • mikhomikho AdministratorOG

    @cafedelmar said:
    I rebooted, yes. Start/stopped just a second ago to make sure. Same issue.

    thats otherwise the first step to do after changes are applied to the VPS.
    1. change the config.
    2. stop the VPS
    3. start the VPS

    since you already have tried those things, I'm tagging @AnthonySmith :)

    Thanked by (1)cafedelmar

    “Technology is best when it brings people together.” – Matt Mullenweg

  • AbdullahAbdullah Hosting ProviderOG

    Yes, I was getting same issue on Debian, UK. I reinstalled to CentOs & it solved.

    Thanked by (1)cafedelmar
  • edited November 2019

    @Abdullah said:
    Yes, I was getting same issue on Debian, UK. I reinstalled to CentOs & it solved.

    Thank you for the input. This will be my backup plan :)

  • InceptionHostingInceptionHosting Hosting ProviderOG
    edited November 2019

    is this a NAT or regular product and which location?

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • @AnthonySmith said:
    is this a NAT or regular product and which location?

    I believe it's a NAT product. :) The location is Netherlands.

    "minivps10107"

  • AbdullahAbdullah Hosting ProviderOG

    NAT in UK. I think it is not location specific bt happens in debian 10 template.

  • AbdullahAbdullah Hosting ProviderOG

    Or also ubuntu.

  • InceptionHostingInceptionHosting Hosting ProviderOG

    @cafedelmar said:

    @AnthonySmith said:
    is this a NAT or regular product and which location?

    I believe it's a NAT product. :) The location is Netherlands.

    "minivps10107"

    @Abdullah said:
    Or also ubuntu.

    Ok so I found the issue :)

    # iptables
    -bash: iptables: command not found
    

    Solution:

    apt-get install iptables.

    You don't have that issue on centos because it cant be separated from the minimal app set without causing dependency issues.

    When I make minimal templates... i make minimal templates :)

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • AbdullahAbdullah Hosting ProviderOG

    @AnthonySmith said:

    @cafedelmar said:

    @AnthonySmith said:
    is this a NAT or regular product and which location?

    I believe it's a NAT product. :) The location is Netherlands.

    "minivps10107"

    @Abdullah said:
    Or also ubuntu.

    Ok so I found the issue :)

    # iptables
    -bash: iptables: command not found
    

    Solution:

    apt-get install iptables.

    You don't have that issue on centos because it cant be separated from the minimal app set without causing dependency issues.

    When I make minimal templates... i make minimal templates :)

    :) :+1:

  • AbdullahAbdullah Hosting ProviderOG
  • @AnthonySmith said:

    @cafedelmar said:

    @AnthonySmith said:
    is this a NAT or regular product and which location?

    I believe it's a NAT product. :) The location is Netherlands.

    "minivps10107"

    @Abdullah said:
    Or also ubuntu.

    Ok so I found the issue :)

    # iptables
    -bash: iptables: command not found
    

    Solution:

    apt-get install iptables.

    You don't have that issue on centos because it cant be separated from the minimal app set without causing dependency issues.

    When I make minimal templates... i make minimal templates :)

    Everything is so easy when you know what you're doing :) Thanks a lot @AnthonySmith !

    Thanked by (1)InceptionHosting
  • InceptionHostingInceptionHosting Hosting ProviderOG

    No worries, to be honest in hindsight I probably should have included that at least.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • I've added this information to the documentation.

    That's really minimal indeed, first time I've seen a template without iptables.

    Thanks all for the troubleshooting before I could even read this.

  • I am now facing the same error message with a non-NAT, OpenVZ7 VPS with InceptionHosting. Fresh Debian 9 install, iptables installed, TUN/TAP activated, server stopped and started. Same error message. Any ideas, folks?

    Amitz, a very stable genius (it's true!) and Grand Rectumfier of the official LESLOS® (LES League of Shitposters).
    Certified braindead since 1974 and still perfectly happy.

  • mikhomikho AdministratorOG

    @Amitz said:
    I am now facing the same error message with a non-NAT, OpenVZ7 VPS with InceptionHosting. Fresh Debian 9 install, iptables installed, TUN/TAP activated, server stopped and started. Same error message. Any ideas, folks?

    Option.netfilter ?

    “Technology is best when it brings people together.” – Matt Mullenweg

  • Amitz, a very stable genius (it's true!) and Grand Rectumfier of the official LESLOS® (LES League of Shitposters).
    Certified braindead since 1974 and still perfectly happy.

  • mikhomikho AdministratorOG
    edited December 2019
    Thanked by (1)Amitz

    “Technology is best when it brings people together.” – Matt Mullenweg

  • I thought I tried that without success. But I will try again!

    Thanked by (1)mikho

    Amitz, a very stable genius (it's true!) and Grand Rectumfier of the official LESLOS® (LES League of Shitposters).
    Certified braindead since 1974 and still perfectly happy.

  • Installation works now, thanks @mikho!
    I could have sworn that I did that step before...

    Thanked by (1)mikho

    Amitz, a very stable genius (it's true!) and Grand Rectumfier of the official LESLOS® (LES League of Shitposters).
    Certified braindead since 1974 and still perfectly happy.

  • InceptionHostingInceptionHosting Hosting ProviderOG

    the good news is no new containers will need i I have automated it now :)

    Thanked by (2)Amitz Nyr

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

Sign In or Register to comment.