<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The routing table looks normal. &nbsp; That 3rd statement that Pawan mentioned is just a normal default gateway. &nbsp; Nothing wrong there.<div class=""><br class=""></div><div class="">I suspect the issue is at the virtual network layer… &nbsp;&lt;forward mode='route’/&gt; &nbsp;seems suspect. &nbsp;</div><div class=""><br class=""></div><div class=""><a href="http://t.sidekickopen04.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg4WrRszW5vMG9n4Ws1JHW8qlQyH56dN-Qf7FpX5q02?si=6102096971038720&pi=BBD83481-36A1-40BF-BF92-957D03A1F68F&t=http%3A%2F%2Fserverfault%2Ecom%2Fquestions%2F270931%2Frouting%2Dnetworking%2Don%2Dkvm" class="">http://serverfault.com/questions/270931/routing-networking-on-kvm</a></div><div class=""><br class=""></div><div class="">I think you’d want to setup Bridge mode interfaces.</div><div class=""><br class=""></div><div class="">Russ</div><div class=""><div><blockquote type="cite" class=""><div class="">On Mar 22, 2016, at 11:39 PM, Pawan Devaiah &lt;<a href="mailto:pawan.devaiah@gmail.com" class="">pawan.devaiah@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">The third statement in your route table states that for any network the default gateway is&nbsp;<span style="font-size:12.8px" class="">192.168.122.1</span><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8px" class="">I would suggest either you remove that statement or increase the metrics from 0, you already have a route to 192.168.122.0, it is in same broadcast domain so you don't have to go through the gateway.</span></div><div class=""><span style="font-size:12.8px" class=""><br class=""></span></div><div class=""><span style="font-size:12.8px" class="">Cheers</span></div><div class=""><span style="font-size:12.8px" class="">Dev</span></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Mar 23, 2016 at 4:12 PM, Joshua J. Kugler <span dir="ltr" class="">&lt;<a href="mailto:joshua@azariah.com" target="_blank" class="">joshua@azariah.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tuesday, March 22, 2016 22:12:00 Russell Purinton wrote:<br class="">
</span><span class="">&gt; If the subnet mask is wrong on 122.11 it may forward all traffic to the<br class="">
&gt; default gateway.&nbsp; The default gateway may be configured to NAT traffic from<br class="">
&gt; the LAN, so the response packet would be seen by .10 as coming from .1.<br class="">
<br class="">
</span>So, it turns out the subnet isn't wrong, but for some reason, it's still<br class="">
routing through the gateway, and appears to be coming from .1, instead of .11.<br class="">
I'm not sure why.&nbsp; This is a libvirt network, configured thus:<br class="">
<br class="">
&lt;network&gt;<br class="">
&nbsp; &lt;name&gt;default&lt;/name&gt;<br class="">
&nbsp; &lt;uuid&gt;f137a5c4-1dd2-453a-a6e6-c161f2918d41&lt;/uuid&gt;<br class="">
&nbsp; &lt;forward mode='route'/&gt;<br class="">
&nbsp; &lt;bridge name='virbr0' stp='on' delay='0'/&gt;<br class="">
&nbsp; &lt;mac address='52:54:00:42:87:a9'/&gt;<br class="">
&nbsp; &lt;ip address='192.168.122.1' netmask='255.255.255.0'&gt;<br class="">
&nbsp; &nbsp; &lt;dhcp&gt;<br class="">
&nbsp; &nbsp; &nbsp; &lt;range start='192.168.122.2' end='192.168.122.254'/&gt;<br class="">
&nbsp; &nbsp; &lt;/dhcp&gt;<br class="">
&nbsp; &lt;/ip&gt;<br class="">
&lt;/network&gt;<br class="">
<br class="">
When this was working, I was using forward mode=nat, but then two different<br class="">
libvirt networks couldn't talk to each other.&nbsp; The two machines are on the<br class="">
same segment, on the same virtual switch. I'm not sure why they are getting<br class="">
routing through the gateway.&nbsp; Off to do more troubleshooting! :)<br class="">
<span class="HOEnZb"><font color="#888888" class=""><br class="">
j<br class="">
</font></span><div class="HOEnZb"><div class="h5"><br class="">
--<br class="">
Joshua J. Kugler - Fairbanks, Alaska<br class="">
Azariah Enterprises - Programming and Website Design<br class="">
<a href="mailto:joshua@azariah.com" class="">joshua@azariah.com</a> - Jabber: <a href="mailto:pedahzur@gmail.com" class="">pedahzur@gmail.com</a><br class="">
PGP Key: <a href="http://t.sidekickopen04.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg4WrRszW5vMG9n4Ws1JHW8qlQyH56dN-Qf7FpX5q02?si=6102096971038720&pi=BBD83481-36A1-40BF-BF92-957D03A1F68F&t=http%3A%2F%2Fpgp%2Emit%2Eedu%2F" rel="noreferrer" target="_blank" class="">http://pgp.mit.edu/</a>&nbsp; ID 0x73B13B6A<br class="">
_______________________________________________<br class="">
Gluster-users mailing list<br class="">
<a href="mailto:Gluster-users@gluster.org" class="">Gluster-users@gluster.org</a><br class="">
<a href="http://t.sidekickopen04.com/e1t/c/5/f18dQhb0S7lC8dDMPbW2n0x6l2B9nMJW7t5XYg4WrRszW5vMG9n4Ws1JHW8qlQyH56dN-Qf7FpX5q02?si=6102096971038720&pi=BBD83481-36A1-40BF-BF92-957D03A1F68F&t=http%3A%2F%2Fwww%2Egluster%2Eorg%2Fmailman%2Flistinfo%2Fgluster%2Dusers" rel="noreferrer" target="_blank" class="">http://www.gluster.org/mailman/listinfo/gluster-users</a><br class="">
</div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div><img src="http://t.sidekickopen04.com/e1t/o/5/f18dQhb0S7ks8dDMPbW2n0x6l2B9gXrN7sKj6v4LN9-W2z8_hM5wLWr-N7dSKlbd3_yKW6jq8hk1k1H6H0?si=6102096971038720&pi=BBD83481-36A1-40BF-BF92-957D03A1F68F" width="1" height="1" style="display:none!important"></body></html>