I am trying to build by DNS server and I get a very vague error when I check the zone that I have made.The error is at line 8, my zone file details are listed below, pls have a look at it and tell me where I am going wrong.
dns_rdata_fromtext: sabnanis.com.zone:8: near eol: unexpected end of input
zone sabnanis.com/IN: loading master file sabnanis.com.zone: unexpected end of input
$TTL 86400
2 $ORIGIN sabnanis.com.
3 @ 1D IN SOA server.sabnanis.com.root.server.sabnanis.com (
4 42 ; serial (d. adams)
5 28800 ; refresh
6 15M ; retry
7 1W ; expiry
8 1D ; minimum
9 )
10 @ 1D IN NS server.sabnanis.com.
11 @ IN MX 10 server.sabnanis.com.
12 sabnanis.com 1D IN A 192.168.0.254
13 www IN CNAME sabnanis.com.
14 ftp IN CNAME sabnanis.com.
Thanks and Regards
Harish
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list