Re: Kvm Bridge Network Problem

2024-05-07 Thread Geert Stappers
On Tue, May 07, 2024 at 02:17:05AM +0100, Gareth Evans wrote: > On Tue 07/05/2024 at 01:51, Gareth Evans wrote: > > I did miss a step. > > > Start VM, check DHCP address assigned > > should be > > > Edit the VM NIC settings and choose your routed network connection from the > > "Network Sour

Re: Kvm Bridge Network Problem

2024-05-06 Thread Gareth Evans
On Tue 07/05/2024 at 01:51, Gareth Evans wrote: I did miss a step. > Start VM, check DHCP address assigned should be > Edit the VM NIC settings and choose your routed network connection from the > "Network Source" dropdown. Apply changes. > Start VM, check DHCP address assigned I actually

Re: Kvm Bridge Network Problem

2024-05-06 Thread Gareth Evans
On host: $ ip a|grep wl 3: wlp1s0: mtu 1500 qdisc noqueue state UP group default qlen 1000 inet 192.168.1.100/24 ... Using: virt-manager > Edit > Connection Details > Virtual Networks > Add network Mode: Routed Network: 192.168.200.0/24 Accept default DHCP range Forward to: physical devi

Re: Kvm Bridge Network Problem

2024-05-05 Thread Gareth Evans
On Sun 05/05/2024 at 07:53, Gareth Evans wrote: > That might suggest NAT is still operative for the VM. Ah, I hadn't seen Geert's reply, which I think is closer to the mark :) This gives a routing-based approach: https://www.linux-kvm.org/page/Networking This creates an isolated network betwe

Re: Kvm Bridge Network Problem

2024-05-04 Thread Gareth Evans
On Sat 04/05/2024 at 21:26, Stephen P. Molnar wrote: > ... > I have managed to follow the > instructions in: > > https://www.cyberciti.biz/faq/how-to-add-network-bridge-with-nmcli-networkmanager-on-linux/ > > ... > I was able to use the LAN > printer and the 40" TV , but could not access the

Re: Kvm Bridge Network Problem, VM accessing the host

2024-05-04 Thread Geert Stappers
installed br0 (copy attached). I was able to use the LAN printer and the 40" > TV , but could not access the Host. Ah, the VM guest can not access the host. (I changed 'Subject: Re: Kvm Bridge Network Problem' into 'Subject: Re: Kvm Bridge Network Problem, VM accessing the