Welcome, Guest. Please login or register.
Did you miss your activation email?
Friday 19 April 2024, 04:49:04 pm

Login with username, password and session length

Get the new Updates directly from Endian  HERE
14247 Posts in 4376 Topics by 6491 Members
Latest Member: roy
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  EFW SMTP, HTTP, SIP, FTP Proxy Support
| | |-+  proxy active directory authentication Ftp bypass
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: proxy active directory authentication Ftp bypass  (Read 13525 times)
menk
Jr. Member
*
Offline Offline

Posts: 3


« on: Thursday 06 June 2013, 09:00:41 pm »

hi,
i have endian 2.5.1 with proxy enable with active directory authentication.
When i try to download a file with ftp i have an error:
The requested URL could not be retrieved
While trying to retrieve the URL: ftp://****.org


The following error was encountered:

Unable to forward this request at this time.

Sorry, you are not currently allowed to request:
ftp://******.org
from this cache until you have authenticated yourself.

This request could not be forwarded to the origin server or to any
parent caches. The most likely cause for this error is that:
The cache administrator does not allow this cache to make direct connections to origin servers, and
All configured parent caches are currently unreachable.

this happens with all ftp address..

How can i bypass this issue?

Proxy setting is detect by proxy.pac configured in DHCP server.

Thanks
Logged
sree
Full Member
***
Offline Offline

Posts: 64



WWW
« Reply #1 on: Thursday 06 June 2013, 11:48:24 pm »

Hi,
Check your var/log/squid/access.log and firewall.log  for more digging out this problem.

Cheers~
sree
Logged
menk
Jr. Member
*
Offline Offline

Posts: 3


« Reply #2 on: Thursday 13 June 2013, 07:21:00 pm »

i resolve the issue.
I modify proxy.pac, added this line at the end

if (
    url.substring(0, 4) == "ftp:"
    )
return direct;

this resolve my problems.

Bye!!!!
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.047 seconds with 18 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com