Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel location - CONFIG_NFT_OBJREF
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 118
Location: Somewhere Over There!

PostPosted: Tue Feb 21, 2023 11:09 am    Post subject: Kernel location - CONFIG_NFT_OBJREF Reply with quote

Im trying to set up firewalld with nftables

compiling firewalld return with this

Code:
CONFIG_NFT_OBJREF:    is not set when it should be.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.


however, when I search in my kernel it comes with no matches

Code:
config - Linux/x86 6.2.0-gentoo Kernel Configuration
 > Search (CONFIG_NFT_OBJREF) ────────────────────────────────────────────────────────────────────────
  ┌──────────────────────────────────────── Search Results ────────────────────────────────────────┐
  │ No matches found.                                                                              │ 
  │                         


anybody knows where can I find this or is it not included anymore?
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 5625
Location: Bavaria

PostPosted: Tue Feb 21, 2023 11:47 am    Post subject: Reply with quote

This is strange. I can find it (although it is not enabled) in my 6.1.12 kernel.

Here from help:
Code:
Depends on: NET [=y] && INET [=y] && NETFILTER [=y] && NF_TABLES [=n]
[...]
  -> Netfilter nf_tables support (NF_TABLES [=n]
    -> Netfilter nf_tables stateful object reference module (NFT_OBJREF [=n])
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 118
Location: Somewhere Over There!

PostPosted: Tue Feb 21, 2023 12:17 pm    Post subject: Reply with quote

nope not there on 6.2

I even search for
stateful - no results

object - went through all the results - nothing referring to Netfilter

reference - no results

went throroughly all under Netfilter nf_tables support

cant find[/code]
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31601
Location: here

PostPosted: Tue Feb 21, 2023 12:27 pm    Post subject: Reply with quote

Yes in kernel 6.2 CONFIG_NFT_OBJREF was removed, now is forced to builtin.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Ja.KooLit
Tux's lil' helper
Tux's lil' helper


Joined: 14 Feb 2022
Posts: 118
Location: Somewhere Over There!

PostPosted: Tue Feb 21, 2023 12:28 pm    Post subject: Reply with quote

Thanks alot for confirming...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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