Since I cannot upgrade Adblock Plus anymore because iceweasel is too out of date for the new versions, I am trying to give privoxy a try. I am following the howto Block Ads & Fast Caching w/Privoxy +Squid without success. I am always receiving the error:The proxy server is refusing connections Iceweasel is configured to use a proxy server that is refusing connections.Check the proxy settings to make sure that they are correct.
I added these lines to /etc/privoxy/config
enable-remote-toggle 1
enable-edit-actions 1
permit-access 127.0.0.1
Moreover, I have edited the /etc/hosts file to block urls providing adverts and anything I wanted rejected.
I ran an update on ubuntu server today, and after a long install process, it spat out an error, telling me to run "sudo dpkg --configure -a". After I ran that command, I was no longer able to access my website or forum. I could really use some help with this one, I've tried so many things including disabling shorewall, restarting apache, so many things...
The ssh server is running Xubuntu 9.04. It was working before. Then I tried SSHing today and it gave me a connection refused. The computers I've tried SSHing from were running Ubuntu Netbook Remix 10.04, MacOS, and Solaris 10. None of them would connect. The ssh server is running the latest version of openssh-server (according to apt-get install). I'm assuming something in /etc/ssh/ got changed but I'm not sure.
I use Fedora 14 and Firefox as my web browser. I use Astrill VPN service. I have the following persistent problem: I start my computer. Astrill is not set to start on boot. I start Firefox. Firefox can not connect to anything, it says 'proxy server refusing connections'. I go to Edit>Preferences>Advanced>Network>Settings I click the radio button 'no proxy'. The problem remains. I am completely unable to connect to the net. Even on reboot, I cannot connect. On reboot, Firefox is set to use a proxy, although it was not on shutdown. Some init script is setting this. My normal connection is often faster than through Astrill, so I only really need to use it when I want to get at a website that is blocked by the govt here in China.
where Firefox is being told to use a proxy, and how to reset it to not use a proxy, assuming Astrill is not active. There must be something left in a .conf file somewhere which is overriding the settings in Edit>Preferences. Because, if I set it now to 'no proxy', I cannot connect to the net.
So Im newish to computing, and new to anything network/linux related.Situation: yesterday I installed Privoxy and it was working great (verified via Privoxy.org). Starting today while at a coffee shop i go the error "the proxy server is refusing connections". All of my settings are what they were yesterday and the default:
Code: $ privoxy --version Privoxy version 3.0.15 (http://www.privoxy.org/)
to build from either unpacked tarball or CVS source:
autoheader autoconf ./configure # (--help to see options) make # (the make from GNU, sometimes called gmake) su # Possibly required make -n install # (to see where all the files will go) make -s install # (to really install, -s to silence output) code....
I think that trouble is in autoheader. I don't now does src2pkg (2.1) support it.Is it impossible to build a package of privoxy with src2pkg?
I am at a loss as to what to do to get Privoxy working. I have tried it using Ice Weasel and Konqueror and end up with the same problem: after I set the configuration in the browser, I cannot access anything on the internet.
So I was reading this thread on internet privacy and decided to 'upgrade' my system. I installed privoxy and tor and chained them from squid so it looks like this: iceweasel >> squid >> privoxy >> tor. All is working well except when I go to edit my privoxy default.action file I get a fatal error. I've got version 3.0.9-1 The original line in the newly installed default.action file. #+hide-referer{forge}
I edited it by simply removing the #. +hide-referer{forge} Then:su -c '/etc/init.d/privoxy force-reload'And I get this in the logfile.Sep 14 16:41:36.260 Privoxy(7f4fa64756e0) Fatal error: can't load actions file '/etc/privoxy/default.action': first needed line (361) is invalid: +hide-referer{forge} I've even copy/pasted from the manual and to no avail.Have I been looking at to much text for the last two days?What am I missing?
have a problem with my network-manager in ubuntu 10.10.when I dial one of my vpn connections, my other vpn connections be disabled and I can't use them!I tried to restart network-manager and gnome-panel, but it does't seem to solve this problem.
Mint 8 (Ubuntu 9.10, Karmic Koala), FF 3.5.8 with noscript, betterprivacy, ghostery, torbutton Complete newbie regarding wireshark or netactview but I was advised to try one of these to determine if a Firefox add-on was using Tor.
Is it fair to say that connLimit and hashlimit are very similiar on Linux i.e. while hashlimit caters to limits for groups of ports, they both set the connection rate limit per host? How in IPTables, do I configure a policy that limits connections on a port that encapsulates the total sum of all connections from all hosts? i.e. I do not want to allow more than 6000conn/minute for port range that is the sum of all connecting hosts?
I recently installed Fedora 15 now, and during installation I set the internet connection manually, then did update and after reboot, the internet connection settings have been removed. Now I can not set because the network connection to the Internet Connection is inactive. I mention that before the update was functional internet connection.
I try setting up Privoxy but I keep getting this error and I don't know how to fix it. I try downloading other network programs and at the end of the download Ikeep getting this error.
I am running a basic squid + privoxy combo for web caching/filtering proxy and it works fine. I'm basically running a stock config w/ a few minor edits to allow the relevant hosts access etc.now I am trying to find an easy way to specify privoxy to not filter a specific site (which it breaks). I have tried wading through the privoxy manual + google but I find the config file incredibly complicated. Are there any experts out there who can tell me: what is the easiest way to tell privoxy to 'pass through' a specific website?
I am completely fed up trying to do it. I had no problems with 11.0. It refuses to start up during boot like tor. I added tor to the kde start menu and it works just fine after boot. Privoxy refuses to start up during boot. I have to go into SU mode in terminal, then it works. I need to be able to start Privoxy the same way. I tried everything from chown / chmod commands, and it made no difference. I have it set for 777, and my name along with root. I also added the group privoxy to my user ID. I need the computer to disregard that it is a root program.
Long-time linux user, new to Ubuntu (mainly a gentoo user). I need to get tor and privoxy up and running for a less computer-capable user. I installed Tor and Privoxy, configured them (apparently correctly) and they both appear to work just fine when I start them manually from their init scripts:
However, I cannot seem to get privoxy to start up properly when the machine boots. Tor starts up and waits patiently, but privoxy is dying or getting killed for some reason I can't understand, and on Ubuntu, have no idea how to diagnose. There's no privoxy process after booting, and the init.d script reports status: not running. I have the startup scripts for both Tor and Privoxy linked to in all the relevant runlevels. I played with the order thinking it might be a dependency thing. Hell, I even put a line in rc.local to try and force it to go. But no matter what I do, I can't seem to get the privoxy service to start for me any way but by manually typing 'sudo /etc/init.d/privoxy start' in a terminal, after logging in.
1. Help me get privoxy to auto-start during init
2. OR Help me figure out how to figure out how to get privoxy to auto-start during init. On Gentoo, all of the init scripts are listed on the screen during init as they run, and you can even run through them interactively by pressing I during startup. I have no idea how to do this on Ubuntu. I modified the kernel line to remove the splash screen, but the information Ubuntu puts on the screen during init is quite haphazard. How do I figure out what's going wrong with the privoxy init script?
I am running karmic on a laptop. I recently changed iptables to drop all new incoming packets (not the related or established ones) on all ports. I was not running a proxy, so this worked fine. More recently I got v 3.0.13 of privoxy with apt-get and looked through the config file. I changed the default port in the privoxy config to 8080 and kept the ip at 127.0.0.1. Then I changed the Firefox settings to use a HTTP proxy at 127.0.0.1 with port 8080. when I try to run privoxy with the command: privoxy /etc/privoxy/config , the terminal outputs no errors. Then when I try to access a webpage through firefox the page will not load, but firefox doesn't display any reason for it. I don't really even know if privoxy is running because when I check the logfile (after having uncommented the logfile line in the privoxy config file) it is blank. I don't know much about networking, but I was wondering if someone could tell me why this is happening? Well that was a bit dumb of me. I just had to allow new packages in from localhost.
Currently i am using the tutorial from Bodhi to setup Dansguardian to work togather with Privoxy and it worked fine.Then i installed Polipo to work with Privoxy which work as intented with additional forward the port to Privoxy.
Code:
Is it possible to run Polipo together with Privoxy? Yes. In order to get the privacy enhancements of Privoxy and much (but not all) of the performance of Polipo, you should put Polipo upstream of Privoxy.
In other words, you should:
point your web browser at Privoxy (localhost:8118); point Privoxy at Polipo (put forward / localhost:8123 in the Privoxy config file); use no parent proxy in Polipo.
Now i tried to use Dansguardian togather with Privoxy and Dansguardian with the same configuration but fail.
There are two Fedora 12 systems which are now refusing to hibernate. The hibernation sequence seems to happen but then things hang indefinitely with a black screen and a blinking cursor, top left. I don't know where to start looking for clues; what do I look for in the logs, could someone please point me to a good hibernate/suspend troubleshooting guide?
One of the systems just recently got out of whack, for no apparent reason; it hibernated great for a couple of years, even as it went through upgrades from Fedora 9. The other stopped hibernating after its F9 -> F10 upgrade. This one lacks non-root hibernation permissions, but when I issue "/usr/sbin/pm-hibernate" as root, it goes through the motions and then hangs at black screen also.
I am currently trying to get Google's Android Debug Bridge working, which is as simple as running one of the executables in the sdk's tools folder.It seems to be blatantly refusing to run the binary. Here is the command and more info on the actual file:
Code: jonhaller@jonhaller-laptop:~/Downloads/android-sdk-linux_x86/tools$ file adb adb: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not stripped jonhaller@jonhaller-laptop:~/Downloads/android-sdk-linux_x86/tools$ ls[code].....
there seems to be a problem that has arisen with my beloved netbook (acer one 10.4")running Ubuntu Netbook. the mouse generally works fine (both menovering and clicking) while using the desktop, but as soon as an application is opened you are unable to click on any of the options within the application (buttons, etc). i have tested this over and over, and what seems to be the problem is that the pointer ignores the application and will always click the desktop.
i have used several diffrent mouses (both usb and trackpad) but the problem remains. i assume this means there it is a software fault. if anyone has ANY suggestions, advice, etc. feel free to post. would like this to be fixed asap!
I installed and configured privoxy - everything worked nicely when I run it manually by
Quote: /etc/init.d/privoxy start
After restarting the computer privoxy wasn't start automatically. I checked the links in /etc/rcX.d - are o.k. I installed sysv-rc-conf - shows that for runlevel 2 - 5 privoxy is running. I changed /etc/rc2.d/S20privoxy to /etc/rc2.d/S99privoxy - to start that process at the end. I installed Boot-Up Manager. Privoxy is marked for start automatically. I added in /etc/rc.local line: /etc/init.d/privoxy start
Privoxy still doesn't turn on at boot time and every time I must start it manually. Could you tell me how could I repair this ?
I'm using Ubuntu 10.04 and for some reason, privoxy just won't start properly on startup. I see privoxy is there when I run 'ps -A', but Firefox says that it is refusing connections. When I run 'sudo /etc/init.d/privoxy restart', it restarts and everything is peachy. But for some reason, it just won't start properly on boot
I'm trying to setup iptables to send web (tcp?) traffic through Squid and Privoxy transparently (to save having to setup everything per browser and hoping they honor their settings). I know I have done this before but I can't find the old config nor remember the exact options needed to do this.What I am wanting specificially is for Privoxy to grab the data as it leaves the browser, do its thing then pass it on to Squid before sending it down the line, then doing the same incoming (Privoxy -> Squid -> requesting app).
My aim was to build a VERY simple smtp proxy under debian to handle mail from a port (51234) and forward it to the standard 25 port. I compile and install a "delegate" witch can handle easily that. It's working very well like that : delegated SERVER="smtp://anotherSmtpServer:25" -P51234
The strange thing is, it's working on my virtual test machine and on the dedicated server in local but I can't manage to use it trought internet. I test it like that. telnet [mySrv] 51234 Of course, no firewal, no deny host, no ined/xined, the service delegated is listening on the right port ... 2 clues : The port is answering trought internet with nmap as "51234/tcp open tcpwrapped" have a look at the tcpdump following :
I created a system backup ISO with remastersys that's about 3.4 GB, and I've repeatedly had failure and about 4 coasters now with both K3b and Brasero trying to burn it. I even ditched the original ISO and made another- same problem.I have always had problems burning discs in both programs, and of all the times I've tried to burn anything with either, I've gotten errors near the end of the data check stage, in verifying the data burned. I'm really tired of this, and I need this ISO perfect to reinstall my OS on a new laptop harddrive.This time it's K3b. It burned successfully, but I get errors in the data verification stage. Here's what I got:
I was recently assigned to enchance a ftp-server with SSL/TLS support. When I started investigating I found out that the server is a virtual (openvz) ubuntu machine with vsftpd. Enabling ftps was easy enough, I just added the following lines to /etc/vsftpd.conf
Having some problems, which seems to be the norm for linux mint 9.
Background: I decided I wanted to try LibreOffice out so followed the instructions here: [URL] to install libreoffice.
After a week I found that LibreOffice doesn't actually have a spell checker or thesaurus even though it says it does. Decided I'd had enough so uninstalled it and auto removed the rest of its gumpf and attempted to install openoffice which actually worked, before. Problem is I can't, linux mint wont let me and keeps outputting random rubbish that makes no sense ie:
Code: spud@spud ~ $ sudo apt-get install openoffice.org Reading package lists... Done Building dependency tree Reading state information... Done