Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iptables error
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
craftyc
Guru
Guru


Joined: 23 May 2002
Posts: 443
Location: Behind You.

PostPosted: Thu May 23, 2002 5:47 pm    Post subject: iptables error Reply with quote

When I try to run
Code:
iptables -A INPUT -m psd -J DROP

I get this error
Code:
Segmentation Fault


As far as I know I have installed everything correctly. These are the steps that I took. All as root, downloaded from netfilter.samba.net
Code:
make most-of-pom KERNEL_DIR=/usr/src/linux
#Answered yes to everything unless the patch failed then I answered no
make KERNEL_DIR=/usr/src/linux
make install KERNEL_DIR=/usr/src/linux
cd /usr/src/linux
make menuconfig
#Choose to compile everything under Networking Options --> Netfilter Configuration except "realm support"
make dep && make clean bzImage modules modules_install
cp arch/i386/boot/bzImage /boot/bzImage.myker
cp System.mao /boot/
nano -w /boot/grub/menu.lst
#Add new kernel


Then I reboot with new kernel. try iptables, doesn't work. Any ideas? Thanks in advance.
_________________
Postcount ++
Back to top
View user's profile Send private message
craftyc
Guru
Guru


Joined: 23 May 2002
Posts: 443
Location: Behind You.

PostPosted: Fri May 24, 2002 6:46 pm    Post subject: Reply with quote

Don't worry. Problem sorted. I just downloaded a script from freshmeat.net to allow me to 'hide' my computer.

Thanks anyway.
_________________
Postcount ++
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