On Thu July 5 2007 06:29, Indunil Jayasooriya wrote:
[root@gateway master]# cat example77.com.zone $TTL 86400 @ IN SOA gateway.example77.com. root.example77.com. ( 2006101604 ; Serial 1800 ; Refresh 300 ; Retry 360000 ; Expire 86400 ) ; Minimum
NS gateway.example77.com. MX 10 gateway.example77.com. MX 20 mail.example77.com. A 192.168.0.3
gateway A 192.168.0.3 mail A 192.168.0.2
But, I still get the same error. pls see below.
Jul 5 15:50:32 gateway named[3548]: master/example77.com.zone:11: example77.com\032: bad owner name (check-names)
This error is telling you that the error is in line 11. The error as some have already told you is the space.
Sorry I didn't get back to you sooner.