On Friday 23 April 2004 08:01 am, Jonathan T. Sage wrote:
> Probably.  I'm not too familiar with how the ad-hoc connections work,
> but i am certain that for a single client it would work.  Just get a
> wireless NIC in it, play a little routing magic, maybe look at the dhcpd
> port (dhcp server)
>
> ~j
>
> Darryl Hoar wrote:
> > I have a spare PC with Freebsd installed on it.  Can I configure
> > this machine to be a wireless access point ?
> >
> > just curious.
> >
> > -D

From 'man wi':

"Cards based on the Intersil PRISM-II and PRISM-2.5 chips also have a
host-based access point mode which allows the card to act as an access
point (base station).  Access points are different than operating in IBSS
mode.  They operate in BSS mode.  They allow for easier roaming and
bridge all ethernet traffic such that machines connected via an access
point appear to be on the local ethernet segment.

For more information on configuring this device, see ifconfig(8)."

Once you get the device properly configured and working as an access point, 
you'll need to configure the computer as a gateway and add NAT into you're 
firewall.  For home networking, the choice between dynamic and static ip 
addresses is probably a question of personal preference.

Also, since different cards support difference levels of encryption, consider 
your security options before you purchase hardware.  If you're going to use a 
VPN, the choice of hardware shouldn't matter as much.

Best of luck,

Andrew Gould
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to