----- Original Message ----- From: "Mario" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 12:48 PM Subject: [IMail Forum] OT Urgent nameserver
> > > I'm configuring my nameserver to NIC italian autority it > reports me these errors, but I don't know how insert IP for mx (mail) on > NS4 and I don't understand errors in NS2, I'm using win2000 server. > Thx in advance for help. Who is the administrator for these nameservers? Are they yours or someone elses.? The error on NS4, make sure that you have an A entry for mail.winserver.it, and that it is a public IP, not a private. As for NS4, not sure what an nserver tag is - something to do with cold fusion? Anyway, take the first 2 lines (the NS records) and put them after your time values. When you have done that, you should have something like: WINSERVER.IT 3600 IN SOA ns2.WINSERVER.IT admin.WINSERVER.IT( 12 ;serial (version) 900 ;refresh period 600 ;retry interval 86400 ;expire time 3600 ;default ttl ) WINSERVER.IT 3600 IN NS ns2.WINSERVER.IT WINSERVER.IT 3600 IN NS ns4.WINSERVER.IT WINSERVER.IT 3600 IN MX 10 mail.WINSERVER.IT mail.WINSERVER.IT IN A www.xxx.yyy.zzz HTH Dan Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
