[CentOS] Firewall will not disable - stumped!

Markus Falb wnefal at gmail.com
Sun Jul 7 13:39:25 UTC 2013


On 07.Jul.2013, at 14:57, Bob Metelsky wrote:

> very perplexed here - I need to turn off iptables. Ive tried
>> Yet - when I reboot  iptables gets started  - if I run
> ...
> Note -->  192.168.122.0/24 is NOT my network

This could be the default network from libvirt. The kvm host does NAT from that network if the guest is configured to use it. You can undefine it with some virsh foo

$ virsh net-destroy default
$ virsh net-undefine default
-- 
Markus Falb




More information about the CentOS mailing list