route learning

ToBo <[email protected]> Fri, 29 Jul 2022 14:23:48 +0200
Newsgroups gmane.network.gnunet.general
Message-ID <[email protected]>
Hi,

I set up a three nodes in a very simple configuration: A and B is behind NAT, so they both have to communicate with each other through C

A   ->   C   <-   B

All nodes are in friend only mode. All nodes have some knowledge of each other, at least you can see infos in "gnunet-peerinfo" or "gnunet-peerinfo -f" (what is the exact difference anyway?)

Why does a gnunet-cadet don't find it's way from A to B ?


THX