dhcp issues

Discussions related to using VirtualBox on Linux hosts.
Post Reply
hpcmtint
Posts: 1
Joined: 27. Feb 2024, 17:30

dhcp issues

Post by hpcmtint »

I have dev env consists of two VMs running on VBbox as host only.

My dhcp server is running on Vbox as a docker compose container.

is docker network is within subnet of two vms /28, dhcp server is receving dhcp request and is sending out the lease but clients are not accepting it.

2024-02-27 14:58:10.693 INFO [kea-dhcp4.leases/9.140306959620920] DHCP4_LEASE_OFFER [hwtype=1 08:00:27:77:e3:92], cid=[ff:e2:34:3f:3e:00:02:00:00:ab:11:f7:20:ba:86:b5:34:75:57], tid=0xc436f947: lease 192.168.57.131 will be offered

but client isnt accepting any lease.

please advise.
Attachments
image2024-2-27_14-58-12.png
image2024-2-27_14-58-12.png (238.08 KiB) Viewed 358 times
Post Reply