Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2014 01:17:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191905] New: Authorization does not work in 3proxy-0.6.1 (091211143921)
Message-ID:  <bug-191905-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191905

            Bug ID: 191905
           Summary: Authorization does not work in 3proxy-0.6.1
                    (091211143921)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: admin@support.od.ua
                CC: osa@FreeBSD.org

Created attachment 144736
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144736&action=edit
3proxy.conf

Authorization does not work in 3proxy-0.6.1 (091211143921)
Not exactly does the option "auth strong".

When option "auth strong" enabled:

1) Console query works
curl --proxy http://userYYYY:XXXXXXXXX@1TT.ZZ.YY.XX9:1327 http://myip.ru/
2) Portable Forefox v28 for Windows - not works

When option "auth strong" disabled:
1) Console query works
    curl --proxy http://userYYYY:XXXXXXXXX@1TT.ZZ.YY.XX9:1327 http://myip.ru/
2) Portable Forefox v28 for Windows - works


At the same time version 3proxy for linux (3proxy-0.7.1.1 (140702135419) for
Debian 7) with the option anonymization - works.

Under option anonymization mean little "hack":
sed -i -e '1 s/^/#define ANONYMOUS 1\n/;' src/proxy.h
make -f Makefile.Linux && make -f Makefile.Linux install

Version of FreeBSD: 
# uname -a
FreeBSD vps21486.domain.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri
Jan 17 01:46:25 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC
 i386

Version of Linux:
# uname -a
Linux vpsXXXXX 2.6.32-042stab092.2 #1 SMP Tue Jul 8 10:35:55 MSK 2014 x86_64
GNU/Linux
# cat /etc/issue
Debian GNU/Linux 7 \n \l

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191905-13>