+++ Venkatakrishnan sudarsanam [linux-india] <14/06/02 12:12 +0800>:
> Is there any tool for me to aid in Ipchains so that I could see which
> people is viewing what site in the internet.

netstat

> Also if I want to give RADIUS authentication for the users going through
> the firewall does the IPchains(linux) support that.  If it doesnt what will
> be my additional requirement.

Squid ...

And if you have a 2.4.x kernel around use iptables, better.

        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #065        -**< Sub : Dependent libraries for a binary >**-
The easiest way to check out as to which libraries a binary is
dependent, try:  $ldd binary-file
Example: $ldd /bin/ls
         libc.so.6 => /lib/libc.so.6 (0x40018000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help
  • [LIH]Firewall Venkatakrishnan sudarsanam
    • Suresh Ramasubramanian

Reply via email to