I tried the domain by putting the config file and I still have the problem of connecting to external site using frontpage.
Here is my config addition; acl cindy dstdomain www.cindysthrows.com always_direct allow cindy Here is my log output again; 099957358.262 135 12.32.34.2 TCP_CLIENT_REFRESH_MISS/200 2086 GET http://www.cindysthrows.com/_vti_inf.html - DIRECT/209.76.191.4 text/html 1099957358.458 179 12.32.34.2 TCP_MISS/200 452 POST http://www.cindysthrows.com/_vti_bin/shtml.dll/_vti_rpc - DIRECT/209.76.191.4 application/x-vermeer-rpc 1099957359.084 615 12.32.34.2 TCP_MISS/401 1049 POST http://www.cindysthrows.com/_vti_bin/_vti_aut/author.dll - DIRECT/209.76.191.4 text/html Any ideas? Thanks! -----Original Message----- From: Trevor [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 3:19 PM To: Lance Miller Cc: [EMAIL PROTECTED] Subject: RE: [squid-users] Squid and frontpage Try excluding squid in the squid.conf configuration (go direct): acl xxxx dstdomain .xxxx.com always_direct allow xxxx -----Original Message----- From: Lance Miller [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 2:49 PM To: [EMAIL PROTECTED] Subject: [squid-users] Squid and frontpage Platform: Linux 2.4.21 Squid Version: squid 2.5.STABLE7 Frontpage version: FrontPage 2003 Routing protocol: WCCP I have a customer who trying to publish to a frontpage server out side our network and failing with wccp protocol and failing. After turning the wccp protocol off frontpage can publish to the site. Here is the log from the failed transaction. 1099952341.143 4373 12.32.34.2 TCP_CLIENT_REFRESH_MISS/200 2086 GET http://www.cindysthrows.com/_vti_inf.html - DIRECT/209.76.191.4 text/html 1099952341.462 293 12.32.34.2 TCP_MISS/200 452 POST http://www.cindysthrows.com/_vti_bin/shtml.dll/_vti_rpc - DIRECT/209.76.191.4 application/x-vermeer-rpc 1099952341.963 481 12.32.34.2 TCP_MISS/401 1049 POST http://www.cindysthrows.com/_vti_bin/_vti_aut/author.dll - DIRECT/209.76.191.4 text/html Any ideas? Thanks in advance!
