Hi
I got some issue this morning regarding connection to between my relay and my BP node.
My BP node x.x.x.x : 1000
My Indonesia Relay y.y.y.y : 2000
My Japan Relay z.z.z.z : 3000
I’m using gliveview for monitoring both of my node and my relay
In my BP Node
I got
OUT : y.y.y.y:2000 and z.z.z.z:3000 -->correct
IN : x.x.x.x: 12345 → correct
In my Indonesia Relay
I got
OUT: x.x.x.x:1000 and some other relay → correct
IN : y.y.y.y: 54321 and some other relay → *a
In my Japan Relay
I got
OUT: y.y.y.y:2000 and other relay -->*b
IN: y.y.y.y: 67890 and other relay -->*c
So, my question is
- Should in *a there should be also z.z.z.z? Because I also add z.z.z.z in my topology.json
- Should in *b there should be also x.x.x.x? Because I also add x.x.x.x in my topology.json
- Should in *c there should be also both x.x.x.x and z.z.z.z?
Is that something wrong with this?
And something bothering me is that when I check on yougetsingal.com the port of x.x.x.x:1000 is closed.
Is it suppose to be open or close?
Thank you