From owner-freebsd-stable Sat Apr 22 9:30:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from frolkin.demon.co.uk (frolkin.demon.co.uk [194.222.100.41]) by hub.freebsd.org (Postfix) with ESMTP id 8020D37B705 for ; Sat, 22 Apr 2000 09:30:07 -0700 (PDT) (envelope-from sasha@frolkin.demon.co.uk) Received: from sasha by frolkin.demon.co.uk with local (Exim 3.12 #1) id 12j2jM-0000hg-00; Sat, 22 Apr 2000 17:26:04 +0100 Date: Sat, 22 Apr 2000 17:03:05 +0100 From: Alexander Frolkin To: Brian Somers Cc: stable@freebsd.org Subject: Re: portmap strangeness Message-ID: <20000422170304.A2166@gamma> Reply-To: Alexander Frolkin References: <200004220906.KAA50235@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i X-Mailer: Mutt 0.95.5i In-Reply-To: <200004220906.KAA50235@hak.lan.Awfulhak.org>; from Brian Somers on Sat, Apr 22, 2000 at 10:06:21AM +0100 X-Operating-System: Linux 2.2.14 X-GPG-Key-Fingerprint: 6C84 3EB2 550E E581 62FA BB0C D510 B042 FD5C E7A7 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Apr 22, 2000 at 10:06:21AM +0100, Brian Somers wrote: > In /usr/src/usr.sbin/portmap, can you > > cc -o from_local -DTEST from_local.c > ./from_local > > and see how this compares to the output of ifconfig -a ? If this > finds all the interface addresses after lp0, then there *should* be > no problems. I've done that, and I get the addresses of all the interfaces which are 'up' listed correctly, however portmap only works when lp0 is also up. (This is the first interface in ifconfig -a, if that makes a difference). from_local shows the address of lp0, when it is up, as 0.0.0.0, which is correct since the address isn't set because I'm not using the interface at the moment. Thanks, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message