  # $Id: nameservice-nd 5268 2005-09-08 22:44:11Z sarnold $
# ----------------------------------------------------------------------
#    PROPRIETARY DATA of NOVELL INC.
#    Copyright (c) 2004, NOVELL (All rights reserved)
#
#    This document contains trade secret data which is the property
#    of NOVELL Inc.  This document is submitted to recipient in
#    confidence. Information contained herein may not be used, copied
#    or disclosed in whole or in part except as permitted by written
#    agreement signed by an officer of NOVELL, Inc.
# ----------------------------------------------------------------------


  # wide-open for DNS. If you'd rather allow DNS queries to only certain
  # servers (site-wide caches and authoritive servers), modify this list
  udp_send to 0.0.0.0:53,
  udp_receive from 0.0.0.0:53,
  # (some DNS services provided via TCP)
  tcp_connect to 0.0.0.0:53,

  # wide-open for ldap. If you'd rather tighten this down, feel free
  tcp_connect to 0.0.0.0:389,
  tcp_connect to 0.0.0.0:636,
