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

Re: [Xen-users] Bridged network traffic from wrong IP address



Andrew Sorensen wrote:
>I'm having an issue where outbound traffic from my DomUs shows up with
>the IP address of the Xen Dom0.


># Dom0 /etc/network/interfaces:
>
>auto br2
>iface br2 inet static
>        address 172.24.90.1
>        network 172.24.0.0
>        netmask 255.248.0.0


># DomU /etc/network/interfaces:
>
>auto eth1
>iface eth1 inet static
>        address 172.16.3.1
>        netmask 255.248.0.0
>        broadcast 172.16.248.255

Your IP addressing is out - 172.24.90.1/13 is not in the same subnet as 
172.16.3.1/13, and 172.16.248.255 is not the broadcast address for the network 
either.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


 


Rackspace

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