From owner-freebsd-questions Wed Feb 14 13:21:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gadolinium.btinternet.com (gadolinium.btinternet.com [194.73.73.111]) by hub.freebsd.org (Postfix) with ESMTP id 8E27337B4EC for ; Wed, 14 Feb 2001 13:21:49 -0800 (PST) Received: from [213.123.129.41] (helo=computer) by gadolinium.btinternet.com with smtp (Exim 3.03 #83) id 14T9Mt-00057z-00; Wed, 14 Feb 2001 21:21:43 +0000 From: "Dominic Marks" To: "assam" Cc: Subject: RE: firewall Date: Wed, 14 Feb 2001 21:21:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <002f01c096c3$f1b983f0$bc5f800a@spg.va.corp.rcn.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, want shell do you want? I use bash and heres what you have to for that shell although its roughly the same process in any case. 1. Install bash from ports # pkg_add -v ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/All/bash-2.0 4.tgz (the url will wrap...) 2. Change the shell # chsh -s /usr/local/bin/bash For the ethernet you'll need to post your dmesg to the group and also information about your NICs. Make, Model, IP / etc. You can read you dmesg by doing: # dmesg | more and put into a file for viewing later like: # dmesg > ~/my_dmesg // this will be in your /root/ directory. Dominic -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of assam Sent: 14 February 2001 20:23 To: freebsd-questions@FreeBSD.ORG Subject: firewall hello, i am a bsd newbie, i would like to add a bsd firewall to my network with a dsl line for my business. i have installed 4.4 bsd on an i486 box i am having holy hell ! configuring this thing, can't change the shell,can't get my second ethernet to work cant do @#$%^ please help me. my e mail add is ali.asam@rcn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message