Basic DHCP problems

When plugging in my ethernet cable at ether1, it always getting unidentified network, while i have checked the settings seems no problems.

[Home@MikroTik] /ip address> /ip pool pr
 # NAME                                         RANGES
 0 home_pool                                    10.8.8.2-10.8.8.254



[Home@MikroTik] /ip address> /ip dhcp-server pr
Flags: X - disabled, I - invalid
 #   NAME     INTERFACE     RELAY           ADDRESS-POOL     LEASE-TIME ADD-ARP
 0   home-... ether1        10.8.8.1        home_pool        3d         yes



[Home@MikroTik] /ip address> /ip address pr
Flags: X - disabled, I - invalid, D - dynamic
 #   ADDRESS            NETWORK         INTERFACE
 0   10.8.8.1/24        10.8.8.0        ether1

Hey Solaris,

Your output looks good, but I noticed you didn’t have any ‘ip dhcp-server network’ settings. Did you set that up, as well?

Hello Solaris,

Why do you have a DHCP Relay?