minexew / Shrine

A TempleOS distro for heretics
Other
1.49k stars 79 forks source link

Fix dependence on DNS and ROUTER messages during DHCP request #16

Closed ghost closed 6 years ago

ghost commented 6 years ago

Fixes https://github.com/minexew/Shrine/issues/15

ghost commented 6 years ago

Visibly it still doesn't fix it, it now causes it to fail because the maximum number of retries was attained.

Wireshark shows that Shrine accepted the offer, and sent a request but the DHCP server didn't send an acknowledgement. I'm not sure if the problem is on VirtualBox's or Shrine's part however.

ghost commented 6 years ago

I am not sure, but I think the problem is on VirtualBox's side, considering the DHCPREQUEST sent by Shrine is a valid DHCPREQUEST of SELECTING type.

minexew commented 6 years ago

If this turns out to be trouble, it's east enough to revert