Tim, I had the nodes stanza correct as you indicate, it just didn't work. but Got it workinmg after a chat with Steve Agee He was mentioning port numbers, so this AM looked at the two node stanzas again and noticed a difference. In http://ohnosec.org/drupal/node/41 the info is incorrect. It shows this: [nodes] 1234 = radio@127.0.0.1/1234,NONE,y ; Remote base node 5678 = radio@127.0.0.1/5678,NONE ; Standard nodeThe mentioning of ports got me thinking and I looked at the 1998 node stanza in rpt.conf. In the older system (2360) there is a port number after the ip address: 1998 = radio@192.168.0.132:4569/1998,NONE in 1998 the reverse was not true to get to 2360: 2360 = radio@192.168.1.111/2360,NONE <-------agrees with the documentation, though changed it to: 2360 = radio@192.168.1.111:4569/2360,NONE <-----------added port number as in my older distro on 2360 box Works fine. Thanks for the input, guys. Especially Steve who connected to my radio last night and we had a great chat about it. GeorgeC W2DB 2360 ----- Original Message ----- From: "Tim Sawyer" <tim.sawyer@me.com> To: "George Csahanin" <george@dyb.com> Cc: <app_rpt-users@ohnosec.org> Sent: Sunday, November 20, 2011 7:46 PM Subject: Re: [App_rpt-users] node list lookups
For private networks you have to specify the all other node(s) in each node's node stanza. ie
2360 ip 111 has [nodes] 2360 = radio@127.0.0.1/2360,NONE 1998 = radio@192.168.1.132/1998,NONE
and 1998 ip 132 has [nodes] 1998 = radio@127.0.0.1/1998,NONE 2360 = radio@192.168.1.111/2360,NONE
-- Tim :wq
On Nov 20, 2011, at 4:59 PM, George Csahanin wrote:
I have two nodes running here at my house, one is 2360, IP 65.68.232.25, one is an unlisted one, so to speak (1998) on 192.168.0.132
This gets complicated. 65.68.232.25 nats thru the router to 192.168.1.111, the box REAL address. I need to make a connection from 1998 on an inside address to 2360, but the directory address is 65.68.232.25. The inside addresses cannot see that address. Something with the router...and no one has been able to figure it out...it just is that way. However, I put a line in rpt,conf with this line: 2360 = radio@192.168.1.111/2360,NONE, this under [nodes]
But when I go to connect from 1998 to 2360 it still won't, leading me to think that app_rpt, etc forst looks at the downloaded list and then at [nodes]. Is this correct? If so I'll just have to live with it. But if there is a way to make it look at [nodes] first, then the downloaded directory...etc. Kinda like hosts, bind in /etc/host.conf
Any thoughts on this?
Thanks everyone.
GeorgeC Node 2360/2428
George J Csahanin W2DB Cedar Park, TX _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users