<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/transproxy/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/transproxy/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/transproxy/bugs/</id><updated>2005-12-29T11:08:13Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Small error in iptables firewall script</title><link href="https://sourceforge.net/p/transproxy/bugs/2/" rel="alternate"/><published>2005-12-29T11:08:13Z</published><updated>2005-12-29T11:08:13Z</updated><author><name>Martin</name><uri>https://sourceforge.net/u/martinknl/</uri></author><id>https://sourceforge.neta53725a454ddc70ec3368d921bc2ebeb13ae9f47</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In the README file and on the site&lt;br /&gt;
&lt;a href="http://transproxy.sourceforge.net/"&gt;http://transproxy.sourceforge.net/&lt;/a&gt;&lt;br /&gt;
the following line occurs twice:&lt;br /&gt;
# iptables -t nat -A PREROUTING -p tcp -d &amp;lt;ip of local&lt;br /&gt;
network&amp;gt;/&amp;lt;bits-in-net&amp;gt; --dport 80 -j ACCEPT&lt;/p&gt;
&lt;p&gt;In the second case (when no http server is running),&lt;br /&gt;
this should read:&lt;br /&gt;
# iptables -t nat -A PREROUTING -p tcp -d &amp;lt;ip of local&lt;br /&gt;
network&amp;gt;/&amp;lt;bits-in-net&amp;gt; --dport 80 -j REJECT&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>POST of large files fails</title><link href="https://sourceforge.net/p/transproxy/bugs/1/" rel="alternate"/><published>2001-02-28T11:00:33Z</published><updated>2001-02-28T11:00:33Z</updated><author><name>John Saunders</name><uri>https://sourceforge.net/u/wjohnsaunders/</uri></author><id>https://sourceforge.netaab0e7957e3a9fcee467ccb3fb5c2d21414dfdd7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Transproxy fails with POST's of large amounts of data. &lt;br /&gt;
As would be required to support uploads such as used &lt;br /&gt;
to create file attachments with Hotmail. Possibly &lt;br /&gt;
related to the defined value of BUFFER_SIZE as &lt;br /&gt;
increasing this allows larger POST's.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>