I started using kvm, the network works fine under the bridge mode.
But a wanted my vm to have a external ip address , like xen server , where you can create a virtual interface for a vm and define a external ip address for it.
I only found a way using IP Aliases, but it doesn't work very well.
https://help.ubuntu.com/community/KVM/Networking
is There any other way of doing this ?