MGJoe 0 Posted August 7, 2005 Hi, I have a problem with setting up my auto-addon server. I have the query- and fileserver on the same machine and consequently also on the same external IP-adress. To make the server find and examine it's own addon packages at the server start, you need to point the adress to the internal IP of the server, naturally. Problem is that when a user from the internet is requesting a package, the addon server is refering to the servers internal IP resulting in no downloadable packs. I mailed Certa, the producer of Auto-Addon Server himself to ask about this issue and he came up with putting this into autoaddon.ini: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">package http://www.thepublicadress.com/file.zip http://192.158.0.2/file.zip [optional] I tried this with putting first my external and then my internal IP adress to the zip-file on the same line but with no result, the server couldn't find the file. Putting the internal adress first and the external after resultet in that the server found it's package but not the client. Im going nuts with this. I didn't want to bother Certa again so I thougt I'd give this forum a try first. I know there is a way around the problem, hope someone can help me out! Share this post Link to post Share on other sites
Auss 208 Posted August 28, 2005 I had similar issues when I set up our updater for the aussie ogn server. That line is case sensative and I had caps in my zip name. You can also use an ftp server setup on your machine instead. Use ftp, we used that until we could get a http site up Share this post Link to post Share on other sites