Hello,
If I want to use a Scalix Server on an internal machine which has the following network environment, what would you suggest?
- dynamic IP on the first Server which connects to the Internet (incl. firewall, there is also a httpd installed)
- external DNS Server which points towards the external IP (which means the first Server) = A-record
- static internal IP (e.g. 192.168.0.30)
- we want to exchange e-mails only via smart_host (collect mails via fetchmail, which works fine and send via smarthost – not configured yet)
My problem is that I don’t know how to configure the SWA access in a proper way.
On the first Server I point all requests for mail.server.com at port 80 towards the internal IP of the Scalix Server (e.g. 192.168.0.30), but an access.
Internally it works, but not externally.
Any suggestions, thanks in advance.