View Single Post
  #3 (permalink)  
Old 01-23-2008, 03:15 PM
smurraysb smurraysb is offline
Intermediate Member
 
Posts: 18
Default

Thank you for your reply!

I'm not sure what you mean by servername, but the domain name for the box is sbstests.com (being unexperienced as I am, thats what I put as the domain when setting up the box)

So I tried out that piece of code, and this is what I got in return, I'm not exactly sure what it all means.

Quote:
; <<>> DiG 9.3.4 <<>> any sbstests.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45866
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;sbstests.com. IN ANY

;; ANSWER SECTION:
sbstests.com. 86400 IN SOA sbstests.com. postmaster.sbstests.com. 2008012348 10800 3600 604800 86400
sbstests.com. 86400 IN NS sbstests.com.
sbstests.com. 86400 IN MX 10 sbs.sbstests.com.

;; ADDITIONAL SECTION:
sbs.sbstests.com. 86400 IN A **my ip**

;; Query time: 20 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Jan 23 14:25:36 2008
;; MSG SIZE rcvd: 127

Also, I was wondering if the DN needs to be a registered domain name, or is can Zimbra just run off a NAT connection?

I tried that 7071 port, but I think the install didn't work, so that's why it's a no go.

Sadley, I can't change platforms until this server is upgraded to another service pack, so I have to keep it to sled 9, which 4.5 only seems to support.

Last edited by smurraysb; 01-23-2008 at 03:53 PM..
Reply With Quote