Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iptables kernel&user sync problem(?)
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
tagger
n00b
n00b


Joined: 31 Mar 2005
Posts: 37

PostPosted: Tue May 23, 2006 12:21 am    Post subject: iptables kernel&user sync problem(?) Reply with quote

I searched the archives, in particular, nephros' post of the 20 or so "dups" (similar threads, in any event), and haven't found a solution, so I thought I'd see if anyone has suggestsions. In particular, one of the common "fix" suggestions was to just re-emerge iptables -- this, and several other suggestions, appear to be useless in this case.

Here's the history: I have a new machine and installed Gentoo from scratch. I chose to use the gentoo-sources kernel, and so got 2.6.16-gentoo-r7. All worked fine. Then I decided to set up my iptables. I decided to follow http://gentoo-wiki.com/HOWTO_Iptables_for_newbies#Kernel_Support since, though I'm not an iptables newb, I am something of a gentoo newb. For starters, I had to add the kernel support, since it apparently wasn't default-enabled in gentoo-sources. That apparently went alright. I didn't have to worry about fixing symlinks on the kernel sources or anything because I used the same that came with gentoo-sources, in the same location. After this, however, I was told to
Code:
modprobe ip_tables

This produced "...Unknown symbol in module, or unknown parameter", which, upon inspecting in dmesg, I found to be "disagrees about version of symbol skb_copy_bits", and the "unknown symbols": "skb_copy_bits", "nf_register_sockopt", and "nf_unregister_sockopt".

Again, nothing I've read seems to address this directly. Any ideas? I enabled _all_ of the stuff recursively under "Netfilter configuration" (iptables) and "Core netfilter configuration" (xtables).

Thoughts? TIA.
Back to top
View user's profile Send private message
tagger
n00b
n00b


Joined: 31 Mar 2005
Posts: 37

PostPosted: Tue May 23, 2006 1:11 am    Post subject: Reply with quote

I _think_ I resolved this by merely adding a 'make modules' step in the middle, before 'make modules_install'.
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