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

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to