Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'The .local domain and DNS issues' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
The .local domain and DNS issues
Authored by: duus on Jun 01, '03 07:37:34AM
The solution I came up with based on some of the other hints in this section is modifying your /etc/resolver/local file and insert your local .local nameserver in front of the rendevouz server
This is my anonymized version :

nameserver 192.168.x.y
nameserver 192.168.z.q
nameserver 224.0.0.251
port 53
timeout 1


[ Reply to This | # ]