home *** CD-ROM | disk | FTP | other *** search
- # define the search order for name resolution
- order bind,hosts
- # make sure we only get the first address, not all of them
- multi off
- # uncomment the next line if you wish to trim domain name(s)
- #trim .domain.name.here
- # do we want all addresses, or just one? Just one I think.
- multi off
- # do we want hostname spoofing? enable to enhance security
- nospoof off
- # alert is implemented, but does nothing, so don't bother using it
- #alert off
- # 'reorder on' sorts host addrs so that local addrs are listed first
- reorder off
-