<div dir="ltr">Hi team,<div><br></div><div>can somebody please help interpret the following output:</div><div><br></div><div>```</div><div><a href="http://10.50.0.1/32" target="_blank">10.50.0.1/32</a>         unicast [static1 02:16:07.523] * (200)<br>        dev xfrm-40<br><a href="http://10.240.224.2/32" target="_blank">10.240.224.2/32</a>      unicast [hq 02:27:17.417] ! (100/?) [AS65020i]<br>        via 10.50.0.1 on xfrm-40<br><a href="http://10.240.2.0/24" target="_blank">10.240.2.0/24</a>        unicast [hq 02:27:17.417] ! (100/?) [AS65020i]<br>        via 10.50.0.1 on xfrm-40<br>```</div><div><br></div><div>The current (birdc) machine establishes an ipsec tunnel and 10.50.0.1 is a firewall on the other side of the ipsec tunnel.</div><div><br></div><div>And kernel routes look like</div><div><br></div><div>```</div><div>10.50.0.1 dev xfrm-40 proto bird scope link src 10.80.1.76 metric 32<br><a href="http://10.240.2.0/24" target="_blank">10.240.2.0/24</a> via 10.50.0.1 dev xfrm-40 proto bird metric 32<br>10.240.224.2 via 10.50.0.1 dev xfrm-40 proto bird metric 32</div><div>```</div><div><br></div><div>So, technically all works: packets flow as expected. It's only the `!` exclamation mark and `(100/?)` question mark that I cannot interpret.</div><div><br></div><div>Is it something I should worry about?</div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">With best regards, Ivan Kurnosov</div></div>