RE: Proxy Authentication

2003-09-01 Thread Eduardo A. dela Rosa
thanks Jeff, I'll check on that. Regards, On Fri, 2003-08-29 at 23:08, Go, Jeffrey wrote: > Eduard > > The problem is that MS Proxy server 2.0 ( I assume this is what you are > using) requires that a MS Proxy client be installed on clients that wish > to access the proxy services..and > I don't

RE: Proxy Authentication

2003-08-29 Thread Go, Jeffrey
Eduard The problem is that MS Proxy server 2.0 ( I assume this is what you are using) requires that a MS Proxy client be installed on clients that wish to access the proxy services..and I don't think it has RH client available on it... You may want to check MS technet site and see what you can

Re: Proxy server

2003-08-21 Thread Sean Estabrooks
On Thu, 21 Aug 2003 15:38:38 -0400 Sean Estabrooks <[EMAIL PROTECTED]> wrote: > On Thu, 21 Aug 2003 15:18:20 -0400 > "Brad Hittle" <[EMAIL PROTECTED]> wrote: > > > Sean, > > > > Sorry for the lack of information. When a dialup user logs in, we go and > > check their username/password (basic stu

Re: Proxy server

2003-08-21 Thread Sean Estabrooks
On Thu, 21 Aug 2003 15:18:20 -0400 "Brad Hittle" <[EMAIL PROTECTED]> wrote: > Sean, > > Sorry for the lack of information. When a dialup user logs in, we go and > check their username/password (basic stuff). We have different settings in > our database of accounts determing that they are active

Re: Proxy server

2003-08-21 Thread Jason Dixon
On Thu, 2003-08-21 at 15:21, Brad Hittle wrote: > Jason, > > There is something like a REMOTE_ADDR for coldfusion, but this is returning > the IP for the proxy rather than the client. I will look into writing > something up with Perl. Brad, please don't top-post. Are you feeding it through squi

Re: Proxy server

2003-08-21 Thread Brad Hittle
st" <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 2:57 PM Subject: Re: Proxy server > On Thu, 2003-08-21 at 14:36, Sean Estabrooks wrote: > > On Thu, 21 Aug 2003 14:24:04 -0400 > > "Brad Hittle" <[EMAIL PROTECTED]> wrote: > > > &

Re: Proxy server

2003-08-21 Thread Brad Hittle
quot;Sean Estabrooks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 2:36 PM Subject: Re: Proxy server > On Thu, 21 Aug 2003 14:24:04 -0400 > "Brad Hittle" <[EMAIL PROTECTED]> wrote: > > > Sean, > > > > We kee

Re: Proxy server

2003-08-21 Thread Jason Dixon
On Thu, 2003-08-21 at 14:57, Jason Dixon wrote: > On Thu, 2003-08-21 at 14:36, Sean Estabrooks wrote: > > On Thu, 21 Aug 2003 14:24:04 -0400 > > "Brad Hittle" <[EMAIL PROTECTED]> wrote: > > > > > We keep a status for the dialup account users. When they logon, they > > > recieve a specific IP from

Re: Proxy server

2003-08-21 Thread Jason Dixon
On Thu, 2003-08-21 at 14:36, Sean Estabrooks wrote: > On Thu, 21 Aug 2003 14:24:04 -0400 > "Brad Hittle" <[EMAIL PROTECTED]> wrote: > > > We keep a status for the dialup account users. When they logon, they > > recieve a specific IP from us denoting status (ie if they are in the billing > > status

Re: Proxy server

2003-08-21 Thread Sean Estabrooks
On Thu, 21 Aug 2003 14:24:04 -0400 "Brad Hittle" <[EMAIL PROTECTED]> wrote: > Sean, > > We keep a status for the dialup account users. When they logon, they > recieve a specific IP from us denoting status (ie if they are in the billing > status the ip would range from 192.168.153.*). > > When w

Re: Proxy server

2003-08-21 Thread Brad Hittle
rooks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 21, 2003 1:59 PM Subject: Re: Proxy server > On Thu, 21 Aug 2003 13:53:35 -0400 > "Brad Hittle" <[EMAIL PROTECTED]> wrote: > > > This one is for all the gurus! > > > &

Re: Proxy server

2003-08-21 Thread Sean Estabrooks
On Thu, 21 Aug 2003 13:53:35 -0400 "Brad Hittle" <[EMAIL PROTECTED]> wrote: > This one is for all the gurus! > > Here is the problem: > I'm setting up a Proxy server for my company so that it does a destination NAT on > the IP. For those people that don't want to pay for our service, we want to

Re: Proxy/Cache Server

2003-06-13 Thread Alan Harding
By default squid almost works out of the box Installation there are two ways of installing squid. The tar file requires configuration, but the documentation is excellent. the other way is the RPM file. This may not be the most up to date version but it will be close. Try getting the RPM from ht

Re: Proxy/Cache Server

2003-06-13 Thread Peter Peltonen
On Fri, 2003-06-13 at 10:51, Peter Peltonen wrote: Forgot to mention: If you so new to Red Hat Linux that you do not know how to install software from RPM etc, please consider reading the very informative Red Hat Linux Manuals found at http://www.redhat.com/docs/manuals/linux/ (actually you shou

Re: Proxy/Cache Server

2003-06-13 Thread Peter Peltonen
On Fri, 2003-06-13 at 23:26, santosh wrote: > Now, I wanna to install/setup Proxy server or Cache server in my > computer. I know that "squid" program is stand for proxy server. > > But I don't know how to get it ?? then after I don't know to configure > or setup for the proxy or cache server ? F

RE: proxy

2002-09-10 Thread Andreas Freyvogel
squid is great for this; you can achieve this by defining an access list and subsequent http_access allow|deny or icp_access allow|deny rules. -Andreas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris Mason Sent: Tuesday, September 10, 2002 11:33 A

Re: Proxy server for Redhat 7.2

2002-01-14 Thread Henrik Schmiediche
Thanks! - henrik - Original Message - From: "papapep" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 12:06 PM Subject: Re: Proxy server for Redhat 7.2 > Take a look at: > > www.squid-cache.org >

Re: Proxy server for Redhat 7.2

2002-01-11 Thread papapep
Take a look at: www.squid-cache.org www.squidguard.org Henrik Schmiediche wrote: > Hello, >I need to restrict the ability of 75 lab system (runing Win2K/IE) to browse >the net freely. I am thinking the way to go about this is to setup a proxy >server on one of our Redhat

Re: proxy for linux....

2000-08-10 Thread John Aldrich
On Wed, 09 Aug 2000, you wrote: > On Wed, 09 Aug 2000, you opined: > >On Tue, 08 Aug 2000, you wrote: > >> Squid is a proxy for http. > >> hth, > >> kent > >> > >And Junkbuster can proxy as well... :-) It will also work WITH Squid > >(at least according to the docs... I dunno how that works, but.

Re: proxy for linux....

2000-08-09 Thread Uncle Meat
On Wed, 09 Aug 2000, you opined: >On Tue, 08 Aug 2000, you wrote: >> Squid is a proxy for http. >> hth, >> kent >> >And Junkbuster can proxy as well... :-) It will also work WITH Squid >(at least according to the docs... I dunno how that works, but >) It can, and I have it that way. Can't re

Re: proxy for linux....

2000-08-09 Thread John Aldrich
On Tue, 08 Aug 2000, you wrote: > Squid is a proxy for http. > hth, > kent > And Junkbuster can proxy as well... :-) It will also work WITH Squid (at least according to the docs... I dunno how that works, but ) John ___ Redhat-list mailin

Re: proxy for linux....

2000-08-08 Thread ktb
Squid is a proxy for http. hth, kent - Original Message - From: vsnl <[EMAIL PROTECTED]> To: redhat <[EMAIL PROTECTED]> Sent: Tuesday, August 08, 2000 2:49 PM Subject: proxy for linux > is there a proxy server for linux avalable for free??? > > dattatraya > > > > __

RE: proxy for linux....

2000-08-08 Thread Dan Mount
The short answer is yes... Many... What exactly are you trying to proxy? -Original Message- From: vsnl [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 08, 2000 3:50 PM To: redhat Subject: proxy for linux is there a proxy server for linux avalable for free??? dattatraya ___

Re: Proxy server &/or firewall

2000-08-03 Thread Kevin Holmquist
I have the same setup at home sharing a DSL line. My setup is like this: one linux box as a server, one windows/linux box for my workstation and a third linux box as a gateway. the trick is to setup the gateway with either a proxy service, such as squid, or use ipchains to masquerade the IP t

Re: Proxy server &/or firewall

2000-08-03 Thread Leonard den Ottolander
Hello Glen, > I've set up her > configuration so http requests go to my box (no matter what domain I try > to access it keeps pulling up the redhat page sitting on my Linux box) > are forwarded to the 'net? This sounds as if you have enabled apache (httpd) on the linux box and s

Re: Proxy server &/or firewall

2000-08-02 Thread Eddie Strohmier
Looks like your looking for IP masquerade. There is an excellent how-to on IP masquerade. Look back about 3 or 4 weeks ago at the archives from www.moongroup.com and you will see all that has to be done to set up IP masquerade plus setting up IP chains so a firewall can be established. Eddie

Re: Proxy

2000-05-28 Thread Charles Galpin
Ramiro I think you want to use "transparant proxying" otherwise know as NAT or ipmasquerading. There should be a howto on this in /usr/doc/HOWTO. Under linux this is implemented using ipchains, so look for that too. TH basics though would be something liek this # IP Masquerading echo "ip_masq 1

Re: Proxy

2000-05-27 Thread Greg Wright
>*** REPLY SEPARATOR *** > >On 27/05/00 at 11:47 Ramiro Fabricio Pulgar Montero wrote: >Hi! >I want to do a proxy with RedHat linux 6.2 (modem connection) for sharing my internet service to my LAN but I don't know if a proxy application includes in RH. >What can I do? > >Thanks!

Re: Proxy server on the Web server.

2000-03-11 Thread Charles Galpin
What you are looking for is IP Maquerading (also known as Network Address Translation (NAT)). If you setup your DNS properly, then the requests to the local http server will stay local, and if not, then they will go outside (using IP Maquerading). It is built into the default 6.1 kernel, but you