Changes between Initial Version and Version 1 of Ticket #13562, comment 3
- Timestamp:
- Nov 15, 2014 11:04:41 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13562, comment 3
initial v1 3 3 2) It's true, the log says that the DHCP Server served an address. But maybe the response does not reach the Client ?[[BR]] 4 4 5 3) It's a s simple as I stated: turn off IOAPIC-> DHCP Client receives an address, turn on IOAPIC-> DHCP Client does not receive an address. This is always true and don't change anything else but that. Maybe the IOAPIC handling code has some unwanted side effects ? I only have OS/2 guest, therefore I don't know if the behaviour is different for other guests.5 3) It's a simple as I stated: turn off IOAPIC-> DHCP Client receives an address, turn on IOAPIC-> DHCP Client does not receive an address. This is always true and don't change anything else but that. Maybe the IOAPIC handling code has some unwanted side effects ? I only have OS/2 guest, therefore I don't know if the behaviour is different for other guests. 6 6 7 7 Is there any way to ping the DHCP Server from within the guest ? What IP address does it have ? Maybe it is necessary to set up some static route ?