Re: DNS problem
From: Michael Tosch (eedmit_at_NO.eed.SPAM.ericsson.PLS.se)
Date: 10/26/04
- Next message: Daniel Wetzler: "Problem with pkgadd (checkinstall)"
- Previous message: Tony Walton: "Re: How many directories can I have ?"
- In reply to: Johan Abrahamsson: "DNS problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Oct 2004 12:02:37 GMT
Add a $TTL in front of your loopback-domain-info file,
e.g.
$TTL 14400 ; (4 hours)
@ IN SOA hostname.domain.se. root.domain.se. (
12345;
43200;
3600;
604800;
86400;
)
...
Also avoid an empty line, and use TABs only (not spaces,
as I did).
Have the SOA serial number (12345) increased each time you
update a record.
-- Michael Tosch IT Specialist HP Managed Services Technology Solutions Group Hewlett-Packard GmbH Phone: +49 2407 575 313 Mail: michael.tosch:hp.com
- Next message: Daniel Wetzler: "Problem with pkgadd (checkinstall)"
- Previous message: Tony Walton: "Re: How many directories can I have ?"
- In reply to: Johan Abrahamsson: "DNS problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|