the wrong interface because of bad routes.
Best Regards.
Daniel Romero P.
On Sun, Feb 13, 2022 at 7:39 PM Tom Ammon wrote:
> Can you post the output of iptables -L?
>
> By default, the bridge module in the kernel sends packets traversing the
> bridge to iptables (in the FORWARD cha
Hi,
Try to enable vnc on your vm, then try to connect using that protocol and see
what happens.
You can use chicken of the vnc os x client to connect and be sure your host
machine have the right ports open for incoming vnc connections (start at 5900).
Best regards,
DR
Sent from my Atari 800
Hi,
I've seen this before.
First, the simple steps:
have you started that network? (virsh start network-name)
do you have 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 br
fline
snapshot script should be the same.
Regards.
Daniel Romero P.
On Tue, Sep 10, 2019 at 5:38 PM Tim Schumacher wrote:
> Hi,
>
> I followed the instructions on the wiki
> https://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit
> for a live disk backup. Unfortu
Hi,
can the host reach Internet?
Send us the route table of the host and some one of the guests. The
iptables config file should help too.
Best Regards.
Daniel Romero P.
On Tue, Sep 3, 2019 at 1:22 PM Francesc Guasch
wrote:
> El 3/9/19 a les 18:15, Laine Stump ha escrit:
> > On
Hi,
try to use virtio instead...
Atte.
Daniel Romero P.
On Thu, May 10, 2018 at 3:53 PM, Ihar Hrachyshka
wrote:
> Hi,
>
> In kubevirt, we discovered [1] that whenever e1000 is used for vNIC,
> link on the interface becomes ready several seconds after 'ifup' is
>
Hi,
the .img is a file that will be exposed to the guest VM as a block device
(HD). You can create an empty one using qemu-img or dd (full space
allocation), or use one that already have an OS image whitin.
Atte.
Daniel Romero P.
On Fri, Mar 9, 2018 at 12:51 AM, amey pandit wrote:
>
hope it helps.
Atte.
Daniel Romero P.
On Thu, Dec 7, 2017 at 2:36 AM, Chandler wrote:
> I can't seem to figure out how to setup a public IP for the VM so we could
> use it as a second public webserver. The host machine runs our primary
> webserver with CentOS 6.9 and one publ