Re: How to access local through internet?
Turning off the firewall is NOT a good idea...
However, the principle is simple: inernally (on your network) your computer has an IP address (most probably 192.168.x.x or 10.x.x.x). Externally you have another one (the one that you got covered by dyndns).
If somebody from outside wants to reach your computer inside your network (firewall on or off) you must tell your router how to connect these two IPs. This is the port forwarding part.
Everything that comes from outside should be forwarded to 192.168.x.x on port 80 (or whatever Apache is running on). If then Apache is set to accept everything from everywhere (which is most likely the case) then you should be able to reach your web application (=Sugar).
In order to make this work you need to set up a fixed IP on your machine where Apache is running and you need to try it first from inside your network (by using the 192... from another machine on the same subnet).
Since you are running Win it would be also good to set your Win firewall in a way that it accepts connections on port 80 (create an exception for a webserver).
But I bet you'll find much better step by step instructions on the web - Google is your friend...
__________________________
Robert Laussegger
http://www.iscongroup.net
Bei Fragen: support@iscon.at
Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
Ab sofort auch mit 6.4.2
Bookmarks