I still have problems to understand what is going on :
Everything works fine locally, but not through that router.
1. I checked other webservers with that router - ok
2. Use port 80 for the webserver, access the webserver from the internet, see that HFS is responding to that request, but the IP address in the log is different from the IP address of the requesting system.
3. Use port 8080 ( or any other port ) , access the webserver from the internet, see that the request reaches HFS,
the IP address of the requesting system is correct, but then it hangs.
It looks like that HFS is trying to use other ports and that might cause the problems, as I do not know if these ports are open on the requesting system.
Anyone seen something similar ?
- Wolfgang