Re: [CentOS-virt] Centos + VM + public ip

2020-09-13 Thread Soumya Bhowmik via CentOS-virt
You can create bridge in CentOS 7 withbr command line tool. In case if CentOS 8, bridge can be created with nmcli, cockpit or nm-connection-editor.  Sent from Yahoo Mail on Android On Mon, 7 Sep 2020 at 9:54 PM, Yoram Halberstam wrote: Hi, I've got a dedicated server with OVH and I'd

Re: [CentOS-virt] Centos + VM + public ip

2020-09-13 Thread Subscriber
> Hi, > > I've got a dedicated server with OVH and I'd like to host a public VM. I'd > like > Centos OS 7 or 8, I installed KVM already, I got the VM and bought the IP and > created a virtual mac id. I know I have to bridge it somehow but I can't seem > to find a proper tutorial. Do you know

Re: [CentOS-virt] Centos + VM + public ip

2020-09-12 Thread Nico Kadel-Garcia
On Mon, Sep 7, 2020 at 12:24 PM Yoram Halberstam wrote: > > Hi, > > I've got a dedicated server with OVH and I'd like to host a public VM. I'd > like Centos OS 7 or 8, I installed KVM already, I got the VM and bought the > IP and created a virtual mac id. I know I have to bridge it somehow but

[CentOS-virt] Centos + VM + public ip

2020-09-07 Thread Yoram Halberstam
Hi, I've got a dedicated server with OVH and I'd like to host a public VM. I'd like Centos OS 7 or 8, I installed KVM already, I got the VM and bought the IP and created a virtual mac id. I know I have to bridge it somehow but I can't seem to find a proper tutorial. Do you know where to start?