Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iptables probleem na kernel update 2.6.19 naar .31 [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
hennep
Tux's lil' helper
Tux's lil' helper


Joined: 01 Mar 2004
Posts: 82
Location: Zevenaar, Netherlands

PostPosted: Sat Jan 02, 2010 8:47 pm    Post subject: iptables probleem na kernel update 2.6.19 naar .31 [solved] Reply with quote

Onderstaande regels werkten goed in mijn vorige kernel 2.6.19

Code:
/sbin/iptables -A INPUT -j ACCEPT -m state --state ESTABLISHED -i eth0 -p icmp
/sbin/iptables -A INPUT -j ACCEPT -m state --state ESTABLISHED -i eth0 -p tcp
/sbin/iptables -A INPUT -j ACCEPT -m state --state ESTABLISHED -i eth0 -p udp


Vandaag heb ik een kernelupdate gedaan naar 2.6.31
Nu krijg ik per regel de volgende foutmelding: "iptables: invalid argument".

Weet iemand waardoor dit komt, of beter nog, hoe dit is op te lossen?


Last edited by hennep on Sun Jan 03, 2010 8:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
hennep
Tux's lil' helper
Tux's lil' helper


Joined: 01 Mar 2004
Posts: 82
Location: Zevenaar, Netherlands

PostPosted: Sun Jan 03, 2010 8:47 pm    Post subject: Reply with quote

Het probleem is opgelost.

Aan het bestand: /etc/portage/package.keywords
deze regel toegevoegd: sys-kernel/linux-headers ~x86

vervolgens de laatste versie van linux-headers geinstalleerd met
emerge -uDN world

en daarna:
emerge --oneshot glibc
emerge --oneshot iptables
ook nog de kernel opnieuw gecompileerd met alle ip-filtering opties aangezet.

mogelijk was niet alles van wat hierboven staat noodzakelijk maar iptables werkt weer als voorheen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch 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