<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Just an FYI.../etc/network/interfaces.tail did not work for me...so
    I just added a script to /etc/rc2.d which works fine.<br>
    <br>
    <br>
    I was hoping for a global way to add routes to a container on
    startup...but this per VM script option is not bad I guess.<br>
    <br>
    Thanks,<br>
    <br>
    Shain<br>
    <br>
    <br>
    <br>
    <br>
    On 07/12/2011 04:03 PM, Shain Miley wrote:
    <blockquote cite="mid:4E1CA8A7.6040609@npr.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Benjamin,<br>
      <br>
      Well since /etc/network/interfaces is generated dynamically...it
      does not appear that you can simply add it there...which is why I
      asked.<br>
      <br>
      However I see that the interfaces file reference 
      /etc/network/interfaces.head and /etc/network/interfaces.tail...so
      it really looks like that is where this needs to <br>
      be added (/etc/network/interfaces.tail).<br>
      <br>
      So...I think you were right...more reading was required on my part
      :-/<br>
      <br>
      Thanks,<br>
      <br>
      Shain<br>
      <br>
      On 07/12/2011 03:56 PM, Benjamin Griese wrote:<br>
      <blockquote
cite="mid:CAN=LG+MH3KKbCenyib6UHd2WMjcCAHx6rfFWKYNBqAZE5a5dOw@mail.gmail.com"
        type="cite">Hi,
        <div><br>
        </div>
        <div>this is clearly not a proxmox specific topic but as I'm a
          kind person I'll answer you anyway with a hint to google such
          questions next time please. :)</div>
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
href="http://www.itsyourip.com/networking/add-persistent-static-routes-in-debian-linux/">http://www.itsyourip.com/networking/add-persistent-static-routes-in-debian-linux/</a></div>
        <div><br>
        </div>
        <div>or</div>
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
href="http://unixfoo.blogspot.com/2009/05/configuring-persistent-static-route-in.html">http://unixfoo.blogspot.com/2009/05/configuring-persistent-static-route-in.html</a></div>
        <div><br>
        </div>
        <div>Bye.</div>
        <div><br>
          <br>
          <div class="gmail_quote">On Tue, Jul 12, 2011 at 21:52, Shain
            Miley <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:smiley@npr.org">smiley@npr.org</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
              0.8ex; border-left: 1px solid rgb(204, 204, 204);
              padding-left: 1ex;"> Hello all,<br>
              What is the best place to add a static route so that when
              a VM boots and reboots the route is added automatically?<br>
              <br>
              Here is the command that I use inside the running VM:<br>
              <br>
              route add -net 10.11.11.0 netmask 255.255.255.0 venet0:1<br>
              <br>
              <br>
              However this route is clearly lost after I start/stop the
              VM.<br>
              <br>
              Thanks,<br>
              <br>
              Shain<br>
              <br>
              _______________________________________________<br>
              pve-user mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:pve-user@pve.proxmox.com" target="_blank">pve-user@pve.proxmox.com</a><br>
              <a moz-do-not-send="true"
                href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user"
                target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user</a><br>
            </blockquote>
          </div>
          <br>
          <br clear="all">
          <br>
          -- <br>
          To be or not to be -- Shakespeare | To do is to be --
          Nietzsche | To be is to do -- Sartre | Do be do be do --
          Sinatra<br>
          <br>
        </div>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>