Ask Your Question

thebadass's profile - activity

2024-04-21 16:49:47 +0000 commented answer Malformed bootp packet

I later caught on that, and got it fixed.

2024-04-13 17:50:45 +0000 commented answer Malformed bootp packet

Solved my issue and the packet is correctly interpreted now, thanks a bunch!

2024-04-13 17:49:32 +0000 marked best answer Malformed bootp packet

Hi

I'm quite new to networking and a uni student, i'm trying to implement a dhcp server in Golang according to the RFC. I started the server and tried to test it with dhcping

The reply from my DHCP server implementation as captured by wireshark in this pastebin https://pastebin.com/raw/F1q6yjsV, i can't seem to figure out why wireshark reports it as a malformed packet

Added some debug logs from my server https://pastebin.com/raw/8zCBfssY

Link to packet capture https://filebin.net/6a3likk67xtsesbz/...

2024-04-13 17:49:32 +0000 received badge  Scholar (source)
2024-04-13 14:23:42 +0000 edited question Malformed bootp packet

Malformed bootp packet Hi I'm quite new to networking and a uni student, i'm trying to implement a dhcp server in Golan

2024-04-13 13:18:04 +0000 commented question Malformed bootp packet

@chucku i just did that, thanks!

2024-04-13 13:17:45 +0000 received badge  Editor (source)
2024-04-13 13:17:45 +0000 edited question Malformed bootp packet

Malformed bootp packet Hi I'm quite new to networking and a uni student, i'm trying to implement a dhcp server in Golan

2024-04-13 12:45:06 +0000 asked a question Malformed bootp packet

Malformed bootp packet Hi I'm quite new to networking and a uni student, i'm trying to implement a dhcp server in Golan