On 9/26/22 9:10 AM, Paul Koning wrote:
On Sep 26, 2022, at 8:52 AM, Supratim Sanyal
<supratim(a)riseup.net> wrote:
Paul - a bit more information:
- Pydecnet is reporting this: Remote node name XX does not match ours: 31.43
- Pydecnet ini has this:
node 43 XX --inbound-verification HELLOVAX --outbound-verification HELLOVAX
circuit DDCMP-31-43 DDCMP tcp:31431:172.31.31.31:31430 --t3=15 --cost=4 --verify
I don't know why that was accepted. On Phase IV nodes, which your PyDECnet
node is, node config lines should have an area number included. So try 31.43 instead of
plain 43.
Tried that first, that produces "Event type 4.11, Initialization
failure, line fault" without the additional name mismatch error with
just 43.
Could you set up TRACE level logging and send the
result of the trace? And also, can you use "tcpdump -w somefile.pcap -B 1500 tcp
port 31431" to get a wire trace of the protocol exchanges? Those might help me get a
better understanding of who does what.
Yes, of course; attached. The first line fault for XX is at 2022-09-26
15:03:47.338. This is with 31.43 in pydecnet.conf.
Thanks.
supratim