From owner-freebsd-questions@FreeBSD.ORG Sat Apr 23 09:00:06 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 129DA1065670 for ; Sat, 23 Apr 2011 09:00:06 +0000 (UTC) (envelope-from freebsd@snap.net.nz) Received: from snapmx1.ironport.snap.net.nz (snapmx1.ironport.snap.net.nz [202.37.100.100]) by mx1.freebsd.org (Postfix) with ESMTP id 8E3628FC1A for ; Sat, 23 Apr 2011 09:00:04 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmIFADiNsk3KfG1m/2dsb2JhbACET5I5jmCCBLJYkD2BKYNQfQSMfYE4 X-IronPort-AV: E=Sophos;i="4.64,258,1301832000"; d="scan'208";a="49303869" Received: from rupert.snap.net.nz ([202.37.100.140]) by smtp1.ironport.snap.net.nz with ESMTP; 23 Apr 2011 20:30:20 +1200 X-Sender-IP: 202.124.109.102 X-Sender-IP: 202.124.109.102 Received: from akllappt.local (102.109.124.202.static.snap.net.nz [202.124.109.102]) by rupert.snap.net.nz (Postfix) with SMTP id DBD18201AD; Sat, 23 Apr 2011 20:30:19 +1200 (NZST) Message-ID: <4DB28E1A.7040308@snap.net.nz> Date: Sat, 23 Apr 2011 20:30:18 +1200 From: Peter Toth User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110421 Thunderbird/3.1.9 MIME-Version: 1.0 To: xor References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Jails: How do i limit what ifconfig shows? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2011 09:00:06 -0000 Use ugidfw to limit/deny access to ifconfig - "man ugidfw" Cheers, On 04/23/11 08:21, xor wrote: > Hullo > First off, thanks for a lovely operating system <3 > > I decided to go for FreeBSD perhaps 3 days ago. Before, ive been an > Debian/OpenBSD guy, and ive only used my obsd box for redundant > firewalls and networking. Ive not been running any services off the > boxen. > > The reason I decided to go for FreeBSD is because of the Jails. Ive > looked around a bit, but I can not find anything about how to limit > what interfaces that ifconfig shows. I would like it to hide pretty > much everything so that _no_ information about the host systems > networking leaks into the jails. I dont want jails to know anything > but their IP-numbers and which computer to use for DNS lookups, > essentially. > > Is there any good text out there that describes how to do this? Ive > searched a bit for it, but Ive been unable to find anything but the > basics. > > > Thanks! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >