WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Confused about bridged DomU's.

To: Ed Roper <edro+xen@xxxxxxxxxxx>
Subject: Re: [Xen-users] Confused about bridged DomU's.
From: John Lenz <jlenz2@xxxxxxxxxxxxx>
Date: Wed, 04 Oct 2006 00:25:41 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 03 Oct 2006 22:26:29 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <452344E4.4020404@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <45231A22.5060708@xxxxxxxxxxx> <452344E4.4020404@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.7 (X11/20060922)
On 10/04/06 00:21, John Lenz wrote:
> On 10/03/06 21:19, Ed Roper wrote:
> 
>> I have a system with the following network interfaces. It serves as a
>> firewall/router in addition to now running a couple XenU's.
> 
> 
> You should try the network-private script I posted to the list a few
> days ago
> 
> http://lists.xensource.com/archives/html/xen-users/2006-09/msg00925.html
> 

I was just looking at the script in that email, and it wrapped some
lines when displaying on the web, so will probably get an error.

The only line you will need to join is

mac=${mac:-$(awk 'BEGIN { printf "00:16:3e:%02x:%02x:%02x",
int(rand()*127),
int(rand()*255), int(rand()*255); }')}

should all be on one line.

John

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>