This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

WAF issue with Windows Home server

I have a WHS behind my firewall and WAF turned on. When I try and upload a file it starts then about 1.5meg or so into the transfer the file fails and retries. I set the WAF firewall policy to monitor and get this error in the log when it fails.

"2011:01:10-23:01:43 edge reverseproxy: [Mon Jan 10 23:01:43 2011] [error] [client 15.195.201.89] ModSecurity: Request body (Content-Length) is larger than the configured limit (134217728). [hostname "jzkkn5.homeserver.com"] [uri "/remote/upload.ashx"] [unique_id "TSvWJ0Dp8gcAADn0BQcAAAAN"] 
2011:01:10-23:01:43 edge reverseproxy: srcip="15.195.201.89" localip="64.233.242.7" size="347" user="-" host="15.195.201.89" method="POST" statuscode="413" time="1033" url="/remote/upload.ashx" server="jzkkn5.homeserver.com" referer="-" cookie="ASP.NET_SessionId=xdalsumfc3usig451bp2c355; RemotePortalAuth=B0A23024F7EBE9B8F36C822CBA49D36CF27706B34125473FF65EFE4E361EA70EEAF6E2FF304B5E280347D9EEC91C4B9DEC38895F6F74B594937C014F25690C129F4B7EA0360F1F7A2A19544B3AE55D404741CDA6B46D17DC884BAFE3F5EF6511CEF0889FEB3B8A4EB422A9BB9E24847BDD41D148; HASH_ASP.NET_SessionId=CB18F8270F28E0A9590A70B66563FC5DF61F46A1; HASH_RemotePortalAuth=87CDC322A5E8A71C72AD4923E3BE304F516224EE" set-cookie="-" 

I have to disable every firewall option in the WAF but non will work. It does work if I turn everything off in the WAF firewall policy except Scanning. With that the file uploads fine. I have attached the screen shoots in how I have it setup when it works. I see that it is reporting "Request body (Content-Length) is larger than the configured limit (134217728)" Can someone help me figure out if this can be adjusted or am I stuck with not being able to use nothing but scanning?

Thanks


This thread was automatically locked due to age.
Parents
  • Looks pretty straight forward to me (I of course could be missing something) But from the ERROR you supplied it's saying that the file being uploaded is LARGER than the configured SIZE LIMIT

    Update:
    Most WAF systems keep uploads to a lower size 1-4MB. I would assume this would have to be changed in the config file via the CLI.
Reply
  • Looks pretty straight forward to me (I of course could be missing something) But from the ERROR you supplied it's saying that the file being uploaded is LARGER than the configured SIZE LIMIT

    Update:
    Most WAF systems keep uploads to a lower size 1-4MB. I would assume this would have to be changed in the config file via the CLI.
Children
No Data