ufw

ERROR: Problem running ip6tables

Bug #1775282 reported by Leon
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ufw
Expired
Undecided
Unassigned

Bug Description

Error shows when I type in the following command:

sudo ufw status

My OS: Debian/Linux

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

What is the output of the following command:

$ sudo /usr/share/ufw/check-requirements

I suspect you have disabled ipv6 in some manner. You might be able to simply use IPV6=no in /etc/default/ufw.

Changed in ufw:
status: New → Incomplete
costales (costales)
no longer affects: gui-ufw
Revision history for this message
Leon (alexander185) wrote : RE: [Bug 1775282] Re: ERROR: Problem running ip6tables

Hello,

Im sorry to say that I have completely wiped my Linux machine and reinstalled Raspbian and everything works fine now. I did not touch anything to do with the ip6tables beforehand. Possibly got corrupted somehow.

Thanks

From: <email address hidden> <email address hidden> on behalf of costales <email address hidden>
Sent: Wednesday, June 6, 2018 8:15:51 PM
To: <email address hidden>
Subject: [Bug 1775282] Re: ERROR: Problem running ip6tables

** No longer affects: gui-ufw

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1775282

Title:
  ERROR: Problem running ip6tables

Status in ufw:
  Incomplete

Bug description:
  Error shows when I type in the following command:

  sudo ufw status

  My OS: Debian/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ufw/+bug/1775282/+subscriptions

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Thanks for getting back to me. Glad it is working now. Since there is a lack of information, I'm going to close this bug. Please feel free to report other issues you may find.

Changed in ufw:
status: Incomplete → Invalid
Revision history for this message
Andreas Lämmlein (8ndreas) wrote :

I am getting the same error:

# ufw status
ERROR: problem running ip6tables

But the requirements check passed:

# /usr/share/ufw/check-requirements
Has python: pass (binary: python3, version: 3.8.5, py3)
Has iptables: pass
Has ip6tables: pass

Has /proc/net/dev: pass
Has /proc/net/if_inet6: pass

This script will now attempt to create various rules using the iptables
and ip6tables commands. This may result in module autoloading (eg, for
IPv6).
Proceed with checks (Y/n)?
== IPv4 ==
Creating 'ufw-check-requirements'... done
Inserting RETURN at top of 'ufw-check-requirements'... done
TCP: pass
UDP: pass
destination port: pass
source port: pass
ACCEPT: pass
DROP: pass
REJECT: pass
LOG: pass
hashlimit: pass
limit: pass
ctstate (NEW): pass
ctstate (RELATED): pass
ctstate (ESTABLISHED): pass
ctstate (INVALID): pass
ctstate (new, recent set): pass
ctstate (new, recent update): pass
ctstate (new, limit): pass
interface (input): pass
interface (output): pass
multiport: pass
comment: pass
addrtype (LOCAL): pass
addrtype (MULTICAST): pass
addrtype (BROADCAST): pass
icmp (destination-unreachable): pass
icmp (source-quench): pass
icmp (time-exceeded): pass
icmp (parameter-problem): pass
icmp (echo-request): pass

== IPv6 ==
Creating 'ufw-check-requirements6'... done
Inserting RETURN at top of 'ufw-check-requirements6'... done
TCP: pass
UDP: pass
destination port: pass
source port: pass
ACCEPT: pass
DROP: pass
REJECT: pass
LOG: pass
hashlimit: pass
limit: pass
ctstate (NEW): pass
ctstate (RELATED): pass
ctstate (ESTABLISHED): pass
ctstate (INVALID): pass
ctstate (new, recent set): pass
ctstate (new, recent update): pass
ctstate (new, limit): pass
interface (input): pass
interface (output): pass
multiport: pass
comment: pass
icmpv6 (destination-unreachable): pass
icmpv6 (packet-too-big): pass
icmpv6 (time-exceeded): pass
icmpv6 (parameter-problem): pass
icmpv6 (echo-request): pass
icmpv6 with hl (neighbor-solicitation): pass
icmpv6 with hl (neighbor-advertisement): pass
icmpv6 with hl (router-solicitation): pass
icmpv6 with hl (router-advertisement): pass
ipv6 rt: pass

All tests passed

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Andreas, can you provide more details? What distribution are you using? What is the output of `lsmod`? What are the contents of /etc/ufw/*6.rules?

Changed in ufw:
status: Invalid → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for ufw because there has been no activity for 60 days.]

Changed in ufw:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.