On 04/06/15 01:49 AM, Kevin Wilson wrote:
> Hi,
> I recently installed Fedora 20 on x86_64 machine . I
> also installed several packages on this machine. When I boot my Fedora
> 20 machine, "ifconfig -a"  shows that there is virbr0 and it is up.
> It is probably due to some rpm/service which I installed.
> Any idea which rpm/service could it be ? is there a way I could find
> (apart from guessing) which
> rpm/service is that one ?
> 
> Regards,
> Kevin
> 

It is libvirtd's NAT'ed bridge for VMs.

Disable the libvirtd service and it won't be there on reboot.

To permanently delete it:

virsh net-destroy default
virsh net-autostart default --disable
virsh net-undefine default

-- 
Digimer
Papers and Projects: https://alteeve.ca/w/
What if the cure for cancer is trapped in the mind of a person without
access to education?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to