From owner-freebsd-current@FreeBSD.ORG Thu Apr 29 04:47:13 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0630E16A4CE for ; Thu, 29 Apr 2004 04:47:13 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08BCB43D1D for ; Thu, 29 Apr 2004 04:47:12 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i3TBpHPU070652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 29 Apr 2004 14:51:23 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i3TBjonf097380; Thu, 29 Apr 2004 14:45:50 +0300 (EEST) (envelope-from ru) Date: Thu, 29 Apr 2004 14:45:50 +0300 From: Ruslan Ermilov To: Gregory Edigarov Message-ID: <20040429114550.GC97245@ip.net.ua> References: <20040429093341.GA740@profi.kharkov.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O3RTKUHj+75w1tg5" Content-Disposition: inline In-Reply-To: <20040429093341.GA740@profi.kharkov.ua> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-current@freebsd.org Subject: Re: natd -i X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 11:47:13 -0000 --O3RTKUHj+75w1tg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 29, 2004 at 12:33:41PM +0300, Gregory Edigarov wrote: > Hello! >=20 > I am trying to use natd on an approximately 1 week old current. > When I am running natd on sk0 or tun0 the following message appears: > natd: sk0/divert: unknown service > or > natd: tun0/divert: unknown service >=20 > Is this already fixed? >=20 ``natd -i sk0'' means use getservbyname(3) to resolve "sk0" port of type "divert", and use it as the "input" divert port. If this is your real goal, add an entry to /etc/services. If not, perhaps then you meant to say ``natd -n sk0''? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --O3RTKUHj+75w1tg5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAkOruUkv4P6juNwoRAqQ/AJ9r6ndF8s41Pl1nVUiEdDAXRNvz7QCcCMfP 1rT8cjmZMAsSdHcCgd7+flg= =4uGs -----END PGP SIGNATURE----- --O3RTKUHj+75w1tg5--