Tor can't reach local HTTP proxy after Polipo

I'm clueless about this. I've installed Tor and Polipo, configuring them both as ArchWiki says.
The message Torbutton gives me is the next:
Tor proxy test: Local HTTP Proxy is unreachable. Is Polipo running properly?
I'm thought that it may be some permission problem. I've /etc/polipo/config belonging to polipo user and polipo group, with 775 permissions. My user is in polipo group. I've tried to with normal root permissions for the file, but it doesn't changes anything.

Do you have polipo set up to properly forward to tor?
Something like:
# Uncomment this if you want to use a parent SOCKS proxy:
socksParentProxy = "localhost:9050"
socksProxyType = socks5
Then make sure polipo is set to use port 8118 (I believe polipo by default uses port 8123 while I believe torbutton assumes 8118 by default)
something like:
proxyAddress = "127.0.0.1"
proxyPort = 8118
If both polipo and tor as well as the machine making the request are nto all on the same machine you also need to be aware of possible access restriction issues with both polipo and also I believe tor itself.
# If you do that, you'll want to restrict the set of hosts allowed to
# connect:
# allowedClients = "127.0.0.1, 134.157.168.57"
# allowedClients = "127.0.0.1, 134.157.168.0/24"
allowedClients = 127.0.0.1
allowedPorts = 1-65535
Last edited by davidm (2010-03-10 15:16:03)

Similar Messages

  • Can I generate an HTTP POST after video completes?

    Can I generate an HTTP POST event after a Presenter video completes?

    Before I copy the file into my app, I certainly know what I am doing and how it work. I did the neccessary configration in my app in order to make it work fine.
    Moreover, I have created a lov using model provided from demo app in design time and it work fine:).
    But when I generate the lov in backingbean I got the exception rather than what I want.
    I think there is no neccesary for me to put the demo app's code here, as I do not think the it is the reason for my problem. And it's too long(over 800 lines).
    What I worry about is that is it the right method to setModel for the component in backingbean, and is it work for my requirement?
    Or is there any other way to achive my goal?
    Best regards~

  • How can I convert a https proxy to socks5?

    Hi. I have a https proxy and want to convert it to socks v5.
    I found polipo but it have two problems:
    1- It's convert socks v5 to http proxy. I want to convert https proxy to socks5.
    2- It not support authentication. My https proxy is protected and needs username and password.
    Thanks.
    I wait for your answers.

    progandy wrote:You can create a socks proxy with dante, you can redirect your applications to a socks proxy with socksify (in the dante package).
    AFAIK, the danted proxy can forward traffic to another socks proxy or a http 1.0 proxy.
    Edit: Just found http://proxychains.sourceforge.net/
    https://aur.archlinux.org/packages.php?ID=41765
    Sorry, my English is very bad and I can't read dante configuration arcides.
    How can I configure it? Can you say it in simple English language? :-?

  • [SOLVED] How cat I make an http proxy from ssh?

    Hi.
    I can tunnel to ssh server using this:
    ssh -N -D $myport $user@$serverip
    It's working good. I tunneled to the server.
    But I have a problem!
    the created proxy is a Socks v5 proxy. I want to create a http proxy how can i do it?
    Thanks! I waiting for your answers...
    Last edited by ojZim (2013-05-26 17:55:36)

    Gusar wrote:
    You can't. What you can do is run a local http proxy that uses the ssh-created Socks5 as parent. Example config for polipo:
    daemonise=true
    proxyAddress=127.0.0.1
    proxyName=localhost
    allowedClients=127.0.0.1
    socksParentProxy=localhost:7777
    socksProxyType=socks5
    7777 is an example, use $myport there. The default polipo port is 8123, meaning apps should be configured to use localhost:8123 as proxy.
    Thanks for your help! It's worked very good and my problem is solved.
    For installing and configuration polipo, other users can read this:
    https://wiki.archlinux.org/index.php/Polipo
    Last edited by ojZim (2013-05-26 17:56:39)

  • DAP and http proxy authentication

    I have a ASA firewall with http proxy authetication and now i configure DAP for Anyconnect with AD .I disable the "Default Dynamic Access Policy"  proxy authentication fail .Someone knows how to configure the DAP for http proxy authentication ?
    best regards

    Still nothing about it. I've also posted to another threads with similar problems:
    http://discussions.apple.com/message.jspa?messageID=8165122#8165122
    http://discussions.apple.com/message.jspa?messageID=8165120#8165120
    http://discussions.apple.com/message.jspa?messageID=8165118#8165118
    http://discussions.apple.com/message.jspa?messageID=8149758#8149758
    As I said before, while I've had OS 1.1.4, everything was normal. It began when I upgraded to 2.0.2 and after to 2.1. I also double checked if the TI here changed the policies, and they assured me they don't.
    Several other users with 2.x are also reporting the same trouble. As far as now, I've came across a post suggesting me to install a local http proxy on the phone, but I don't think it's gonna work.
    Let's keep this thread alive!

  • How do I create a Https Proxy server

    hi,
    I am writing a Proxy server in java. But my pogram do not support https protocol.Could you please tell me how can I implement a https proxy server.some sample code is more helpful.
    This is very URGENT for me.
    Thanks
    Sujith Varghese

    Hi Varghese,
    Reading the thread I am able to make out u r facing the same problem as I do.
    current scenario#1:
    Machine#1 client (using URLConnection("https://...") ----> Machine#2 (Server https port)
    what I want scenario#2
    Machine#3 client (using URLConnection("https://...") ---> Machine#1 (Proxy for https)----> Machine#2 (Server https port)
    In scenario#1
    - I have a Client machine at Location#1 which can connect to on Location#2
    - I only have SSH connection to machine at Location#1
    now this scenario#2 is what I would like to run so that
    - I am able to connect to mc#2 at loc#2 from a machine at loc#3 with mc#3
    - effectively starting a https proxy at location number mc#1 at loc#1.
    Hope that clears the problem domain.
    any help will be greatly appreciated.
    regards-
    _Jagsir                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • After updating to iOS 6, I can no longer connect to my schools wireless network. It uses manual http proxy. Now however a blank pop up comes up and it will not connect you. Thanks

    After updating to iOS 6, I can no longer connect to my schools wireless network. It uses manual http proxy. Now however a blank pop up comes up and it will not connect you. Thanks

    Turn off your firewall and antivirus software.

  • Local transport proxy service vs http proxy service

    Hi,
    Can anybody tell me why it is better to use Local transport proxy service in OSB than http for modularity?

    Hi Atheek,
    Thanks for you reply.
    My doubt is where local transport proxy service is deployed?
    Like if we invoke a http based proxy service which is deployed at certain Endpoint and jms based proxy service is deployed as MDB which kepps listening to a queue.
    Similarly, when i invoke local transport proxy service where and how OSB runtime looks for it?
    Edited by: user12883209 on Jan 10, 2012 6:58 AM

  • Where to buy my iPhone 5 from? I will be living in Canada for a while after 6 months. And returning to the UK regularly so I want an unlocked iPhone so I can use a local sim in Canada and a local sim in the UK to keep roaming costs down. But which model?

    Where to buy my iPhone 5 from? I will be living in Canada for a while after the next 6 months. And returning to the UK regularly so I want an unlocked iPhone so I can use a local sim in Canada and a local sim in the UK to keep roaming costs down. But which model?
    Thank you for you help in advance

    If you buy an iPhone at the UK or Canadian Apple stores, it should work on the GSM frequencies in both countries. LTE will not work as the LTE channels are different in each country and each iPhone sold in each country is only compatible on LTE channels of that particular country. Other wise it should be fine.
    Be aware that only the Apple store (retail or online) sells the unlocked iPhone in the UK. I think the situation is similar in Canada. (It is in the US).

  • After downloading Yosemite, my Ps CS4 doesn't work. It says install legacy Java SE 6, but when i go ok, or, more info can not reach any point to have it!!!

    After downloading Yosemite, my Ps CS4 doesn't work. It says install legacy Java SE 6, but when i go ok, or, more info can not reach any point to have it!!! What will I do?

    I have similar issues and was referred to a knowledge base article support.apple.com/kb/DL1572  This seems to corrected the issue.

  • Can't view HTTPS sites after updating today

    I just finished downloading and installing the latest available Apple software updates for 10.6, which included some items related to Safari, AirPort, Java, etc. Suddenly, I can't seem to load many HTTPS sites due to what I assume is a problem with loading their SSL certificates. Some sites I can load in Firefox just fine; others present a "risk" page allowing you to decide whether to trust the site. I have always been against Safari's silent refusal of such certificates, but now its handling of HTTPS sites seems even worse than before.
    Can anyone else confirm a change in viewing HTTPS sites after the latest Apple updates? And is there a work-around for this, or do I have to go back to using Firefox?

    ~Bee wrote:
    I'm assuming you repaired permissions after all the updates?
    Hi ~Bee,
    Well, initially, your assumption would have been incorrect. But I have since repaired permissions,
    and now, yes: I still get the same errors in Safari after doing so. And after emptying the cache and trying again as well.
    I did see some "will not be repaired" messages during the permissions repair process, so I ran it again, and still got the following messages:
    Repairing permissions for “OSXDisk”
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/Contents/
    Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar", should be lrwxr-xr-x , they are lrw-r--r-- .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/Deploy.bundle/Contents/
    Resources/JavaPluginCocoa.bundle/Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPluginCocoa.bundle/Contents/
    Resources/Java/deploy.jar", should be -rw-r--r-- , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPluginCocoa.bundle/
    Contents/Resources/Java/deploy.jar".
    Permissions differ on "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPluginCocoa.bundle/
    Contents/
    Resources/Java/libdeploy.jnilib", should be -rwxr-xr-x , they are lrwxr-xr-x .
    Repaired "System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPluginCocoa.bundle/
    Contents/Resources/Java/libdeploy.jnilib".
    Warning: SUID file "Applications/Utilities/Keychain Access.app/Contents/Resources/kcproxy" has been modified and will not be repaired.
    Warning: SUID file "usr/libexec/authopen" has been modified and will not be repaired.
    Warning: SUID file "usr/libexec/security_authtrampoline" has been modified and will not be repaired.
    <Edited by Host>

  • TS3274 Every time I try to play Amazon video on iPad, it shows "our Internet connection is currently using an HTTP proxy, content playbacks not supported when a proxy is configured". Though I can play it on iPhone which has same Internet connection. Plz h

    Every time I try to play Amazon video on iPad, it shows "our Internet connection is currently using an HTTP proxy, content playbacks not supported when a proxy is configured". Though I can play it on iPhone which has same Internet connection.
    Can any one please help?

    This helped me
    http://mashtips.com/amazon-instant-video-http-proxy-error-on-ipad/

  • Iphone Safari needs a http-proxy to reach the internet

    is it possible to configure a http proxy to reach the internet over the wiFi-Connection connected to an enterprisenetwork?

    Yes. Connect to the network (Settings > Wi-Fi), then tap the little blue arrow next to the network name, and scroll down to the Proxy settings area.

  • HTTPs Proxy

    I have enabled HTTPS proxy in some boxes and generate a local certificate but after this some sites are not accessing, some are because of invalid certificate and some are saying "Bad request". Can i have a valid certificate so this problem can be resolved.

    You need to use a Root certificate to create decryption certificates on the fly. You will not be able to obtain a certificate that is already trusted by web browsers.
    The only way that your clients will trust the WSA in HTTPS decryption mode, is if you install the Root decryption certificate from the WSA onto all of your clients. Or - if you already have a trusted root certificate in your IT infrastructure, you can import that into the WSA to be used.
    One common method of pushing the WSA root certificate to all clients is via Group Policy in Active Directory. This will only affect IE, not other browsers such as FireFox, Opera, or Safari.

  • Windows 8 Sysprep - Can't skip local account creation and autologon fails, wrong admin password.

    Using Windows 8 x64 Enterprise, Sysprep pauses to ask me to create a local user, which I don't want.
    If I enable SkipSystemOOBE and SkipUserOOBE in OOBE under Microsoft-Windows-Shell-Setup sysprep (in oobe mode) will skip user creation and autologon works.  But it only works correctly once.  If I run sysprep again, when it tries to autologon
    it will say that I have the wrong password for the local account.  After I type in the password manually it works.  If I use the same password for the local administrator account as for the autologon account, it looks to have the encrypted password
    twice with an equal sign after it.
    What I need to know:
    How to skip local user account creation (we run on a domain but I have it connect through scripts later)
    How to fix the autologon issue
    Do I need the local administrator account enabled for this to work?
    I have my unattend.xml file attached.
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <AutoLogon>
    <Password>
    <Value>[removed]</Value>
    <PlainText>false</PlainText>
    </Password>
    <Username>[removed]</Username>
    <LogonCount>2</LogonCount>
    <Enabled>true</Enabled>
    </AutoLogon>
    <FirstLogonCommands>
    <SynchronousCommand wcm:action="add">
    <Order>1</Order>
    <CommandLine>c:\folder\abatchfile.bat</CommandLine>
    <RequiresUserInput>false</RequiresUserInput>
    </SynchronousCommand>
    </FirstLogonCommands>
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <NetworkLocation>Work</NetworkLocation>
    <HideLocalAccountScreen>true</HideLocalAccountScreen>
    <ProtectYourPC>3</ProtectYourPC>
    </OOBE>
    <TimeZone>Eastern Standard Time</TimeZone>
    <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
    <RegisteredOrganization>Company Name</RegisteredOrganization>
    <RegisteredOwner>CompanyName</RegisteredOwner>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <UserLocale>en-US</UserLocale>
    <UILanguage>en-US</UILanguage>
    <SystemLocale>en-US</SystemLocale>
    <InputLocale>en-US</InputLocale>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ComputerName>*</ComputerName>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:[removed]/sources/install.wim#Windows 8 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    The user accounts-creation page in Windows Welcome is suppressed if a user or a group is added to a local security group. Add a user or a group to a local security group by doing one of the following:
    Create a local user.
    Add a domain user to a local security group with the Microsoft-Windows-Shell-Setup | UserAccounts unattended installation setting.
    To suppress the user accounts-creation page in Windows Welcome, without creating a local user, use one of the following workarounds:
    Workaround 1
    If the computer is already joined to a domain, use the following XML example to add the Domain Users security group to the Local Users security group.
    <DomainAccounts>
     <DomainAccountList wcm:action="add">
      <DomainAccount wcm:action="add">
      <Group>Users</Group>
      <Name>Domain Users</Name>
      </DomainAccount>
      <Domain>FabrikamDomain</Domain>
      </DomainAccountList>
    </DomainAccounts>
    Because joining a domain automatically adds the Domain Users security group to the Local Users security group, the DomainAccounts command does not affect the membership of the Local Users group. However, using this XML example to join a domain will also suppress
    the user accounts-creation page in Windows Welcome.
    Workaround 2
    Use the Sysprep/Quit command to set the following registry value to 1:
    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OOBE\UnattendCreatedUser
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

Maybe you are looking for