From owner-freebsd-questions Wed Apr 3 3:24: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nl-irelay01.cmg.nl (smtp.cmg.com [195.109.155.100]) by hub.freebsd.org (Postfix) with ESMTP id 828B437B417 for ; Wed, 3 Apr 2002 03:24:00 -0800 (PST) Received: from nl-amv-route01.cmg.nl (nl-amv-route.cmg.nl [10.16.127.107]) by nl-irelay01.cmg.nl (8.12.1/8.12.1) with ESMTP id g33BNxXM094530 for ; Wed, 3 Apr 2002 13:23:59 +0200 (CEST)?g (envelope-from ramses.van.pinxteren@cmg.nl)œ Received: by nl-amv-route01.cmg.nl with Internet Mail Service (5.5.2653.19) id <2G3XXM24>; Wed, 3 Apr 2002 13:23:53 +0200 Message-ID: <395ABDBC0952D211BB2A00104BB3F93906A1ACE3@nl-amv-mail03.cmg.nl> From: Ramses van Pinxteren To: freebsd-questions Subject: Proxy question Date: Wed, 3 Apr 2002 13:23:42 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Virus-Scanned: CMG - by AMaViS / NAI Virus Scan Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have a chat server runnin on port 8000 at my server. This is working great but it has a couple of security features. one of them is the possibility for the users to make their own configuration files for the applet and place them on their local hard disk. this gives them the possibility to use all kinds of things i dont want them to. So now I want to place the chat server behind a proxy with a simple function: -check from which url the chat is called (This is passes through it shows up in the logs) and if it does not originate form my own server dont allow the connection... Can this be done using a proxy like Squid? or do you have better suggestions?? Tnx! ramses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message