Re: [squid-users] Local domain & deleting hotmail-messages

From: Jim Mertens <jim_mertens@dont-contact.us>
Date: Wed, 21 Mar 2001 00:09:14 +0100

I've added the "." but the results stays the same.

When there would be an error I guess I should see it in cache.log? There's
nothing there.

Jim

----- Original Message -----
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Jim Mertens" <jim_mertens@hotmail.com>
Cc: <squid-users@squid-cache.org>
Sent: Tuesday, March 20, 2001 11:42 PM
Subject: Re: [squid-users] Local domain & deleting hotmail-messages

> allow_direct is working perfectly - you are using dstdomain with the
> wrong syntax to match www.mydomain1.com
>
> add a . before mydomain1.com
> acl localweb1 dstdomain .mydomain1.com
>
> Rob
>
> ----- Original Message -----
> From: "Jim Mertens" <jim_mertens@hotmail.com>
> To: "Henrik Nordstrom" <hno@hem.passagen.se>
> Cc: <squid-users@squid-cache.org>
> Sent: Wednesday, March 21, 2001 8:56 AM
> Subject: Re: [squid-users] Local domain & deleting hotmail-messages
>
>
> > Hi,
> >
> > Thanks for the proposol...but it doesn't work as it should.
> > I've added these lines to squid.conf.
> >
> > acl local dst 192.168.1.0/24
> > acl localweb1 dstdomain mydomain1.com
> > acl localweb2 dstdomain mydomain2.com
> >
> > always_direct allow localweb1
> > always_direct allow localweb2
> > always_direct allow local
> > always_direct deny all
> >
> > I can browse all external webpages and to the internal ip
> (192.168.1.0/24).
> > I can't browse to www.mydomain1.com (where mydomain1.com resides on a
> server
> > in my LAN).
> > Whenever I try to browse to www.mydomain1.com Squid gets
> "blocked"...ie..I
> > can't browse to another (external) website in another window.
> >
> > Any advice?
> > Best Regards,
> > Jim
> >
> >
> > ----- Original Message -----
> > From: "Henrik Nordstrom" <hno@hem.passagen.se>
> > To: "Jim Mertens" <jim_mertens@hotmail.com>
> > Cc: <squid-users@squid-cache.org>
> > Sent: Monday, March 19, 2001 8:08 PM
> > Subject: Re: [squid-users] Local domain & deleting hotmail-messages
> >
> >
> > > You probably want to set always_direct for your local resources...
> > >
> > > acl local dst your.local.network/masksize
> > > always_direct allow local
> > >
> > >
> > > Regarding Outlook access to hotmail, see WebDAV.
> > >
> > >
> > > --
> > > Henrik Nordstrom
> > > Squid hacker
> > >
> > >
> > > Jim Mertens wrote:
> > > >
> > > > Hi,
> > > >
> > > > I've recently installed the latest version of Squid and it works
> fine
> > except
> > > > for a few minor
> > > > "malfunctions".
> > > >
> > > > When I navigate to external websites everything works fine. When I
> > > > want to access a webserver that's on my LAN (through the externel
> > > > address....say...http://www.somesite.com) I receive a
> time-out-error.
> > > > I know there's something with the cache_peer_domein setting but I
> > > > can't figure it out.
> > > >
> > > > I've set my ISP-cache as the "parent" proxy-server.
> > > >
> > > > The other problem arises with Outlook Express 5 (on Win98). I use
> > > > Outlook to manage my Hotmail-accounts. When I delete one message
> at a
> > > > time..everything works fine. When I want to delete several
> messages at
> > > > a time I receive an error from Outlook "The server didn't
> understand
> > > > the request". My cache_log says :
> > > > 2001/03/17 21:30:10| parseHttpRequest: Unsupported method 'BMOVE'
> > > > 2001/03/17 21:30:10| clientReadRequest: FD 7 Invalid Request
> > > >
> > > > Any help is welcome.
> > > >
> > > > Regards,
> > > >
> > > > Jim
> > >
> >
>
>
Received on Tue Mar 20 2001 - 16:08:44 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:45 MST