cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
0
Helpful
3
Replies

DHCP server not working

cohen-poulton
Level 1
Level 1

Hi all,

i have made a network and am trying to configure a dhcp server i did all the configuration but it seems to be failing to get access and going to APIPA? does anyone know why this could be happening. 

Thanks Cohen.

cohenpoulton_0-1731897625517.png

cohenpoulton_4-1731897789970.png

 

cohenpoulton_1-1731897683747.png

cohenpoulton_2-1731897748244.png

cohenpoulton_3-1731897767844.png

also how do i insert my .pkt

 

3 Replies 3

marce1000
Hall of Fame
Hall of Fame

 

        - FYI : Community group for Packet Tracer project questions

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Blue_Bird
VIP
VIP

Hello cohen-poulton,

Your pool configuration is not correct..!

In your topology there are two networks one connected to Rotuer G0/0/0 and another is connected to Router G0/0/1.

Apply the following configuration....then pc1 will obtain the ip address.

ip dhcp pool LAN-POOL-1

Network 192.168.24.128 mask 255.255.255.192

default-router 192.168.24.129

dns-server 192.168.24.3

if pc-0 want to receive the ip address...you should create another pool..!

ip dhcp pool LAN-POOL-2

network 192.168.24.0 mask 255.255.255.128

default-router 192.168.24.1

dns-server 192.168.24.3

Best regards
******* If This Helps, Please Rate *******

 

@cohen-poulton 

 You need to zip the .pkt file in order to attach here.