/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Jedi wrote:
> Hello, I got a mission for you all :)
>
> Is there any way to monitor and log all connections on a certain IP? or
> block for example WWW access , icq etc but still allow ftp sessions and
> so on?
> Would be enough if we just could log and go back and see what has been
> surfed on that machine (not specific url4s, just that they have been
> surfing and using the internet)
>
> Thanks in advance
to just log things:
ipchains -A input -p tcp -d $ipaddr -l
to block various things, read the ipchains howto.
raf
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.