From owner-freebsd-questions Fri Sep 11 15:45:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22448 for freebsd-questions-outgoing; Fri, 11 Sep 1998 15:45:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA22384 for ; Fri, 11 Sep 1998 15:44:51 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 25004 invoked by uid 1000); 11 Sep 1998 22:44:23 -0000 Message-ID: <19980911184423.A24972@palomine.net> Date: Fri, 11 Sep 1998 18:44:23 -0400 From: Chris Johnson To: charlespeters@chickenbean.com, freebsd-questions@FreeBSD.ORG Subject: Cookies through a 2.2.6 gateway Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have a 2.2.6 gateway on a network to allow users to access the Internet > from win95. In an attempt to install Outlook 98 through the gateway, I got > the message that my browser did not accept cookies. > > Anyone familiar with this problem, and can someone point me to a resource the > help me better understand exactly what is and is not alloed through the > gateway. This has nothing to do with the FreeBSD gateway. The gateway doesn't know or care a whit about cookies, and it couldn't stop them if it wanted to (short of stopping all www traffic). A cookie is simply a field in the HTTP header, and your gateway doesn't go mucking around in HTTP headers. You're getting a message that your browser "did not accept cookies." I'd take this to mean that your browser does not accept cookies. Check your browser settings, and change the setting that tells it not to accept cookies. Chris Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message