[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] xen 2.0.1, 2.4.27, 2.6.9, non-bridge
> I use a mix of routing and bridging myself. > > I treat dom0 as a router connected to a switch. eth0, my physical nic, > is on subnet A, and xen-br0 (which i create at boot, so i disable the > xend network script) is on subnet B. I then just enable ip forwarding, > and hook new domains up to xen-br0 as normal. Works really well. Interesting. Any particular reason why you do this? Using iptables netfilter I guess you could probably get the same effect with just a bridge. Since the hosts main IP addresses are presumably on subnet A, I don't see why the bridge couldn't be brought up by the network script -- you just don't want to do the IP address transfer, so remove the transfer_addresses and transfer_routes lines. Cheers, Ian ------------------------------------------------------- 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |