Cliff Sarginson([EMAIL PROTECTED]) is reported to have said: > > > > Cliff > > This might be what you are looking for > > > > $IPTABLES -A INPUT -i $IEXT -p tcp --dport 515 -j LOG --log-level NOTICE > > --log-prefix "Printer-Attack-Rejected:" > > $IPTABLES -A INPUT -i $IEXT -p tcp --dport 515 -j DROP > > ^^^ ppp0 in my case > > Ah..an iptables expert..:) > I will try that. > I am hoping that iptables is the last incarnation of firewall "syntax" > in linux for a while, my learning capacity strains against my age.. lol
Not an expert by any stretch. Just an old man that tried to get the dang thing to work, and finally did. -- Real Programmers don't write in PL/I. PL/I is for programmers who can't decide whether to write in COBOL or FORTRAN. _______________________________________________________