<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title>Recent changes to support-requests</title><link href="http://sourceforge.net/p/peerguardian/support-requests/" rel="alternate"></link><id>http://sourceforge.net/p/peerguardian/support-requests/</id><updated>2013-04-28T19:00:16Z</updated><entry><title>#42 Error loading master_blocklist.p2p (broken support for local blocklists in pglgui)</title><link href="http://sourceforge.net/p/peerguardian/support-requests/42/?limit=25#a5ce" rel="alternate"></link><updated>2013-04-28T19:00:16Z</updated><published>2013-04-28T19:00:16Z</published><author><name>jre-phoenix</name><uri>http://sourceforge.net/u/jre-phoenix/</uri></author><id>http://sourceforge.net31dbba50e5b94ebe84c9d9b1fe76e1195a4b5fdf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Just an update/correction&lt;br /&gt;
pgld has and had builtin support for gz packed lists.&lt;br /&gt;
I now extended pglcmd's support for gz, 7z and zip packed blocklists to local blocklists, too.&lt;/p&gt;
&lt;p&gt;Still, pglgui doesn't handle local blocklists correctly. I updated the pgl/TODO for that.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#42 Error loading master_blocklist.p2p (broken support for local blocklists in pglgui)</title><link href="http://sourceforge.net/p/peerguardian/support-requests/42/?limit=25#f53a" rel="alternate"></link><updated>2013-04-28T13:06:48Z</updated><published>2013-04-28T13:06:48Z</published><author><name>jre-phoenix</name><uri>http://sourceforge.net/u/jre-phoenix/</uri></author><id>http://sourceforge.neta60c6be0d5e274b995119bf72ba883537253ab46</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;: Error loading master_blocklist.p2p --&amp;gt; Error loading master_blocklist.p2p (broken support for local blocklists in pglgui)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: pending --&amp;gt; accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: jre-phoenix --&amp;gt; Carlos&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#5219" rel="alternate"></link><updated>2013-03-07T13:31:30Z</updated><published>2013-03-07T13:31:30Z</published><author><name>Giorgos</name><uri>http://sourceforge.net/u/gk967/</uri></author><id>http://sourceforge.net31c586280320cd38c99484b9141a81960b949497</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ooops! I tottaly forgot, whitelisting the secured connections! :-(&lt;br /&gt;
Seems like, this was all about.&lt;br /&gt;
Let me test it for a while and if the problem persists, I'll be back.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;THANKS AGAIN!!!&lt;/strong&gt; :-)&lt;br /&gt;
G.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#e07b" rel="alternate"></link><updated>2013-03-06T20:56:20Z</updated><published>2013-03-06T20:56:20Z</published><author><name>jre-phoenix</name><uri>http://sourceforge.net/u/jre-phoenix/</uri></author><id>http://sourceforge.net2f29564cf4002191c62ac3fbc20f08bef7c3b771</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Nevermind, I hope you choose not to give up.&lt;/p&gt;
&lt;p&gt;I assume there is traffic on another port blocked. Please check pgld.log ("tail -f /var/log/pgl/pgld.log" or in pglgui.) There you see in real time whenever an IP is blocked. And you see on which port it was blocked (e.g. for an outgoing http connectin you would see:&lt;br /&gt;
&lt;span&gt;[YOUR IP]&lt;/span&gt; &lt;span&gt;[SOME PORT NUMBER]&lt;/span&gt; &lt;span&gt;[DESTINATION IP]&lt;/span&gt; &lt;span&gt;[80]&lt;/span&gt; &lt;span&gt;[OUTGOING]&lt;/span&gt;&lt;br /&gt;
--&amp;gt; you need to whitelist WHITE_TCP_OUT=80 (what you have already done, of course)&lt;/p&gt;
&lt;p&gt;Most probably it might be a secure connection on port 443.&lt;/p&gt;
&lt;p&gt;Incoming and forward connections should not be necessary to be whitelisted.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#8a99" rel="alternate"></link><updated>2013-03-06T01:48:32Z</updated><published>2013-03-06T01:48:32Z</published><author><name>Giorgos</name><uri>http://sourceforge.net/u/gk967/</uri></author><id>http://sourceforge.net06e2e74793f185e78b79741cf354ed78912d9df2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Update:&lt;br /&gt;
Well, I don't know!&lt;br /&gt;
Sometimes works (the 80 port whitelisting), sometimes not.&lt;br /&gt;
I have whitelisted all 80 port tcp traffic (incoming, outgoing, forwarding).&lt;br /&gt;
I can see it, at "Whitelist" window and also from root konsole with "pglcmd status".&lt;br /&gt;
Despite that, sometimes firefox can connect, sometimes not (and I have to disable pgl in order to see a webpage).&lt;/p&gt;
&lt;p&gt;And this behavior changes (from permitting or prohibiting the connection to a webpage server), without any intervation from me (and without any changes at status).&lt;br /&gt;
It's just a random phenomenon.&lt;br /&gt;
Also sorry for bothering you again! :-(&lt;br /&gt;
I give up! I just don't know what's happening! :-)&lt;br /&gt;
G.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#f13c" rel="alternate"></link><updated>2013-03-02T00:22:38Z</updated><published>2013-03-02T00:22:38Z</published><author><name>Giorgos</name><uri>http://sourceforge.net/u/gk967/</uri></author><id>http://sourceforge.net17e5ee14e1ccbe45a6662bc8e7d4b37a60a5c1bc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Oh, I didn't noticed it! :-)&lt;/p&gt;
&lt;p&gt;Everything is working OK!&lt;br /&gt;
Indeed, I can see the RETURN tcp dpt:80.&lt;br /&gt;
Every change from the gui, corectly works and properly indicating at status tables.&lt;/p&gt;
&lt;p&gt;I'm not sure what went wrong at first place, but right now everything seems to working properly.&lt;br /&gt;
THANKS!!! :-)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#4ee4" rel="alternate"></link><updated>2013-02-26T23:02:40Z</updated><published>2013-02-26T23:02:40Z</published><author><name>jre-phoenix</name><uri>http://sourceforge.net/u/jre-phoenix/</uri></author><id>http://sourceforge.net1af8e850fd92f9dff4cadc510e01f1fd9dfaf689</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;ad PS1)&lt;br /&gt;
With pglgui you don't need to restart, just "Apply".&lt;/p&gt;
&lt;p&gt;ad PS2)&lt;br /&gt;
Once a NEW connection is established (during whitelisting), all later RELATED or ESTABLISHED connections will be automatically allowed. Perhaps that's the reason. Not sure though.&lt;/p&gt;
&lt;p&gt;To debug your issues please check the output of "sudo pglcmd status": there is an iptables rule for every whitelisting. Tell me if you need help interpreting these. A change of the whitelist setting triggers an immediate adjustment of the iptables rules. E.g. a removal of the outwards TCP whitelisting for http (port 80) triggers a removal of the following iptables rule in the iptables chain "pgl_out":&lt;br /&gt;
    XXX XXX RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80&lt;/p&gt;
&lt;p&gt;Please check with this if whitelisting works as supposed.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#6768" rel="alternate"></link><updated>2013-02-20T19:17:57Z</updated><published>2013-02-20T19:17:57Z</published><author><name>Giorgos</name><uri>http://sourceforge.net/u/gk967/</uri></author><id>http://sourceforge.netf4411fd9549233b44b9ae5226ec49d14f2280bc9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;MANY THANKS&lt;/strong&gt; jre-phoenix for your help!!! :-)&lt;/p&gt;
&lt;p&gt;I was thinking to add a feature request, for this task (as peerguardian had at past at windows and ipblock at linux), but you convinced me that is a dangerous option.&lt;br /&gt;
Still usefull though, if you have azureus (or any other client) running at the background and you need just a couple of minutes to open firefox (or any other browser) eg. to check your mails.&lt;/p&gt;
&lt;p&gt;PS1: I added the http port whitelisting -&amp;gt; Apply -&amp;gt; Restart (with the required pwds) and nothing happened.&lt;/p&gt;
&lt;p&gt;I disabled peerguardian and reenabled in order to accept the whitelisting.&lt;/p&gt;
&lt;p&gt;PS2: Having the tbg/search-engines list enabled, was blocking google search and gmail.&lt;br /&gt;
After whitelisting the 80 port, I accessed again both.&lt;br /&gt;
After disabling the 80 whitelisting, I still have access to both two (always with tbg/search-engines enabled.&lt;br /&gt;
Strange!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;THANKS AGAIN!!!&lt;/strong&gt; :-)&lt;br /&gt;
Giorgos.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#1850" rel="alternate"></link><updated>2013-02-19T17:28:04Z</updated><published>2013-02-19T17:28:04Z</published><author><name>jre-phoenix</name><uri>http://sourceforge.net/u/jre-phoenix/</uri></author><id>http://sourceforge.net312a67d81fea8e6dc61272cac55c6728100b03ef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: jre-phoenix&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;: 8 --&amp;gt; 5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#44 Allow HTTP?</title><link href="http://sourceforge.net/p/peerguardian/support-requests/44/?limit=25#e626" rel="alternate"></link><updated>2013-02-19T17:27:26Z</updated><published>2013-02-19T17:27:26Z</published><author><name>jre-phoenix</name><uri>http://sourceforge.net/u/jre-phoenix/</uri></author><id>http://sourceforge.nete4eabcd231c267c5ea6bf678598404c9a67352b0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;You really should first mess with blocklists ;-P&lt;/p&gt;
&lt;p&gt;Set them up to your personal needs.&lt;/p&gt;
&lt;p&gt;I don't recommend to whitelist ports. Why? If you whitelist/allow a port (e.g. port 80 for http), a malicious host may just listen on this port and thus you will be unprotected. (Yes, although port 80 is reserved for http/websurfing, everybody is free to (mis-)use it for its own purposes).&lt;/p&gt;
&lt;p&gt;Thus having said, the option that you asked for, is&lt;br /&gt;
WHITE_TCP_OUT="80"&lt;br /&gt;
in /etc/pgl/pglcmd.conf. After setting it, you have to do a "pglcmd restart" once.&lt;/p&gt;
&lt;p&gt;Alternatively, use the GUI:&lt;br /&gt;
pglgui&lt;br /&gt;
 - Configure&lt;br /&gt;
 - Whitelist&lt;br /&gt;
 - Add ("+")&lt;br /&gt;
 - Type "80" or "http", make sure "Port", "Outgoing" and "TCP" are checked&lt;br /&gt;
 - OK&lt;br /&gt;
 - Eventually give your root or user password&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>