Difference between revisions of "Cannot download Fax PDF from GUI"
From Kolmisoft Wiki
Jump to navigationJump to search
m |
|||
Line 10: | Line 10: | ||
==Server is under NAT== | ==Server is under NAT== | ||
If server is installed behind NAT and Web_URL variable in /home/mor/config/environment.rb is set to NAT gateway's external IP - make sure the server can access | If server is installed behind NAT and Web_URL variable in /home/mor/config/environment.rb is set to NAT gateway's external IP - make sure the server can access itself via that address. | ||
<br><br> | <br><br> | ||
= See also = | = See also = | ||
* [[I have a problem with Fax]] | * [[I have a problem with Fax]] | ||
* [[Fax over VoIP]] | * [[Fax over VoIP]] |
Latest revision as of 11:00, 22 July 2011
Check /home/mor/config/environment.rb for correct value to Web_URL, which should point to external IP/hostname.
If it points to local IP, then PDF will not be accessible from Internet, as in this example:
(Press on picture several times to enlarge it)
Server is under NAT
If server is installed behind NAT and Web_URL variable in /home/mor/config/environment.rb is set to NAT gateway's external IP - make sure the server can access itself via that address.