Bug 182135
Summary: | Networking not working in guest | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Brian Wheeler <bdwheele> | ||||
Component: | xen | Assignee: | Rik van Riel <riel> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5 | CC: | bstein, katzj | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2006-02-20 21:04:55 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Brian Wheeler
2006-02-20 18:38:59 UTC
Created attachment 124895 [details]
xend.log
Is the DHCP server that hands out an IP to your machine configured so that it will hand out IPs to the guests as well? The default network config is bridging, so will basically be as though the guests were on the public net as well. You can change this by modifying /etc/xen/xend-config.sxp Yes, that seems to be it. I supplied a static IP and it was ok. This might be a good one to put in the wiki page. Thanks! It's actually covered a bit in the users' guide, but I've added a snippet to the wiki as well. |