On 23/10/12 16:37, Cole Robinson wrote:


What's the output of

sudo sysctl net.ipv4.ip_forward
sudo iptables --list | grep 192.168

- Cole

sudo sysctl net.ipv4.ip_forward
net.ipv4.ip_forward = 0

sudo iptables --list | grep 192.168
ACCEPT all -- anywhere 192.168.1.0/24 state RELATED,ESTABLISHED
ACCEPT     all  --  192.168.1.0/24       anywhere

--
Regards,
Frank
"Jack of all, fubars"
_______________________________________________
virt mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/virt

Reply via email to