Hi all,<div><br></div><div>Am running a couple of Ubuntu 11.10 servers and am having real problems getting some static routes working.</div><div><br></div><div>I can get the routes working by using:</div><div><br></div><div>
<div>route add -net <a href="http://192.168.0.0/24">192.168.0.0/24</a> gw 192.168.64.190 dev eth1:0</div></div><div><br></div><div><br></div><div>I added the following to my /etc/network/interfaces to make the routes persistent:</div>
<div><br></div><div><div>up route add -net <a href="http://192.168.0.0/24">192.168.0.0/24</a> gw 192.168.64.190 dev eth1:0</div><div><br></div><div><br></div><div>On restarting the server the routes are not loaded. </div>
<div><br></div><div>Anyone got any ideas why this isn&#39;t working?</div><div><br></div><div>Cheers,</div><div><br></div>-- <br><b>Paul Howard</b><br><br><font color="#666666">web: </font><font color="#666666"><a href="http://phoward.com" target="_blank">phoward.com</a></font><font color="#666666">  / <a href="http://phowardimages.co.uk" target="_blank">phowardimages.co.uk</a>  |   twitter: </font><font color="#666666"><a href="http://twitter.com/phowardcom" target="_blank">@phowardcom</a>  / <a href="https://twitter.com/phowardimages" target="_blank">@phowardimages</a></font><font color="#666666"><br>
<br>tel (UK):  +44 (0)1293 738158  |  mobile (UK):  +44 (0)7903 505153   |   tel (US) : +1 251 243 0058</font><br>
</div>