Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 08:40:54 -0700 (PDT)
From:      Jacques Vidrine <nectar@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   cvs commit: src/etc rc.network
Message-ID:  <199807081540.IAA09405@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nectar      1998/07/08 08:40:54 PDT

  Modified files:
    etc                  rc.network 
  Log:
  Allow either an IP address or an interface to be specified in
  the rc.conf variable ``natd_interface''.  rc.network will
  determine whether it is an IP address or an interface name,
  and invoke natd with the -a or -n flag as appropriate.
  
  PR:				6947
  Reviewed by:	jkh@FreeBSD.ORG
  
  Revision  Changes    Path
  1.28      +11 -5     src/etc/rc.network

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807081540.IAA09405>