Date: Mon, 23 Apr 2001 14:42:52 -0500 From: Andrew Hesford <ajh3@chmod.ath.cx> To: "Tozaki, Kenji" <kenji.tozaki@intel.com> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: Re: Question regards to FreeBSD Message-ID: <20010423144252.A4057@cec.wustl.edu> In-Reply-To: <EB3C32657783D311AC4100902746299C02F63943@orsmsx56.jf.intel.com>; from kenji.tozaki@intel.com on Mon, Apr 23, 2001 at 12:38:04PM -0700 References: <EB3C32657783D311AC4100902746299C02F63943@orsmsx56.jf.intel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey, I hate your i810 chipset. It gives me shit with high versions of XFree86 in FreeBSD. Tell your bosses not to mess with integrated video or sound. On Mon, Apr 23, 2001 at 12:38:04PM -0700, Tozaki, Kenji wrote: > To whom it may concerns, > > I purchased FreeBSD w/ CDs. As reading throught "The Complete FreeBSD" by > Greg Lehey, I have several specific questions. Is this correct place for > this? Please let me know. > > The specific questions as follows: > > Q1: When I install devices, do I need to specify the devices in the kernel, > which is listed in the book, p322~330? When I boot FreeBSD, looks like it is > probing the devices... What you are seeing, if the kernel doesn't have built-in support for your devices, is probably just a name string passed from the card on a PCI probe. This doesn't mean the device is useful just yet. However, depending on what the cards do and who makes them, it's possible the GENERIC kernel has support for the devices already built in. > Q2: Typically, to protect the computers from the intrusion, people purchase > a firewall programs (In Microsoft world). In the "Configuring the kernel", > IPFIREWALL, looks like this is done at kernel level? Do I need to purchase > a third party firewall program if I use FreeBSD as a gateway to the Internet > (I'm not sure the gateway is the correct term to use.)? You do not need third-party software. In fact, the software that comes with FreeBSD is a million times better than those Windows firewalls (like Zone Alarm). Check the man pages on "ipfw" or "ipf"... I personally prefer ipfw, it seems a bit easier to configure and work with. Some people swear by ipf, though. Again, please work it up the chain that customers don't want Intel putting soldered-in video and sound on your motherboards. Thanks. :) > Thx. > > Kenji -- Andrew Hesford ajh3@chmod.ath.cx 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?20010423144252.A4057>