Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-02 Thread Alexander Dalloz
Am 02.04.2020 um 16:10 schrieb Jerry Geis: This is unfortunate. https://wiki.libvirt.org/page/TroubleshootMacvtapHostFail To the "normal" user - BRIDGE means guest is on the same network and has access to the host. Bummer. Jerry You were not telling us that you were using Macvtap. Alexander

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-02 Thread Leroy Tennison
Wow, thanks for sharing, I'd have never dreamed it. From: CentOS on behalf of Jerry Geis Sent: Thursday, April 2, 2020 9:10 AM To: CentOS mailing list Subject: [EXTERNAL] Re: [CentOS] CentOS 7 host with guests as bridge cannot access host This is unfort

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-02 Thread Jerry Geis
This is unfortunate. https://wiki.libvirt.org/page/TroubleshootMacvtapHostFail To the "normal" user - BRIDGE means guest is on the same network and has access to the host. Bummer. Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Jerry Geis
OK I rebooted. I changed the NIC from Bridge to Passthrough, hit apply, then changed it to bridge and hit apply, then booted the VM. My firewall looks better but still not working. iptables -L FORWARD -v -n | egrep '(policy|virbr1)' Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) 0 0 ACCE

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Jerry Geis
>Sorry, have to correct myself. Had to much to do today on OpenShift. >There is no Docker involved in what we discuss. The firewall rules for >the host bridge devices get created by libvirtd. Thanks I was using iptables and not converted to firewalld. I am doing so now. Will I need to delete the

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Alexander Dalloz
Am 01.04.2020 um 22:07 schrieb Alexander Dalloz: So looks like my IPTables is not correct. What commands do you run for that ? Simply firewalld. Docker acts by itself. Sorry, have to correct myself. Had to much to do today on OpenShift. There is no Docker involved in what we discuss. The fir

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Alexander Dalloz
Am 01.04.2020 um 21:56 schrieb Jerry Geis: Thanks for the info. brctl show virbr0 bridge name bridge id STP enabled interfaces virbr0 8000.525400fc34af yes virbr0-nic brctl show virbr1 bridge name bridge id STP enabled inter

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Jerry Geis
Thanks for the info. brctl show virbr0 bridge name bridge id STP enabled interfaces virbr0 8000.525400fc34af yes virbr0-nic brctl show virbr1 bridge name bridge id STP enabled interfaces virbr1 8000.5254009c3902

Re: [CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Alexander Dalloz
Am 01.04.2020 um 14:53 schrieb Jerry Geis: I have CentOS 7 host. Two guests on bridge network setup by GUI and virt-manager. 1 CentOS 8 guest 1 Win 10 guest Both cannot access the host. They can other machines on the network. Guests can access the internet just not the host. I used virt-manager

[CentOS] CentOS 7 host with guests as bridge cannot access host

2020-04-01 Thread Jerry Geis
I have CentOS 7 host. Two guests on bridge network setup by GUI and virt-manager. 1 CentOS 8 guest 1 Win 10 guest Both cannot access the host. They can other machines on the network. Guests can access the internet just not the host. I used virt-manager GUi to set up everything. Selected the eth0:m