Displaying 5 results from an estimated 5 matches for "xenmyway".
2009 Aug 25
10
One nic multiple ip''s
I have one nic and 5 static ip''s. i use debian lenny.
How configure dom0 and domU, gets own ip address.
--
View this message in context: http://www.nabble.com/One-nic-multiple-ip%27s-tp25141074p25141074.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2008 Mar 30
7
FTP DNAT not working - "Server sent passive reply with unroutable address"
Hi all!
I am a long time lurker, but have not posted until now.
My old trusted firewall machine broke a couple of weeks ago and I replaced it
with a XEN domU that is using DNAT and has two interfaces. The firewall domU and
the FTP server domU are both guests on the same dom0. All three machines are
running Debian/etch (stable) and Shorewall has version 3.2.6.
I can''t get FTP to work
2009 Oct 12
2
Bug#550692: Script network-bridge in lenny may break network/firewall configuration
...0
vif0.0, veth0: not used
As work-around, we still use the scripts "network-bridge" and "xen-network-common.sh"
from XEN 3.0 to get back the old behaviour.
For firewalling, we use Shorewall. The setup and rules required for Shorewall
are described at http://shorewall.net/4.2/XenMyWay.html. This setup assumes
there's a bridge "xenbr0" and an interface "eth0" for Dom0, that is, it assumes
the behaviour from XEN 3.0.
I think this change of configuration by the new scripts might break firewalling rules of
other people, too. So there should be a way to re-ac...
2008 Aug 01
3
Xen Networking problem!
...can reach each DomU
(DomU1 and DomU2) from Dom0 or reach Dom0 from each DomUs (DomU1 and DomU2)
I help myself with some tutorials but can''t get through my difficulties.
http://wiki.xensource.com/xenwiki/XenNetworking
http://doc.fedora-fr.org/wiki/Xen_et_le_réseau
http://www.shorewall.net/XenMyWay.html => Xen and the Art of Consolidation
Nevertheless, I can''t get through my troubles.
Here''s the result of the ifconfig command when everything is started :
DomUs + Dom0
eth0 Link encap:Ethernet HWaddr 00:21:85:32:CA:8E
inet adr:172.20.25.2 Bcast:172.20....
2007 Aug 15
28
traffic shaping
I try use setup traffic shaping with Shorewall-4.0.2 and have fault.
When i start Shorewall with tc-files configured i get follow messages:
...
RTNETLINK answers: No such file or directory
We have an error talking to the kernel
ERROR: Command "tc filter add dev eth2 parent ffff: protocol ip prio
50 u32 match ip src 0.0.0.0/0 police rate 500kbit burst 10k drop flowid
:1" Failed