|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] dom0 eth0:0, eth0:1, eth0:2 network setup alias ips
Thanks! that worked (although I did have to specify different MAC
addresses for each (it appears that you used the same MAC address).
How come something so simple takes forever to figure out?
john ewing wrote:
I have a sort of similar setup,
could you not do the following ....
On Dom0
Set up two bridges on the physical interfaces called lan and wan
for each domU set up the network interface as follows
vif = [
"mac=00:16:3e:74:68:79,bridge=lan","mac=00:16:3e:74:68:79,bridge=wan" ]
And then configure the interface details within the DomU OS to use
whatever
subnet and gw you need for the 'external' interface. I think I'm
correct in saying
that if you do it this way the Dom0 interface settings aren't important.
J.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
Dan Waterloo
Interface Technologies
a div of Waterloo Engr. Grp. LLC
111 N 10th Ave
Melrose Park, IL 60160
e: dan@xxxxxxx t: (708) 366-4411
w: www.i-t.com f: (708) 366-4413
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|