0

I am running a multiple VMs in kvm configured on Fedora37. Ip provided to the VMs by a dhcp server running on the same kvm network. I cannot reach http service running on the on the same dhcp server if firewall is up on KVM host. On the other hand, I cannot reach internet service from KVM hosts if firewall is up on KVM host. Output from KVM host

# firewall-cmd --list-all
FedoraWorkstation (active)
  target: default
  icmp-block-inversion: no
  interfaces: wlp5s0
  sources: 
  services: dhcpv6-client http mdns samba-client ssh
  ports: 1025-65535/udp 1025-65535/tcp
  protocols: 
  forward: yes
  masquerade: no
  forward-ports: 
  source-ports: 

# brctl show
bridge name     bridge id               STP enabled     interfaces
kubenet         8000.525400a685f6           yes         vnet0
                                                        vnet1
                                                        vnet10
                                                        vnet3
                                                        vnet4
                                                        vnet5
                                                        vnet6
                                                        vnet7
chanchal
  • 27
  • 1
  • 7

0 Answers0