NEW to setting up a node ( have two nodes )

Wow … this is all overwhelming
where do I start???

1.)
I have two nodes on rpi3 and installed I believe its HAMVOIP a single downloaded interface. My issue Is I am not connecting.

So I need basic help how to problem solve and how to find and use I expect logs exist

2.)
An important point is I have two nodes… So in all of the different setup screen and linux sub-directories I think I used two different ports addresses

3.)
My other issue is iaxrpt down not work using DVSwitch telephone application and an android cell phone
( this may be related to my node not connecting problem )

where to start ???

  1. What does it mean that it’s not connecting?
  2. So you installed two versions of asterisk on the same system?

I guess I’d start with looking to see what ports are being listened on. Running:

netstat -tulpn

Will give you all of the ports being listened on. Look for:

udp 0 0 0.0.0.0:4569 0.0.0.0:* 356/asterisk

or something similar. That means asterisk is listening on port 4569 UDP.

Paste those results here and we’ll go from there :slight_smile:

So you installed two versions of asterisk on the same system?

I have two (2) rpi3 units and each has a setup of hamvoip

(do not know what is recommended for allstar???)

What does it mean that it’s not connecting?
within the interface i see “no connected”

from the status page in allmon2

Selected system state 0
Signal on input NO
System ENABLED
Parrot Mode DISABLED
Scheduler ENABLED
Tail Time STANDARD
Time out timer ENABLED
Incoming connections ENABLED
Time out timer state RESET
Time outs since system initialization 0
Identifier state CLEAN
Kerchunks today 0
Kerchunks since system initialization 0
Keyups today 20
Keyups since system initialization 21
DTMF commands today 0
DTMF commands since system initialization 0
Last DTMF command executed N/A
TX time today 00:03:06990
TX time since system initialization 00:03:34121
Uptime 20:00:52
Nodes currently connected to us
Autopatch ENABLED
Autopatch state DOWN
Autopatch called number N/A
Reverse patch/IAXRPT connected DOWN
User linking commands ENABLED
User functions ENABLED

i forgot to say … sincere thanks for your help

as requested .— is this correct what you asked ???

[root@localhost allmon2]# netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:5038 0.0.0.0: LISTEN 330/asterisk*
tcp 0 0 192.168.1.105:53 0.0.0.0:* LISTEN 281/named
tcp 0 0 192.168.1.104:53 0.0.0.0:* LISTEN 281/named
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 281/named
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 281/named
tcp 0 0 0.0.0.0:222 0.0.0.0:* LISTEN 288/sshd
tcp6 0 0 :::80 :::* LISTEN 280/httpd
tcp6 0 0 :::222 :::* LISTEN 288/sshd
udp 0 0 0.0.0.0:4569 0.0.0.0: 330/asterisk*
udp 0 0 192.168.1.105:53 0.0.0.0:* 281/named
udp 0 0 192.168.1.104:53 0.0.0.0:* 281/named
udp 0 0 127.0.0.1:53 0.0.0.0:* 281/named
udp 0 0 192.168.1.104:68 0.0.0.0:* 262/systemd-network
udp 0 0 192.168.1.105:68 0.0.0.0:* 262/systemd-network
[root@localhost allmon2]#

so I enter a node number into the web interface of supermon or allmon2 and says connecting and disconnect 30 seconds after

it is a radioless - I think is the term …
node number.

please test… my iaxrpt app on the phone is not working also.

Hi,

Yes, it is overwhelming at first. But you will come to understand it. Have you got your AllStar account and node number yet? That’s the first step. Here are the instructions for that if haven’t done that already.

https://wiki.allstarlink.org/wiki/Beginners_Guide

1 Like

Yes, I started with that guy that died … the allstar account (first account) was setup up about 2010 I believe. I now commited 90% active to complete within the last two weeks

I believe I have look at that 100 page book, however I enter a node number in to the webinterface as explained

it says connecting and then it disconnecting ???

I have searched the free voice voip chat application ZELLO.COM, does the group use the responsive live voip group that is called ALLSTARLINK SUPPORT ???

If you have a HamVOIP install, then you should ask over on that forum

https://hamvoip.org/#maillist

Also, they have a lot of “how to” info on the web site too.

A problem of two nodes behind the same router not connecting can usually be fixed by putting the local address of each node in the [nodes] stanza of rpt.conf. This is true of both HamVOIP and ASL.

Ken
KE2N

Hello Ken KE2N, and thanks for your reply.

First your suggestion is the second advice to read more … thanks

Okay, so two node (simple) I disconnected one or disconnet the other and test.

In fact when setting up I was sure to set each port as a different port.

So if you believe that may be the issue where or how can I check ???

Does hamvoip.org still have separate email? I use to get emails from them but now all I get is this one.

···

On Mon, Jan 11, 2021 at 8:23 PM buds global via AllStarLink Discussion Groups <noreply@community.allstarlink.org> wrote:

| budsglobal
January 12 |

  • | - |

Hello Ken KE2N, and thanks for your reply.

First your suggestion is the second advice to read more … thanks

Okay, so two node (simple) I disconnected one or disconnet the other and test.

In fact when setting up I was sure to set each port as a different port.

So if you believe that may be the issue where or how can I check ???


Visit Topic or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, click here.

Well it was fun and after a few hours of problem solving I resolved my issue.

thanks to everyone

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.