<!doctype html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body><div dir="auto">Hello!<br><br>Your config only _allows_ this prefix to be exported but doesn't load it from anywhere.<br><br>If any address of 192.0.2.0/24 is assigned to a local interface, you may generate the route by "protocol direct".<br><br>If you added the route to kernel by hand, you can use "learn" inside the "protocol kernel" block.<br><br>Last but not least, you may just create the route with "protocol static".<br><br>Maria</div><br><br><div class="gmail_quote"><div dir="auto">On 19 September 2024 22:17:57 CEST, alpha_one_x86 <alpha_one_x86@first-world.info> wrote:</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

    <p><span style="font-family:monospace"><span style="color:#000000;background-color:#ffffff;">Hi, I try
          export </span></span><span style="font-family:monospace">192.0.2.0/24
        to BGP into a test env. Why not work?<br>
      </span></p>
    <p><span style="font-family:monospace">I attach my config file<br>
      </span></p>
    <p><span style="font-family:monospace"><span style="color:#000000;background-color:#ffffff;">root@fake-asn1:~#
          birdc show protocol all
        </span><br>
        BIRD 1.6.8 ready.
        <br>
        name     proto    table    state  since       info
        <br>
        kernel1  Kernel   master   up     20:08:35     <br>
         Preference:     10
        <br>
         Input filter:   ACCEPT
        <br>
         Output filter:  ACCEPT
        <br>
         Routes:         0 imported, 0 exported, 0 preferred
        <br>
         Route change stats:     received   rejected   filtered
           ignored   accepted
        <br>
           Import updates:              0          0          0
                 0          0
        <br>
           Import withdraws:            0          0        ---
                 0          0
        <br>
           Export updates:              0          0          0
               ---          0
        <br>
           Export withdraws:            0        ---        ---
               ---          0
        <br>
        <br>
        device1  Device   master   up     20:08:35     <br>
         Preference:     240
        <br>
         Input filter:   ACCEPT
        <br>
         Output filter:  REJECT
        <br>
         Routes:         0 imported, 0 exported, 0 preferred
        <br>
         Route change stats:     received   rejected   filtered
           ignored   accepted
        <br>
           Import updates:              0          0          0
                 0          0
        <br>
           Import withdraws:            0          0        ---
                 0          0
        <br>
           Export updates:              0          0          0
               ---          0
        <br>
           Export withdraws:            0        ---        ---
               ---          0
        <br>
        <br>
        IXP      BGP      master   up     20:08:40    Established    <br>
         Preference:     100
        <br>
         Input filter:   (unnamed)
        <br>
         Output filter:  (unnamed)
        <br>
         Routes:         0 imported, 0 exported, 0 preferred
        <br>
         Route change stats:     received   rejected   filtered
           ignored   accepted
        <br>
           Import updates:              0          0          0
                 0          0
        <br>
           Import withdraws:            0          0        ---
                 0          0
        <br>
           Export updates:              0          0          0
               ---          0
        <br>
           Export withdraws:            0        ---        ---
               ---          0
        <br>
         BGP state:          Established
        <br>
           Neighbor address: 172.23.0.1
        <br>
           Neighbor AS:      65501
        <br>
           Neighbor ID:      172.23.0.1
        <br>
           Neighbor caps:    refresh enhanced-refresh restart-aware
        llgr-aware AS4
        <br>
           Session:          external AS4
        <br>
           Source address:   172.23.1.0
        <br>
           Hold timer:       128/240
        <br>
           Keepalive timer:  8/80
        <br>
        <br>
        root@fake-asn1:~# route -n -4
        <br>
        Kernel IP routing table
        <br>
        Destination     Gateway         Genmask         Flags Metric Ref
           Use Iface
        <br>
        172.23.0.0      0.0.0.0         255.255.0.0     U     0      0
               0 eth0
        <br>
        192.0.2.0       0.0.0.0         255.255.255.0   U     0      0
               0 ethFAKE<br>
      </span></p>
    <pre class="moz-signature" cols="72">-- 
alpha_one_x86/BRULE Herman <a class="moz-txt-link-rfc2396E" href="mailto:alpha_one_x86@first-world.info"><alpha_one_x86@first-world.info></a>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research & development, security and business department</pre>
  </blockquote></div><div dir="auto"><div class='k9mail-signature'>-- <br>Maria Matejka (she/her) | BIRD Team Leader | CZ.NIC, z.s.p.o.</div></div></body>
</html>