Hello all...I've been scratching my head with this one for a couple weeks now. I'm not finding anything really related in the forums or manual, so I thought I would give a new topic a try...
First some background...
I have administered an SME 7.x (currently 7.5.1) server in my father's home for several years with few major issues. It was configured in servergateway mode and hosted our family's domain (webserver + email).
My father recently relocated across the country, taking the server with him. Rather than go without email for 1 week+ we set up my new server with SME 8 to host the primary domain.
Now that my father has internet access, we have been trying to bring his system up in servergatewayprivate mode and have changed the primary domain name to avoid conflicts with the primary domain name on my server in the DNS records.
My father's network has partial access to the internet. The clients in his local network can access some websites and not others. Web browsers (Safari and IE) state that they "cannot find the server". When my father pings the external server by IP address he gets a response. When he pings the external server by hostname, it fails. He has tried this from WinXP, Win Vista and Win7 clients and logged into SME as 'root'.
Thinking we have a DNS issue, we have reset the DNS cache using (from thread
http://forums.contribs.org/index.php?topic=48383.0):
config delete dnscache
config delete dnscache.forwarder
signal-event post-upgrade; signal-event reboot
[\code]
This did not resolve the issue.
Even though we have been administering this server for several years, we are still fairly novice at SME administration, we don't know where else to go or what else to do.
We are hoping to have both servers go live under the same domain in the future. If someone know how to do this, we would rather do it now than later.