On 10/23/2012 01:58 PM, Frank Murphy wrote: > On 23/10/12 18:40, Ján ONDREJ (SAL) wrote: >> You need to enable ipv4 forwarding. >> >> Edit /etc/sysctl.conf and then run: >> >> sudo sysctl -p >> >> SAL > > This seems to have been it. > Thougth don't remember having done on F15\16 before. >
You shouldn't have to, libvirt should be setting that for you. Maybe you were always restarting the network service after restarting libvirtd? Looking at the init script, it definitely reloads sysctl _and_ seems to explicitly turn off ip_forward. - Cole _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
