Date: Fri, 19 Jan 2001 02:57:50 +0000 From: Tony Finch <dot@dotat.at> To: Al <morewood@otterhole.yi.org> Cc: obrien@freebsd.org, ports@freebsd.org, stable@freebsd.org Subject: Re: FreeBSD port: nmap-5-32 under 4.2-STABLE, No route to host Message-ID: <20010119025750.V30538@hand.dotat.at> In-Reply-To: <200101190235.f0J2Zst00983@otterhole.yi.org> References: <200101190235.f0J2Zst00983@otterhole.yi.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Al <morewood@otterhole.yi.org> wrote: > >One difference between a ktrace of root/no root is that the root >version has this in the trace: > > 10128 nmap CALL open(0x8066f2c,0,0x1b6) > 10128 nmap NAMI "/proc/net/route" > 10128 nmap RET open -1 errno 2 No such file or directory > >But the non-root version has no /proc/net call. I do not see any >reference to /proc/net/ anywhere. /proc/net/route is a linuxism so I guess the linuxulator is causing trouble. Is your PATH different for root and non-root? What does `which nmap` say for each user? Tony. -- f.a.n.finch fanf@covalent.net dot@dotat.at "Then they attacked a town. A small town, I'll admit. But nevertheless a town of people. People who died." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010119025750.V30538>