<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/transproxy/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/transproxy/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Dec 2005 11:08:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/transproxy/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Small error in iptables firewall script</title><link>https://sourceforge.net/p/transproxy/bugs/2/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin</dc:creator><pubDate>Thu, 29 Dec 2005 11:08:13 -0000</pubDate><guid>https://sourceforge.neta53725a454ddc70ec3368d921bc2ebeb13ae9f47</guid></item><item><title>POST of large files fails</title><link>https://sourceforge.net/p/transproxy/bugs/1/</link><description>&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;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Saunders</dc:creator><pubDate>Wed, 28 Feb 2001 11:00:33 -0000</pubDate><guid>https://sourceforge.netaab0e7957e3a9fcee467ccb3fb5c2d21414dfdd7</guid></item></channel></rss>