On Wed, Jun 01, 2005 at 08:27:31PM -0700, Samy Antoun wrote:
> Hi,
> 
> I'm planning to get my Asterisk box out of the LAN,
> get rid of my router and make the box acts as a
> Router, Firewall, DHCP Server (with Shorewall).

Regarding the DHCP part:

On Rapid we added dnsmasq as an the dns/dhcp server (not installed by
default). This is also what we use in our office. It is very simple to
use. If you enble in /etc/dnsmasq.conf "read-ethers" then making a
reservation is as simple as adding an entry to /etc/ethers (and you can
use host names from /etc/hosts in /etc/ethers, keeping the IPs to
/etc/hosts alone). 

So I hearlt recommend dnsmasq (version 2).
Don't waste time on trying to set up bind and ISC-dhcpd :-)

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to