-
In the README file and on the site
http://transproxy.sourceforge.net/
the following line occurs twice:
# iptables -t nat -A PREROUTING -p tcp -d / --dport 80 -j ACCEPT
In the second case (when no http server is running),
this should read:
# iptables -t nat -A PREROUTING -p tcp -d / --dport 80 -j REJECT.
2005-12-29 11:08:13 UTC by martinknl
-
Would you like to apply the advices from the article
"http://en.wikipedia.org/wiki/Const_correctness" to
your sources?
I suggest to add the key word "const" to the type
specifiers for parameters like "acl" in the function
"add_acl".
http://cvs.sourceforge.net/viewcvs.py/transproxy/transproxy/acl.h?rev=1.1.1.1&view=markup.
2005-07-27 20:19:32 UTC by elfring
-
basic auth and/or NTLM for MS-ISA would be great.
2005-06-14 13:04:35 UTC by nobody
-
Logged In: YES
user_id=78086
Fixed in 1.6 release.
2005-05-24 13:49:48 UTC by wjohnsaunders
-
wjohnsaunders committed patchset 18 of module transproxy to the Transparent HTTP Proxy CVS repository, changing 2 files.
2005-05-24 13:26:46 UTC by wjohnsaunders
-
wjohnsaunders committed patchset 17 of module transproxy to the Transparent HTTP Proxy CVS repository, changing 4 files.
2005-05-24 13:14:35 UTC by wjohnsaunders
-
Logged In: YES
user_id=40704
Is it possible to deal with this? I'd like to use transproxy
in production but the problem is that people like to use
POST to upload files to web forms and other sorts of things.
Can I just bump up BUFFER_SIZE and call it good? What's the
maximum size?.
2005-05-20 21:05:26 UTC by achiles
-
Why has this not been fixed yet?.
2005-05-17 21:06:33 UTC by nobody
-
wjohnsaunders committed patchset 16 of module transproxy to the Transparent HTTP Proxy CVS repository, changing 7 files.
2004-03-31 12:19:34 UTC by wjohnsaunders
-
Logged In: YES
user_id=78086
Assigned.
2001-02-28 11:39:48 UTC by wjohnsaunders