<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Michel,<br>
    <br>
    sorry, but that is not that what i asked for :)<br>
    <br>
    So get deeper into the configuration. My VLAN1-Interface:<br>
    <blockquote type="cite">peer-18273 ~ # ip addr show dev vlan1<br>
      11: vlan1@lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500
      qdisc noqueue state UP<br>
          link/ether 00:50:bf:91:23:d0 brd ff:ff:ff:ff:ff:ff<br>
          inet 172.16.2.25/29 brd 172.16.2.31 scope global vlan1<br>
          inet 91.205.xxx.xxx/32 brd 255.255.255.255 scope global vlan1<br>
          inet6 fe80::250:bfff:fe91:23d0/64 scope link<br>
             valid_lft forever preferred_lft forever</blockquote>
    <br>
    Now when i start OLSRD then the olsrd-messages will be sent with
    IP-SRC 172.16.2.25.<br>
    <br>
    When i reconfigure my interface to something like:<br>
    <br>
    <blockquote type="cite">peer-18273 ~ # ip addr show dev vlan1<br>
      11: vlan1@lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500
      qdisc noqueue state UP<br>
          link/ether 00:50:bf:91:23:d0 brd ff:ff:ff:ff:ff:ff<br>
          inet 91.205.xxx.xxx/32 brd 255.255.255.255 scope global vlan1<br>
          inet 172.16.2.25/29 brd 172.16.2.31 scope global vlan1<br>
          inet6 fe80::250:bfff:fe91:23d0/64 scope link<br>
             valid_lft forever preferred_lft forever</blockquote>
    <br>
    then OLSRD will use my public ip-address 91.205.xxx.xxx to send
    olsr-messages.<br>
    <br>
    I will force OLSRD to use the 91.205.xxx.xxx address and not to take
    the first IP that is available within the interface.<br>
    <br>
    Sometimes i change IP-Addresses (renumbering) and can not allways
    remove all ip-addresses first to get my new primary-ip-address to
    the top of the interface configuration.<br>
    <br>
    I like to have an option to define the interface-src-ip-address per
    Interface-Section in olsrd.conf.<br>
    <br>
    I think there is a option that allready can do this, but i dont know
    the name of this option.<br>
    <br>
    <pre class="moz-signature" cols="72">Liebe Grüße aus Freilassing,

Michael Rack
RSM Freilassing
-- 
RSM Freilassing                 Tel.: +49 8654 607110
Nocksteinstr. 13                Fax.: +49 8654 670438
D-83395 Freilassing            <a class="moz-txt-link-abbreviated" href="http://www.rsm-freilassing.de">www.rsm-freilassing.de</a> </pre>
    <br>
    Am 16.10.2011 03:04, schrieb Michel Blais:
    <blockquote
cite="mid:CAAWM72XrmyPH2KhkE4h=yoOg35CBbDkXTvCUsFPGMAQcS83v+Q@mail.gmail.com"
      type="cite">
      <p>You can't disable the primary address propagation but you could
        add a hna with your public ip with subnet /32.</p>
      <div class="gmail_quote">Le 15 oct. 2011 15:02, "Michael Rack"
        <<a moz-do-not-send="true"
          href="mailto:michael.rack@rsm-freilassing.de">michael.rack@rsm-freilassing.de</a>>
        a écrit :<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Dear List,<br>
          <br>
          i have more then just one ip-address allocated to my interface
          "vlan1". One IP is public routed, the other is a private
          routed ip-address. Now, currently my primary interface-ip
          choosen from olsr is the private ip-address. When i make a
          traceroute, the 172.xxx IP appears. Also the routing-table
          shows "via 172.xxx dev vlan1". I like to route the traffic
          over the public routed ip-address "91.205.xxx". Is there a per
          interface-option in olsrd.conf to define the IP-Address, which
          should used for routing?<br>
          <br>
          I think i saw a SrcIP option? But i can not find this property
          in any OLSR-Documentation.<br>
          <br>
          Liebe Grüße aus Freilassing,<br>
          <br>
          Michael Rack<br>
          RSM Freilassing<br>
          -- <br>
          RSM Freilassing                 Tel.: <a
            moz-do-not-send="true" href="tel:%2B49%208654%20607110"
            value="+498654607110" target="_blank">+49 8654 607110</a><br>
          Nocksteinstr. 13                Fax.: <a
            moz-do-not-send="true" href="tel:%2B49%208654%20670438"
            value="+498654670438" target="_blank">+49 8654 670438</a><br>
          D-83395 Freilassing            <a moz-do-not-send="true"
            href="http://www.rsm-freilassing.de" target="_blank">www.rsm-freilassing.de</a><br>
          <br>
          <br>
          -- <br>
          Olsr-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Olsr-users@lists.olsr.org" target="_blank">Olsr-users@lists.olsr.org</a><br>
          <a moz-do-not-send="true"
            href="https://lists.olsr.org/mailman/listinfo/olsr-users"
            target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-users</a><br>
        </blockquote>
      </div>
    </blockquote>
  </body>
</html>