<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I'm new to libvirt so please bear with me.<br><br></div>I am trying to set up a routed subnet on my laptop with libvirt, hoping it to be able to communicate with all servers in my nw.<br>
</div>My laptop is on a subnet, <a href="http://192.168.2.0/24">192.168.2.0/24</a>, with a static ip, 192.168.2.27.<br></div>I have "more or less" followed this guide for routed networks, <a href="https://www.berrange.com/posts/2009/12/13/routed-subnets-without-nat-for-libvirt-managed-virtual-machines-in-fedora/">https://www.berrange.com/posts/2009/12/13/routed-subnets-without-nat-for-libvirt-managed-virtual-machines-in-fedora/</a><br>
</div><div>The "more or less" part is that I have a Asus RT-N56U router with the static route set as in the guide and I'm not running wifi.<br></div><div>With this setup I can reach, within the <a href="http://192.168.200.0/24">192.168.200.0/24</a>, all guests within <a href="http://192.168.200.0/24">192.168.200.0/24</a>, internet and the laptop but I can not reach any server on the laptop subnet.<br>
</div><div>traceroute from guests to servers in the laptop subnet is only giving "stars" infinitely<br></div><div>nmap from guests to services in the laptop subnet is saying "filtered"<br></div><div>Obviously I've done something wrong but I can't find out what.<br>
</div><div>I also may have misunderstood the meaning of routed network within libvirt.<br></div><div>Please give me some advise to solve this problem.<br></div><div><br></div><div>Some facts:<br>The laptop is running Ubuntu 13.04<br>
The net-dumpxml<br><a href="https://gist.github.com/kakbit/11103807">https://gist.github.com/kakbit/11103807</a><br>Routing on laptop<br><a href="https://gist.github.com/kakbit/11103832">https://gist.github.com/kakbit/11103832</a> <br>
</div><div>iptables on laptop<br><a href="https://gist.github.com/kakbit/11103947">https://gist.github.com/kakbit/11103947</a><br></div></div>