SS can't upload images to the web server

Article ID: 3131 
Last Review: Oct,6 2008
Author:
Last updated by: system APPLIES TO:
  • SiteStudio

Resolution

If NAT is configured incorrectly, it is impossible to access web server from the CP server via external IP. Possible solution for Linux: Add the following rule to the iptable: iptables -t nat -A OUTPUT -p tcp -d <web_server_external_IP> -j DNAT --to <web_server_internal_IP> Also, add this rule to /etc/rc.local so it keeps working after server reboot.


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields