[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Xen-users] Xen 4.1.0, LibXL, Bridged Networking, IPv6 Issues


  • To: "'Iain Kay'" <spam@xxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Walter Robert Ditzler" <ditwal001@xxxxxxxxx>
  • Date: Fri, 22 Jul 2011 18:49:47 +0200
  • Cc:
  • Delivery-date: Fri, 22 Jul 2011 09:52:04 -0700
  • Importance: High
  • List-id: Xen user discussion <xen-users.lists.xensource.com>
  • Thread-index: AQFZCC5S+8i4jI4ZJ2gMvnApoSlmDAF5X8q5Agm3LRsBqsdr2gJWkZqUlaLqJ8A=

iain,

what i remembered, on 4.2 unstable the bridge network didn't work anymore
like it used to work like that

- vif             = [ 'bridge=eth0,mac=00:16:3e:1a:b3:4b' ]

auto eth0
iface eth0 inet static
        address         10.41.10.42
        netmask         255.255.255.0
        network         10.41.10.0
        broadcast       10.41.10.255
        gateway         10.41.10.1


i had to define an extra bridge network in my squeeze network interface
configuration file

vif             = [ 'bridge=br0,mac=00:16:3e:1a:b3:4b' ]

auto br0
iface br0 inet static
        address         10.41.10.42
        netmask         255.255.255.0
        network         10.41.10.0
        broadcast       10.41.10.255
        gateway         10.41.10.1
        bridge_ports    eth0
        bridge_stp      on
        bridge_maxwait  0


thanks walter

-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Iain Kay
Sent: Freitag, 22. Juli 2011 18:44
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Xen 4.1.0, LibXL, Bridged Networking, IPv6 Issues
Importance: High

On 22 Jul 2011, at 17:35, Walter Robert Ditzler wrote:

> hi iain,
> 
> the key "net.ipv6.conf.all.forwarding" exists under debian squeeze 
> 6.0.2.1, I don't know by other distribution since we only use debian.

Fair enough. Cheers anyway mate.

The server in question has been launched into production for the past 36
days so can't really mess around too much with it.

I'm going to setup identical setup locally and debug it until I can get it
working.

Maybe missed some kernel modules that IPv6 wants, maybe need to re-configure
eth0 or xenbr0 settings, so many other possibilities.

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


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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.