Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-19-2007, 03:07 PM
|
#1
|
Member
Registered: Sep 2006
Distribution: SuSE, Slackware
Posts: 55
Rep:
|
ettercap prob slack11
hi,
im having a problem using ettercap on slackware 11, when i run:
ettercap -T -M arp:remote -i ath0 -q /host/ /router/
and after that i start the check poisoning plugin (chk_poison)
it gives me
chk_poison: Checking poisoning status...
ERROR : 1, Operation not permitted
[ec_send.c:send_L3_icmp_echo:513]
libnet_write (-1): libnet_write_raw_ipv4(): -1 bytes written (Operation not permitted)
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.3.5: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
ip_forwarding was disabled, but we cannot re-enable it now.
remember to re-enable it manually
and it crashes, i have libnet for slackware 11 installed from linuxpackages.net.
i have however another box running slack 10.2 which uses the same but 10.2 build and it is working nice.
EDIT: im running it as root
any help is appreciated
thank you
|
|
|
03-23-2007, 03:37 AM
|
#2
|
Member
Registered: Jul 2003
Location: NY
Distribution: Slackware, Termux
Posts: 952
|
strace might help, or give an idea of what's going on. If iptables is being called (I'm not familiar with this plugin), you might move it aside and replace it with a shell script that dumps its command line to a file, so you can then read the file and see how iptables was trying to be called. Sometimes apps send the wrong parameters to other programs that makes the program behave odd.
|
|
|
All times are GMT -5. The time now is 01:24 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|