Michelle Konzack wrote:
Hello,
[..] (too lazy to answer Q1/2 - this is very basic iptables stuff. should be easy to figure out with any available iptables-howto)
Q 3: Is ther a way in iptables to log the Stuff to another File as syslog ? e.g. /var/log/ipt_reject
take a look at iptables' "ulog" target and ulogd. this enables you (among others) to write iptable logs to an arbitrary chosen file.
Thanks Michelle
--jr