|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] ARP problems in -testing?
On 17 Jan 2005, at 01:27, Derrik Pates wrote:
Keir Fraser wrote:
The MAC addresses from the tcpdump log look sane. The problem must lie
elsewhere.
I just tried this on a dedicated server located at thePlanet in Texas;
I think this is an issue that combines the following:
- No MAC address specified causes a random MAC address to be
selected at domain create time
Well, I can confirm this was the culprit of my problems: Xen was
selecting random MAC addresses at startup. I have fixed the problem by
manually and statically setting a predefined MAC address in the domain
config file:
vif = [ 'mac=XX:XX:XX:XX:XX:XX' ]
Now, the MAC address is always the same and thus I don't need the ugly
ping hack.
Thanks.
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|