Use PIX as DHCP Server

:——————————————————Create DHCP Scope

dhcpd address [start address]-[edn address] inside

:——————————————————Create DNS Option

dhcpd dns [primary dns] [secondary dns]

:——————————————————Create domain Option

dhcpd domain domain.com

:——————————————————Create DNS Option Scope

dhcpd wins [primary wins] [secondary wins]

:——————————————————Set Lease time

dhcpd lease 3600

:——————————————————Set ping timeout for server when testing for free address

dhcpd ping_timeout 750

:——————————————————Enable DHCP on inside interface

dhcpd enable inside

Comments

Leave a Reply

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)