Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2001 21:21:00 -0000
From:      "Dominic Marks" <dominic_marks@btinternet.com>
To:        "assam" <ali.asam@rcn.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: firewall
Message-ID:  <HNEIIPBNPCOCPHAOFFFKKEHICBAA.dominic_marks@btinternet.com>
In-Reply-To: <002f01c096c3$f1b983f0$bc5f800a@spg.va.corp.rcn.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?HNEIIPBNPCOCPHAOFFFKKEHICBAA.dominic_marks>