• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question Problem with my DHCP-dns configuration

Drakestes

Junior Member
Hello, I have set a DHCP in a network in Packet Tracer, my DHCP is set in a ASA firewall.
I have specified the DNS server on my config, but the dns setting is not paste in my client machines when I configure them with dhcp ip.
Here is my configuration:
Firewall(config)#show running-config dhcp
dhcpd dns 10.0.1.50
!
dhcpd address 10.0.3.100-10.0.3.131 Lab1
dhcpd enable Lab1
!
dhcpd address 10.0.4.100-10.0.4.131 Lab2
dhcpd enable Lab2
!
dhcpd address 10.0.5.100-10.0.5.131 Lab3
dhcpd enable Lab3
!
dhcpd address 10.0.6.100-10.0.6.131 Lab4
dhcpd enable Lab4

When I search online my configuration seems correct.
My network is like in the picture.
Any Idea what I have done wrong?
Thanks!
 

Attachments

  • network.PNG
    network.PNG
    57.2 KB · Views: 5
Back
Top