RE: out of place mx records.

2010-10-29 Thread Mike Bernhardt
I'd like to suggest an alternative reason for the presence of those records: The Perl script H2N will install them by default for every single host in the zone file, unless you use the -M option to suppress their creation. Obviously this has nothing to do with the value, or lack thereof, of those

Re: out of place mx records.

2010-10-29 Thread Tony Finch
On Thu, 28 Oct 2010, Fr34k wrote: > > Why not use " IN MX 100 localhost" so the email doesn't even leave the source? That will usually lead to delays, just like having no MX at all. Tony. -- f.anthony.n.finchhttp://dotat.at/ HUMBER THAMES DOVER WIGHT PORTLAND: NORTH BACKING WEST OR NORTHWEST

Re: out of place mx records.

2010-10-29 Thread Tony Finch
On Fri, 29 Oct 2010, Mark Andrews wrote: > > It would be nice if we could standardise a MX target of "." as saying > that this domain doesn't accept email e.g. "MX 0 ." the same way as "SRV > 0 0 0 ." means that there is no service for the named protocol. That > way the sending MTA or the MSA can

Script to creat PTR zone from zone file

2010-10-29 Thread CT
Looking to write a script to create the PTR records.. Not much on the Web.. Thx CT ___ bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Re: Script to creat PTR zone from zone file

2010-10-29 Thread Sukman
> Looking to write a script to create the PTR records.. > Not much on the Web.. I had some script that may help you... :) Example of input file to be generated: InstitutTeknologiBandung192.168.0.154 router2.id192.168.0.153 router1.id local 192.168.0.157 ITB-local.id 192.168.0.15