iptables/netfilter Problem

Alexander Reelsen ar at rhwd.net
Sun Mar 26 22:07:13 CEST 2000


Moin

Hat schon mal wer mit netfilter rumgespielt?
Ich hab hier irgendwie ein problem mit der LOG direktive. Es ist kein
problem irgendwas mit der direktive einzufuegen, aber nix wird geloggt,
z.B. hat

iptables -A INPUT -p tcp -j LOG --destination-port 21 \
   --log-level info --log-prefix "Firewall:"
keinerlei auswirkung im syslog, aber
iptables -A INPUT -p tcp --destination-port 21 -j REJECT

einwandfrei funktioniert, sprich rejectet.

root at joker:~# lsmod | grep LOG
ipt_LOG                 3536   1
ip_tables              11536  20  [ipt_limit ipt_mark ipt_mac
ipt_multiport ipt_owner ipt_tos ipt_state ipt_unclean iptable_filter
iptable_mangle ipt_REJECT ipt_MIRROR ipt_TOS ipt_MARK ipt_MASQUERADE
ipt_REDIRECT iptable_nat ipt_LOG]

Im kernel sollte somit auch alles aktiviert sein, oder habe ich
irgendetwas banales vergessen?


MfG/Regards, Alexander

--
Alexander Reelsen         http://joker.rhwd.de
ar at rhwd.net               GnuPG: pub 1024D/F0D7313C  sub 2048g/6AA2EDDB
                          7D44 F4E3 1993 FDDF 552E  7C88 EE9C CBD1 F0D7 313C

-
Hinweise zur Benutzung dieser (und anderer Mailing-Listen) bitte beachten:
--> http://lug-owl.de/mailinglist_hints.html <--



More information about the Linux mailing list