Operating System - Linux
1828953 Members
2131 Online
109986 Solutions
New Discussion

linux broad band internet connection

 
Baiju Kumar.B_1
Advisor

linux broad band internet connection

Dear all,
my client want one setup in linux as follows
they want to install a linux server (redhat 9.0), need to configure broadband internet connection in that server ,configure it as a squid server (linux proxy),with user level access control in that server and broad band usage report from that server,it is through web interface

regards
Baiju Kumar.B
nothing is impossible
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: linux broad band internet connection

Shalom,

I would suggest a supported release of Red Hat. ES 4.4 or CentOS 4.4

The default squid implementation gives you much of what you desire.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ivan Ferreira
Honored Contributor

Re: linux broad band internet connection

You should use CentOs as menthioned above or Fedora Core, these are "recent versions" of Red Hat (in some way).

Squid basic functionality you get by default, user authentication is done by configuring:

auth_param negotiate program .....


Search in google because there are a lot of options to configure user authentication (PAM, LDAP, Active Directory).

Reports you can get using sarg or srg (Squid report generator) available at sourceforge.net.

Squid administration can be done via webmin.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
dirk dierickx
Honored Contributor

Re: linux broad band internet connection

if you go for RH9, you're asking for problems.
use a more recent release (fedora) or version with longer support cycle, like centos.