Displaying 5 results from an estimated 5 matches for "computerslover123".
2020 Apr 17
0
Re: My VMs don't get IP with libvirt and dnsmasq
...installed the tools to work with bridges in your OS?
can you check if the bridge exist in your OS and if the vm's interface is
attached to it? In rhel you use the command brctl to do that, don't know
about ubuntu...
Best Regards,
DR
On Thu, Apr 16, 2020 at 7:32 PM Computers Issues <
computerslover123@gmail.com> wrote:
> Hello there,
>
> I wanted to share a problem I'm having with libvirt, for the case someone
> here could know how to solve it.
>
> I'm using an Ubuntu 18.04 LTS, I have libvirtd already installed and I
> think I got all the dependencies installed....
2020 Apr 16
4
My VMs don't get IP with libvirt and dnsmasq
Hello there,
I wanted to share a problem I'm having with libvirt, for the case someone
here could know how to solve it.
I'm using an Ubuntu 18.04 LTS, I have libvirtd already installed and I
think I got all the dependencies installed. So, I'm using virsh net-create
to create this network:
<network>
<name>pepito</name>
<forward mode='nat'/>
2020 Mar 19
0
Problems with libvirt for MIPS
Hello.
It's my first time here, so I'm so sorry if I make mistakes with how I'm
sending or posting this.
I wanted to ask about some problems I've found with other people, working
with libvirt. We wanted to create a new virtual machine under MIPS
architecture, using Qemu and libvirt. We are able to create the machine,
and it boots, but never gets an IP. I'll leave the commands
2020 Apr 17
1
Re: My VMs don't get IP with libvirt and dnsmasq
Hi,
That was right. I mean, I've tried it at the same time in both machines I
have (the one where it works and the other), and using tcpdump -i virbr2 in
both ones, after creating the domain with virsh, showed that the right one
is getting DHCP traffic, but there's no DHCP request or anything about DHCP
in the one that is not working.
El vie., 17 abr. 2020 a las 12:50, Michal Privoznik
2020 Apr 17
3
Re: My VMs don't get IP with libvirt and dnsmasq
Hello!
Thanks for your answer.
Well, I think it has to ask for an IP as I have the same configuration in a
different machine (with the same OS) and it works, there I see the DHCP
packets and so on, but not here. And yeah, that pepito.conf file exists,
this is its content:
##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
##OVERWRITTEN AND LOST. Changes to this