Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 06:42:28 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Joseph Markarian <joemark@attglobal.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: (no subject)
Message-ID:  <44EE8DC4.1010302@infracaninophile.co.uk>
In-Reply-To: <44EE4FE6.80006@attglobal.net>
References:  <44EE4FE6.80006@attglobal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigC86678912636D5889E32843F
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Joseph Markarian wrote:
> Hi,
>=20
> I have been reading on FreeBSD 6.1 with a view of installing in our 10
> user shop.
> The book is: FreeBSD 6 Unleashed, by Michael Urban and Brian Tiemann
> (SAMS).
>=20
> On Page 93: BSD VS SYS 5 RUN CONTROL , I quote
>=20
> "There is no multiuser mode without network support (in FreeBSD 6.1)  a=
s
> there is in SYS V  run levels". Is this correct? This would mean that I=

> can not install FreeBSD in a small 10 user office without network suppo=
rt?
>=20
> I have work with all versions of unix (ATT, SCO, AIX, SUN) etc and they=

> all have multiuser mode without network support. It should be possible
> to get an Intel processor and 10 dumm terminals, hook them up by wire
> and you'd be in business. This is true for the unix I mentioned above.
> Is it also true for ANY version of BSD (free or otherwise)?

That's correct.  The whole concept of 'run levels' is not supported in
BSD-ish systems: either you're down, or you're running single user, or
you're fully up with all of the system services enabled and networking
configured.

However, if you want to be able to turn network configuration on or off
at run time, then check out the /etc/rc.d/netif start script.  Running

    /etc/rc.d/netif stop

should de-configure and bring down all your network interfaces (including=

lo0, I believe, which is probably an interface too far).  You can certain=
ly
use the same script to control network interfaces individually though.

	Cheers,

	Matthew


--=20
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW


--------------enigC86678912636D5889E32843F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE7o3L8Mjk52CukIwRCOoIAJ9JpF+tmL/hg2rAqMZtWyO+eFwC1QCfUXfq
uq9fgNsu+jThf0HUmYRMUiU=
=e1ra
-----END PGP SIGNATURE-----

--------------enigC86678912636D5889E32843F--



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