On Sun, 16 Jul 2000, Patrick Barr wrote: > > I need somebodys help on this.... > > What I want to do, is run a programme that will monitor my ppp0 > connection for any attempts from anyone to connect to a port and FAIL. > I am running 2.4.0 test2 (but I will soon move back to 2.2.16 when > potato comes out) and I dont have netfilter on, I just have hosts.deny > set to all:all.
You can just cat (or tail -f for realtime stats) your syslog (tail -f /var/log/syslog) for as for as i know all attempts get logged there. Small note Potato ships with 2.2.17pre6. (i`m looking forward to it .. :) > > reply to me a.s.a.p > > thanks > > *-----------------------------* > | Patrick Barr | > | Promedia NZ | > | | > | Ph/Fax (03) 548-9129 | > | E-mail [EMAIL PROTECTED]| > | ICQ 7095877 | > | Mobile (021) 548-912 | > *-----------------------------* > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > Arno Vije, linuxinfo.nl

