Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ufw init error, name resolution problem and more cuz of ufw
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Sosse
n00b
n00b


Joined: 16 Apr 2023
Posts: 11

PostPosted: Mon Apr 17, 2023 4:09 am    Post subject: Ufw init error, name resolution problem and more cuz of ufw Reply with quote

Hello Frens,

I changed kernel stuff, emerged in iptables and ufw, added both to default,
Rc-service ufw status - started
But not enabled.

When running ufw enable, following is output

Error: could not load logging rules
=====
reloading brings following output:

Code:
Error: problem running ufw-init
Warning: extension limit revision 0 not supported, missing kernel module?
Iptables-restore: line 75 failed
Warning: extension limit revision 0 not supported, missing kernel module?
Iptables-restore: line 50 failed
Warning: extension limit revision 0 not supported, missing kernel module?
Ip6tables-restore: line 142 failed
Warning: extension limit revision 0 not supported, missing kernel module
Ip6tables-restore: line 38 failed

Problem running '/etc/ufw/before.rules'
Problem running '/etc/ufw/user.rules'
Problem running '/etc/ufw/before6.rules'
Problem running '/etc/ufw/user6.rules'

Can't find much on the internet, the problem here is, I have name resolutions problem and can't use the internet nor emerge. The ufw check script couldn't find python, we'll I can't get python cuz of ufw.

And removing it from runlevels and disabling it doesn't help I don't even know how to return to the state before.

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
mega_flow
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jun 2016
Posts: 84
Location: Belgium

PostPosted: Mon Apr 17, 2023 4:17 am    Post subject: Reply with quote

missing
Code:
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT


[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]
_________________
Intel(R) Core(TM) i7-10875H - GeForce GTX 1660 Ti Mobile
Back to top
View user's profile Send private message
Sosse
n00b
n00b


Joined: 16 Apr 2023
Posts: 11

PostPosted: Mon Apr 17, 2023 4:56 am    Post subject: Reply with quote

mega_flow wrote:
missing
Quote:
CONFIG_NETFILTER_XT_MATCH_CONNLIMIT

Recompiled but the problem persists
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Mon Apr 17, 2023 4:00 pm    Post subject: Reply with quote

Please post the output of emerge --verbose --info net-firewall/ufw net-firewall/iptables ; rc-update show ; iptables-save ; ip6tables-save ; zgrep -e NETFILTER -e _NF_ /proc/config.gz.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum