From owner-freebsd-questions@FreeBSD.ORG Mon Mar 24 11:27:14 2008 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 C27E1106564A for ; Mon, 24 Mar 2008 11:27:14 +0000 (UTC) (envelope-from n.kobschaetzki@googlemail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id 9A1348FC27 for ; Mon, 24 Mar 2008 11:27:14 +0000 (UTC) (envelope-from n.kobschaetzki@googlemail.com) Received: by wx-out-0506.google.com with SMTP id i29so3262632wxd.7 for ; Mon, 24 Mar 2008 04:27:13 -0700 (PDT) Received: by 10.141.114.21 with SMTP id r21mr2023895rvm.154.1206358033149; Mon, 24 Mar 2008 04:27:13 -0700 (PDT) Received: by 10.141.28.5 with HTTP; Mon, 24 Mar 2008 04:27:13 -0700 (PDT) Message-ID: Date: Mon, 24 Mar 2008 12:27:13 +0100 From: "Niels Kobschaetzki" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Tool for managing network settings? 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: Mon, 24 Mar 2008 11:27:14 -0000 Hi! I'm using FreeBSD 7 with XFce and I'm searching a tool for managing network settings (gui or cli doesn't matter). E.g at home I need a static IP, at work DHCP on my ethernet-card. The only tool I found 'til now is a kde-settings tool started through kcmshell dbsdnetworking but the footprint of that is a little bit too big for my slow machine. Niels