On Apr 8, 2010, at 4:57 PM, Gary Dunn wrote:

Continuing the saga of building a wireless access point, what is the best way to provide DNS service to the dowstream network? Seems like all I need is a simple pass-through. For that named seems like overkill. Anyone have an /etc/named/named.conf that does that?


--
Gary Dunn, Honolulu
[email protected]
http://openslate.net/
http://e9erust.blogspot.com/
Sent from a Newton 2100 via Mail V

Depends on how your internal LAN is configured. Generally if there are no internal servers then you can forgo deploying a DNS server. Simply setup your firewall IPFW or pf or whatever you are using to allow clients to go out to the net and look names up. You will likely need a dhcp server though so that your wireless clients can auto-discover the appropriate network settings, but you can elect to do that manually as well if it's your desire.


Regards,
Mikel King
CEO, Olivent Technologies
Senior Editor, BSD News Network
Columnist, BSD Magazine
skype:mikel.king
http://olivent.com
http://www.linkedin.com/in/mikelking
http://twitter.com/mikelking

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

Reply via email to