search for: nest3

Displaying 2 results from an estimated 2 matches for "nest3".

Did you mean: nest
2017 Jun 20
2
guest A from virbr0 can talk to guest B in virbr1 but not vice versa
...0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited -------------------------------------------------------------------------- I have a VM in each network: nest1.example.com (virbr0) - 192.168.122.50 nest2.example.org (virbr1) - 192.168.100.100 nest3.example.net (virbr2) - 192.168.110.25 I'm quite aware the above iptables rules were added by libvirt, but I'm still managing the firewall primarily through the *firewall-cmd* command. >From what I gathered... ---------------------------------------------------------- nest3 can ping nes...
2017 Jun 20
0
Re: guest A from virbr0 can talk to guest B in virbr1 but not vice versa
...* 0.0.0.0/0 >0.0.0.0/0 reject-with icmp-host-prohibited >-------------------------------------------------------------------------- > >I have a VM in each network: >nest1.example.com (virbr0) - 192.168.122.50 >nest2.example.org (virbr1) - 192.168.100.100 >nest3.example.net (virbr2) - 192.168.110.25 > >I'm quite aware the above iptables rules were added by libvirt, but I'm >still managing the firewall primarily through the *firewall-cmd* command. > >>From what I gathered... >-----------------------------------------------------...