On 10/23/2012 11:01 AM, Frank Murphy wrote: > On 23/10/12 15:43, Cole Robinson wrote: >> >> Does restarting libvirtd make any difference? If something reloaded firewall >> rules while libvirtd is running, virtual networks will stop working. >> >> - Cole >> > > restarting libvirtd.service doesn't help in this reguard, > nor does service network restart on host or guests. > > the guests show ifconfig as having 192.168.1.* ips, > but just don't forward to the host 192.168.0.150 > > I can get a connection if I manually create a bridge using > brctl addif virtbr0 eth1. (and make necessary script changes.) > > I replaced both nics' in the host last week, > they work fine. using network not NM. > >
What's the output of sudo sysctl net.ipv4.ip_forward sudo iptables --list | grep 192.168 - Cole _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
