|
|
|
|
|
|
|
|
|
|
xen-tools
RE: [Xen-tools] DHCP can't work properly under Xen 3.0.2
> I found that when I enter the command "xend start", my
> wireless network
> card(dhcp) can't work properly, but my another network
> card(static ip)can work?
> I want to why ?
802.3 bridging is fundamentally incompatible with wireless network cards
(you're only allowed on MAC address per station). You'll need to
investigate Xen's network-route and vif-route scripts to switch to a
routed setup.
Ian
_______________________________________________
Xen-tools mailing list
Xen-tools@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-tools
|
|
|
|
|