Dynamic Proxy Server

2003-09-09 Thread Redhat Man
Hello Every body, I had done everything to build the dynamic proxy server. To make auto transference. I want to redirect IP in my redhat linux 8.0 and Ip tabling how can i do Please tell me ?? -- Best regards, Santosh mailto:[EMAIL PROTECTED] -- redhat-list

Re: Dynamic Proxy Server

2003-09-07 Thread Jason Dixon
On Sun, 2003-09-07 at 16:13, Redhat Man wrote: > Dear all, > > I wanna to build dynamic proxy server in my network system. I had > installed squid proxy server, it's working properly. I want to build > auto proxy cache so that clients no need to set my proxy address in > t

Re: Dynamic Proxy Server

2003-09-07 Thread Graham Leggett
Redhat Man wrote: I wanna to build dynamic proxy server in my network system. I had installed squid proxy server, it's working properly. I want to build auto proxy cache so that clients no need to set my proxy address in their browser. I can set command in router wccp and web-cache command.

Dynamic Proxy Server

2003-09-07 Thread Redhat Man
Dear all, I wanna to build dynamic proxy server in my network system. I had installed squid proxy server, it's working properly. I want to build auto proxy cache so that clients no need to set my proxy address in their browser. I can set command in router wccp and web-cache command. But I

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
y 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 we only use DNAT, the packets never make their way back to the client > > > machin

Re: Proxy server

2003-08-21 Thread Jason Dixon
status (ie if they are in the billing > > status the ip would range from 192.168.153.*). > > > > When we only use DNAT, the packets never make their way back to the client > > machine. Thats why we are routing the packet back through the proxy server. > > I have sniffed every p

Re: Proxy server

2003-08-21 Thread Sean Estabrooks
from 192.168.153.*). > > When we only use DNAT, the packets never make their way back to the client > machine. Thats why we are routing the packet back through the proxy server. > I have sniffed every possible place along the line using only the DNAT > (excluding the router, and som

Re: Proxy server

2003-08-21 Thread Brad Hittle
we are routing the packet back through the proxy server. I have sniffed every possible place along the line using only the DNAT (excluding the router, and some other machines it must go through), and have seen everything working properly. Brad - Original Message - From: "Sean Estab

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&#x

Proxy server

2003-08-21 Thread Brad Hittle
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 direct them to a webpage that they can either cancel their servic

how to configure web browser to auto authenticate at proxy server

2003-05-30 Thread Randy Perkins
hello i am using a proxy server for my internet connection. i would like to avoid having to type in the user/password each time that i initially open the web browser. i am using rh9,kde,konqueror, and mozilla. i have searched around and found that konqueror uses a file ~/.kde/share/config

view hosts accessing proxy server

2003-02-07 Thread nlimbu
Hi all! Is there any program which can list all the local lan hosts which are accessing proxy server currently? I am using squid in RH 6 for proxy server. netstat |grep proxy also shows all the list but it slow. With Regards System Administrator HealthNet Nepal -- redhat-list mailing list

Re: Accessing the internet through MS Proxy Server 2

2003-01-06 Thread David Busby
ryone migrated. /B - Original Message - From: "Roland van Oostveen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 05, 2003 13:26 Subject: RE: Accessing the internet through MS Proxy Server 2 > Hi, > > I changed the authentication in IIS (Conso

RE: Accessing the internet through MS Proxy Server 2

2003-01-05 Thread Roland van Oostveen
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeffrey Tadlock Sent: January 5, 2003 2:25 PM To: [EMAIL PROTECTED] Subject: Re: Accessing the internet through MS Proxy Server 2 On Sun, Jan 05, 2003 at 09:53:34AM +0800, Edward Dekkers wrote: > > Another issue is that MS proxy uses NTLM (NT

Re: Accessing the internet through MS Proxy Server 2

2003-01-05 Thread Jeffrey Tadlock
gt; > No way to turn that off? It has been a long time since I have worked with MS Proxy Server 2.0. By default it does want to use NTLM to authenticate you, but I also believe you can allow it to use Basic authentication which would allow Mozilla, Netscape, etc to work with the Proxy Server. I

Re: Accessing the internet through MS Proxy Server 2

2003-01-05 Thread Edward Dekkers
> I don't want to turn proxy server off. It is the only way for me to provide > services to all of the workstations unless I try to put a NAT table together > but this is not easy since I am only on dialup services. If I had a static > IP address this would be the way to go. &

Re: Accessing the internet through MS Proxy Server 2

2003-01-04 Thread Alan Harding
ord: YUK! > > No way to turn that off? > > There's no way the original poster can use an MS proxy server on Linux? I dont know if there is a way to turn it off. Possibly you could write Access Controls to force the popup (i think its HTML Error code 403), but one of my custo

RE: Accessing the internet through MS Proxy Server 2

2003-01-04 Thread Roland van Oostveen
Ed, Thanks for the reply. I don't want to turn proxy server off. It is the only way for me to provide services to all of the workstations unless I try to put a NAT table together but this is not easy since I am only on dialup services. If I had a static IP address this would be the way

Re: Accessing the internet through MS Proxy Server 2

2003-01-04 Thread Edward Dekkers
can use an MS proxy server on Linux? --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Accessing the internet through MS Proxy Server 2

2003-01-04 Thread Alan Harding
On Sat, 2003-01-04 at 02:48, Edward Dekkers wrote: > > I suspect this is trying to tell me that my proxy authorization is not > being > > on to the server but there are no settings in the browsers to do this. How > > can this be done? > > What proxy server is t

Re: Accessing the internet through MS Proxy Server 2

2003-01-03 Thread Edward Dekkers
> I suspect this is trying to tell me that my proxy authorization is not being > on to the server but there are no settings in the browsers to do this. How > can this be done? What proxy server is the NT box running (SOCKS4/5)? What browser are you using? These are vital to working t

Accessing the internet through MS Proxy Server 2

2003-01-03 Thread Roland van Oostveen
e Internet through the Proxy server. I have been able to configure the Linux box so that the machine in registered on the domain. I am running Samba server and can view both the Windows boxes from the RH box and can access the shared folders on the RH box from Windows. I set up the browsers in the R

RE: I need a good proxy server. Any ideas?

2002-08-27 Thread Alan Harding
On Mon, 2002-08-26 at 17:43, Banze, Andreas wrote: > > every proxy that does caching requires too much memory. > > it is not complicated, it is you - unqualificated :P > > > > Squid can also be used as a non-caching proxy. > > too much overhead. > > > btw, what is this "compressing proxy" ? >

Re: I need a good proxy server. Any ideas?

2002-08-26 Thread Krishna
Hi, Squid is the best option for you. Read the Docs first. regards Krishna Krishna Shekhar Network Administrator Wiplash Wireless - Original Message - From: Lists <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 9:16 PM Subject: I need a good

Connecting to a Windows Proxy Server in Redhat using Mozilla

2002-08-26 Thread Brian Darnell
I have Linux Workstations running GNOME on Redhat 7.2 on a Windows 2k Served network. I would like to get the internet working through my proxy server which is running Win2k and is running Microsoft Proxy server. My guess was to get some kind of Proxy client for Microsoft proxy that will work

Re: I need a good proxy server. Any ideas?

2002-08-26 Thread Teodor Georgiev
- Original Message - From: "Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 7:19 PM Subject: Re: I need a good proxy server. Any ideas? > Have a look at the following Squid Docs > > http://squid-docs.sourceforge.net/lat

RE: I need a good proxy server. Any ideas?

2002-08-26 Thread Banze, Andreas
> every proxy that does caching requires too much memory. > it is not complicated, it is you - unqualificated :P > > Squid can also be used as a non-caching proxy. too much overhead. > btw, what is this "compressing proxy" ? You know http gzip compression? Imagine a proxy that packs all traff

Re: I need a good proxy server. Any ideas?

2002-08-26 Thread Lee
- >From: "Lists" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Monday, August 26, 2002 6:46 PM >Subject: I need a good proxy server. Any ideas? > > > > >>I tried squid on my system, but damn thing takes too much memory, is hard >>

Re: I need a good proxy server. Any ideas?

2002-08-26 Thread Teodor Georgiev
: <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 6:46 PM Subject: I need a good proxy server. Any ideas? > I tried squid on my system, but damn thing takes too much memory, is hard to configure, and like most complicated software, not feasable for my environment. > All I need is a prox

I need a good proxy server. Any ideas?

2002-08-26 Thread Lists
I tried squid on my system, but damn thing takes too much memory, is hard to configure, and like most complicated software, not feasable for my environment. All I need is a proxy (non-caching is OK) that can do good job on TCP traffic, if it has SOCKS capability, that would be great too. Also, i

Re: connect to internet using Proxy Server

2002-07-30 Thread loophole
Can the two PC see each other? (use ping). If yes, you can setup Mozilla by going to Edit > Preferences > Advanced > Proxies. BTW, what modem are you using? why not put the modem to the Linux box and let it act as your server? It's a good thing to learn. :) hth. lh = ---

connect to internet using Proxy Server

2002-07-30 Thread Garry M. Macion
hi, i have just installed redhat 7.3 on my pc. i want to register the product and avail of the redhat network but i don't know how to connect to the internet. the modem is attached to a win95 pc running the Proxy Server. what do i need and must be done and configure so that i can connect t

squid and MS Win Socks Proxy: server / client

2002-06-13 Thread Chris Rondthaler
Hello: We have MS Proxy 2 clients on the network I support; and an MS Proxy 2 server between us and the Internet gateway. I'd like to run squid between us and the MS Proxy server in order to log and filter. Anyone have any insight on this scenario? Or, share some known issues we might need

Re: wget searching my proxy server

2002-04-19 Thread Bill Crawford
On Fri, 19 Apr 2002, JUANG wrote: > thank you Bill, it worked. > i installed wget using rpm, in boxA and boxB. in boxA wget is always try to > find proxy and boxB no, do you know why? I don't, but you should be able to find out. Just grep for "proxy" in your dotfiles (e.g. .bash_pr

Re: wget searching my proxy server

2002-04-19 Thread JUANG
ll Crawford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 8:56 PM Subject: Re: wget searching my proxy server > On Fri, 19 Apr 2002, JUANG wrote: > > > Hi all, > > I try to download used wget, and wget is searching my proxy server and

Re: wget searching my proxy server

2002-04-19 Thread Bill Crawford
On Fri, 19 Apr 2002, JUANG wrote: > Hi all, > I try to download used wget, and wget is searching my proxy server and wget > can't find the proxy 'couse my IP proxy server was changed. "unset http_proxy" or, if you have it in a config file, remove it. > How

wget searching my proxy server

2002-04-19 Thread JUANG
Hi all, I try to download used wget, and wget is searching my proxy server and wget can't find the proxy 'couse my IP proxy server was changed. How do I use wget whitout searching proxy? if i use wget --proxy=no it was not work. but if i use lynx, the lynx browser didn't sea

Socks proxy server

2002-04-04 Thread billy
Hi I am a newbie to linux & want to setup a socks proxy server. I have already configured http proxy & have no trouble. I know there are a few different ways to do this. Can someone suggest what I should use?? - I have had a look at both nylon & delegate. I am using a dial up conn

Re: microsoft proxy server

2002-02-08 Thread Greg Wright
*** REPLY SEPARATOR *** On 7/02/2002 at 4:08 PM Rudy Metzger [EMAIL PROTECTED] [gregausit/redhat-list] wrote: >Dear all, > >I am in the unfortunate position that my linux can only connect to the >internet via a MS Proxy Server. However, every time when I try to co

Re: microsoft proxy server

2002-02-07 Thread Pieter De Wit
e had no luck in getting it to work :( Cheers, Pieter - Original Message - From: "Rudy Metzger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 5:08 PM Subject: microsoft proxy server > Dear all, > > I am in the unfortunate pos

Re: microsoft proxy server

2002-02-07 Thread Graham Hemmings
This looks like NT Challenge Response (NTCR) used to authenticate you using your NT Domain account - the bane of every non-MS proxy server admins life! Graham. At 15:08 07/02/2002, you wrote: >Dear all, > >I am in the unfortunate position that my linux can only connect to the >in

microsoft proxy server

2002-02-07 Thread Rudy Metzger
Dear all, I am in the unfortunate position that my linux can only connect to the internet via a MS Proxy Server. However, every time when I try to connect to a page via lynx I get the following message: Invalid Header: 'Proxy Authenticate: NTLM' Then HTTP Error 407 407 Proxy Auth

Re: RHN_register using a web http proxy server

2002-01-25 Thread Jeff Bearer
I may not understand your problem exactly, but there are spaces to enter a username and passerod for rhn_register. The thing that stumped me when I was setting it up is that I didn't use the port number after the proxy server address: proxy.somedomain.com:80 Don't forget the colon an

RHN_register using a web http proxy server

2002-01-25 Thread Cezar Spatariu
Hello, I try to register my system to Redhat using rhn_register .I configure my http proxy server, but my one is asking also for username and password and i can not configure this using rhn_register --configure.The application is not asking also for username and passwork.It is a way to make this

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 o

Proxy server for Redhat 7.2

2002-01-11 Thread Henrik Schmiediche
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 7.2 servers that resricts the web URL's the lab machines can access. Can anyone recommend a proxy s

Re: SSH CVS tunneling , proxy server, please Help

2001-02-15 Thread Nitebirdz
On Wed, 14 Feb 2001, Joel Cordonnier wrote: > Date: Wed, 14 Feb 2001 12:35:58 +0100 (CET) > From: Joel Cordonnier <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: SSH CVS tunneling , proxy server, please Help >

SSH CVS tunneling , proxy server, please Help

2001-02-14 Thread Joel Cordonnier
Hi ! I just install SSH , on linux redhat7.0. I'm behind a firewall and i want to access a CVS repository on the Intrenet. All port are closed , just http and https connexion are possible. And I'm not the administrator, so I can't install anything on the proxy server ! HOW TO c

Questions regarding RH Proxy Server.

2001-01-22 Thread Tanner, Robby
I am running RH6.0 on an older P75 with two network cards. The internal card ip/subnet is: 204.112.40.3/255.255.255.0 External card ip/subnet is: 24.68.176.193 255.255.255.0 I am also using Squid 2.2.STABLE4-5 installed from the rpm. We also have another router on for our WAN at 204.112.40.200

Re: Proxy server &/or firewall

2000-08-03 Thread Kevin Holmquist
very useful for me. Kevin Holmquist Systems Engineer Miratek corporation >From: Glen Lee Edwards <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Proxy server &/or firewall >Date: Wed, 2 Aug 2000 18:29:14 -0500 (CDT) > >I'm tryin

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

Proxy server &/or firewall

2000-08-02 Thread Glen Lee Edwards
I'm trying to set up LAN for my personal PC's; have the cards connected so my 2 pc's can access each other. How do I set it up so that when we're logged onto the 'net my wife's Win95 box connects to the Internet through my Linux box, with it acting as a proxy or firewall? I've set up her configu

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

Proxy server on the Web server.

2000-03-10 Thread UK Jaiswal
I have a small LAN of about 10 PCs at my friend's place in which one of the PC has RedHat6.1 installed and is acting as a local intranet webserver. I have configured some local domains in Apache for local use and it listens to port 80. Now I wish to make this server as a gateway to internet for wh

RE: Redhat and MS Proxy Server 2.0

1999-11-29 Thread Jeff Graves
don R Mitchell [SMTP:[EMAIL PROTECTED]] Sent: Friday, November 26, 1999 11:22 AM To: [EMAIL PROTECTED] Subject:Redhat and MS Proxy Server 2.0 How can I get a Redhat client to use MS Proxy Server 2.0 Socks service... If I set the RH clients gateway to the internal IP on my NT Server that

Re: Redhat and MS Proxy Server 2.0

1999-11-26 Thread Iain Wade
Wade - Optus Internet Email: [EMAIL PROTECTED] -Original Message- From: Brandon R Mitchell <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Saturday, 27 November 1999 04:06 Subject: Redhat and MS Proxy Server 2.0 >How can I get a Redhat client to use MS

Redhat and MS Proxy Server 2.0

1999-11-26 Thread Brandon R Mitchell
How can I get a Redhat client to use MS Proxy Server 2.0 Socks service... If I set the RH clients gateway to the internal IP on my NT Server that means I need to enable IP forwarding on my NT server which I don't want to do. I have successfully set up the RH client to use MS Proxy web

Setting up an ISP using a proxy server

1998-05-19 Thread Steve Smith
RH5.0 2.0.31 Ok, I've waded through the docs but cannot find exactly what I'm looking for. I connect to my ISP using a proxy server (proxy1.integrityonline.com...no IP address per se'). Is it possible to set this up in linux? -- Steve -- PLEASE read the Red Hat FAQ, T

Anyone know about proxy server?

1998-03-04 Thread Christian Abrams
Hi again, Is there any proxy software for linux RH 5? I try to use Squid software but i'm stuck on squid.conf anyone familiar with squid? and Is Netscape proxy for unix work on linux RH 5? Thanks for RedHat and all who help me, This mailing list so help me yesterday -- PLEASE read the Red H