Hello Group whats this error message telling me [Oct 19 17:50:22] WARNING[2098]: channel.c:3051 ast_request: No channel type registered for 'irlp'
that probably means that chan_irlp is not loaded JIM From: k8khw-1@earthlink.net To: app_rpt-users@qrvc.com Date: Tue, 19 Oct 2010 20:52:37 -0400 Subject: [App_rpt-users] IRLP Issue Hello Group whats this error message telling me [Oct 19 17:50:22] WARNING[2098]: channel.c:3051 ast_request: No channel type registered for 'irlp' _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
My N7PKT-L call was validated tonight, so my node can connect to EchoLink nodes also now. :D My first outbound EchoLink connection was to EchoLink node 1654 (KL7M). 8-Dale -- I can handle complexity. It's the simple things that confound me. Open your mind, Read, Learn, Think, Apply. 73, from N7PKT! http://www.hybotics.com - NEW main site http://www.hybotics.info - Blog
Hi All, This may be an obvious and I am just not "getting it" but here it goes. We are setting up an 440 & 902Mhz Emergency communications system with a repeater node in a suite case sized Pelican box. In the box is 902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB. The idea is that we could set this up (as an example) at a hotel near a wildfire command post. The local operator would make an always on outbound connection to a node used as an "inbound hub" via the hotel "guest wifi" or Ethernet. My question is can a node create an outbound connection without any major firewall modifications? If not my other option will be to have linux create a SSL VPN connection to somewhere "outside" and VoIP UDP openly from there. Any thoughts on this? Other ideas? Pete/WI6H
see: https://allstarlink.org/proxy.html
Date: Wed, 20 Oct 2010 12:28:31 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: [App_rpt-users] Firewalls and outbound connections
Hi All,
This may be an obvious and I am just not "getting it" but here it goes.
We are setting up an 440 & 902Mhz Emergency communications system with a repeater node in a suite case sized Pelican box. In the box is 902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB.
The idea is that we could set this up (as an example) at a hotel near a wildfire command post. The local operator would make an always on outbound connection to a node used as an "inbound hub" via the hotel "guest wifi" or Ethernet.
My question is can a node create an outbound connection without any major firewall modifications? If not my other option will be to have linux create a SSL VPN connection to somewhere "outside" and VoIP UDP openly from there.
Any thoughts on this? Other ideas?
Pete/WI6H _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
Very Cool, That was exactly what I was looking for. One more question. Can I have a central "HUB" node (it would be in a 24/7 data center) that has no radios so all the inbound servers can proxy in? The idea would be that all of the tactical nodes would make one outbound connection to the "HUB" and would never need to know the node numbers of the other location currently connected. I am assuming this is a common practice, just a quick confirmation. Thanks, and I can't wait to get it running. Pete From: Jim Duuuude [mailto:telesistant@hotmail.com] Sent: Wednesday, October 20, 2010 6:27 AM To: Peter Elke; app_rpt mailing list Subject: RE: [App_rpt-users] Firewalls and outbound connections see: https://allstarlink.org/proxy.html
Date: Wed, 20 Oct 2010 12:28:31 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: [App_rpt-users] Firewalls and outbound connections
Hi All,
This may be an obvious and I am just not "getting it" but here it goes.
We are setting up an 440 & 902Mhz Emergency communications system with a repeater node in a suite case sized Pelican box. In the box is 902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB.
The idea is that we could set this up (as an example) at a hotel near a wildfire command post. The local operator would make an always on outbound connection to a node used as an "inbound hub" via the hotel "guest wifi" or Ethernet.
My question is can a node create an outbound connection without any major firewall modifications? If not my other option will be to have linux create a SSL VPN connection to somewhere "outside" and VoIP UDP openly from there.
Any thoughts on this? Other ideas?
Pete/WI6H _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
Greetings, With an Asterisk based system, such as AllStarLink, I know there are many ways to connect, as in the subject. My question is how can I control how connections are made (or allowed) at any given time? By this, I mean, if I am connecting for a one to one qso with a specific node, I don't necessarily want other nodes connecting to me, whether AllStar or EchoLink, or I might want to limit the number of connections that could be made in many to one mode to me. Is this kind of limiting currently possible? Also, if I am making certain kinds of connections, such as if I also had IRLP configured, I would not want to allow any other connections to my node regardless of what type or from what network. Yes, I know this sort of dances around one particuIar issue that exists between two networks, but I am NOT trying to go there. I am just asking about controls I think would be good to have available when required or desired. Such controls would have to be dynamic (perhaps controlled by a DTMF sequence), but could also be left in place to create a policy for a given node, if desired. 8-Dale -- I can handle complexity. It's the simple things that confound me. Open your mind, Read, Learn, Think, Apply. 73, from N7PKT! http://www.hybotics.com - NEW main site http://www.hybotics.info - Blog
I strongly suggest looking at http://app-rpt.qrvc.com and the first couple pages of app_rpt.c . This will give you alot of information on what the system is capable of. JIM
From: n7pkt@hybotics.org To: app_rpt-users@qrvc.com Date: Wed, 20 Oct 2010 09:16:05 -0700 Subject: [App_rpt-users] One to One, One to Many, Many to Many
Greetings,
With an Asterisk based system, such as AllStarLink, I know there are many ways to connect, as in the subject. My question is how can I control how connections are made (or allowed) at any given time?
By this, I mean, if I am connecting for a one to one qso with a specific node, I don't necessarily want other nodes connecting to me, whether AllStar or EchoLink, or I might want to limit the number of connections that could be made in many to one mode to me. Is this kind of limiting currently possible?
Also, if I am making certain kinds of connections, such as if I also had IRLP configured, I would not want to allow any other connections to my node regardless of what type or from what network.
Yes, I know this sort of dances around one particuIar issue that exists between two networks, but I am NOT trying to go there. I am just asking about controls I think would be good to have available when required or desired. Such controls would have to be dynamic (perhaps controlled by a DTMF sequence), but could also be left in place to create a policy for a given node, if desired.
8-Dale -- I can handle complexity. It's the simple things that confound me. Open your mind, Read, Learn, Think, Apply. 73, from N7PKT! http://www.hybotics.com - NEW main site http://www.hybotics.info - Blog _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
yeah dude, thtat's exactly what a 'hub' is. It no different from a regular repeater node other then its main device is a psuedo-channel. JIM Date: Wed, 20 Oct 2010 14:50:36 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: Re: [App_rpt-users] Firewalls and outbound connections Very Cool, That was exactly what I was looking for. One more question. Can I have a central “HUB” node (it would be in a 24/7 data center) that has no radios so all the inbound servers can proxy in? The idea would be that all of the tactical nodes would make one outbound connection to the “HUB” and would never need to know the node numbers of the other location currently connected. I am assuming this is a common practice, just a quick confirmation. Thanks, and I can’t wait to get it running. Pete From: Jim Duuuude [mailto:telesistant@hotmail.com] Sent: Wednesday, October 20, 2010 6:27 AM To: Peter Elke; app_rpt mailing list Subject: RE: [App_rpt-users] Firewalls and outbound connections see: https://allstarlink.org/proxy.html
Date: Wed, 20 Oct 2010 12:28:31 +0000
From: pete.elke@esquared.com
To: app_rpt-users@qrvc.com
Subject: [App_rpt-users] Firewalls and outbound connections
Hi All,
This may be an obvious and I am just not "getting it" but here it goes.
We are setting up an 440 & 902Mhz Emergency communications system with a
repeater node in a suite case sized Pelican box. In the box is
902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB.
The idea is that we could set this up (as an example) at a hotel near a
wildfire command post. The local operator would make an always on
outbound connection to a node used as an "inbound hub" via the hotel
"guest wifi" or Ethernet.
My question is can a node create an outbound connection without any
major firewall modifications? If not my other option will be to have
linux create a SSL VPN connection to somewhere "outside" and VoIP UDP
openly from there.
Any thoughts on this? Other ideas?
Pete/WI6H
_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
OK, I have my "hub" node configured and up on a public IP, UDP port open, & SSH ready. The next step is the radioless "psuedo-channel". Are there instructions for that part? Pete/WI6H From: Jim Duuuude [mailto:telesistant@hotmail.com] Sent: Wednesday, October 20, 2010 10:41 AM To: Peter Elke; app_rpt mailing list Subject: RE: [App_rpt-users] Firewalls and outbound connections yeah dude, thtat's exactly what a 'hub' is. It no different from a regular repeater node other then its main device is a psuedo-channel. JIM ________________________________ Date: Wed, 20 Oct 2010 14:50:36 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: Re: [App_rpt-users] Firewalls and outbound connections Very Cool, That was exactly what I was looking for. One more question. Can I have a central "HUB" node (it would be in a 24/7 data center) that has no radios so all the inbound servers can proxy in? The idea would be that all of the tactical nodes would make one outbound connection to the "HUB" and would never need to know the node numbers of the other location currently connected. I am assuming this is a common practice, just a quick confirmation. Thanks, and I can't wait to get it running. Pete From: Jim Duuuude [mailto:telesistant@hotmail.com] Sent: Wednesday, October 20, 2010 6:27 AM To: Peter Elke; app_rpt mailing list Subject: RE: [App_rpt-users] Firewalls and outbound connections see: https://allstarlink.org/proxy.html
Date: Wed, 20 Oct 2010 12:28:31 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: [App_rpt-users] Firewalls and outbound connections
Hi All,
This may be an obvious and I am just not "getting it" but here it goes.
We are setting up an 440 & 902Mhz Emergency communications system with a repeater node in a suite case sized Pelican box. In the box is 902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB.
The idea is that we could set this up (as an example) at a hotel near a wildfire command post. The local operator would make an always on outbound connection to a node used as an "inbound hub" via the hotel "guest wifi" or Ethernet.
My question is can a node create an outbound connection without any major firewall modifications? If not my other option will be to have linux create a SSL VPN connection to somewhere "outside" and VoIP UDP openly from there.
Any thoughts on this? Other ideas?
Pete/WI6H _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
there probably is but.. rxchannel=Zap/pseudo in the node's stanza in rpt.conf JIM Date: Sun, 24 Oct 2010 20:55:40 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: Re: [App_rpt-users] Firewalls and outbound connections OK, I have my “hub” node configured and up on a public IP, UDP port open, & SSH ready. The next step is the radioless “psuedo-channel”. Are there instructions for that part? Pete/WI6H From: Jim Duuuude [mailto:telesistant@hotmail.com] Sent: Wednesday, October 20, 2010 10:41 AM To: Peter Elke; app_rpt mailing list Subject: RE: [App_rpt-users] Firewalls and outbound connections yeah dude, thtat's exactly what a 'hub' is. It no different from a regular repeater node other then its main device is a psuedo-channel. JIM Date: Wed, 20 Oct 2010 14:50:36 +0000 From: pete.elke@esquared.com To: app_rpt-users@qrvc.com Subject: Re: [App_rpt-users] Firewalls and outbound connections Very Cool, That was exactly what I was looking for. One more question. Can I have a central “HUB” node (it would be in a 24/7 data center) that has no radios so all the inbound servers can proxy in? The idea would be that all of the tactical nodes would make one outbound connection to the “HUB” and would never need to know the node numbers of the other location currently connected. I am assuming this is a common practice, just a quick confirmation. Thanks, and I can’t wait to get it running. Pete From: Jim Duuuude [mailto:telesistant@hotmail.com] Sent: Wednesday, October 20, 2010 6:27 AM To: Peter Elke; app_rpt mailing list Subject: RE: [App_rpt-users] Firewalls and outbound connections see: https://allstarlink.org/proxy.html
Date: Wed, 20 Oct 2010 12:28:31 +0000
From: pete.elke@esquared.com
To: app_rpt-users@qrvc.com
Subject: [App_rpt-users] Firewalls and outbound connections
Hi All,
This may be an obvious and I am just not "getting it" but here it goes.
We are setting up an 440 & 902Mhz Emergency communications system with a
repeater node in a suite case sized Pelican box. In the box is
902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB.
The idea is that we could set this up (as an example) at a hotel near a
wildfire command post. The local operator would make an always on
outbound connection to a node used as an "inbound hub" via the hotel
"guest wifi" or Ethernet.
My question is can a node create an outbound connection without any
major firewall modifications? If not my other option will be to have
linux create a SSL VPN connection to somewhere "outside" and VoIP UDP
openly from there.
Any thoughts on this? Other ideas?
Pete/WI6H
_______________________________________________
App_rpt-users mailing list
App_rpt-users@qrvc.com
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
I do this now when traveling. Outbound from the hotel works, but inbound will not. -----Original Message----- From: app_rpt-users-bounces@qrvc.com [mailto:app_rpt-users-bounces@qrvc.com] On Behalf Of Peter Elke Sent: Wednesday, October 20, 2010 8:29 AM To: app_rpt-users@qrvc.com Subject: [App_rpt-users] Firewalls and outbound connections Hi All, This may be an obvious and I am just not "getting it" but here it goes. We are setting up an 440 & 902Mhz Emergency communications system with a repeater node in a suite case sized Pelican box. In the box is 902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB. The idea is that we could set this up (as an example) at a hotel near a wildfire command post. The local operator would make an always on outbound connection to a node used as an "inbound hub" via the hotel "guest wifi" or Ethernet. My question is can a node create an outbound connection without any major firewall modifications? If not my other option will be to have linux create a SSL VPN connection to somewhere "outside" and VoIP UDP openly from there. Any thoughts on this? Other ideas? Pete/WI6H _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
I know you can connect to an AllStar node without opening the firewall. Echolink and IRLP I have on idea. I travel a lot and found that most of the time hotel WiFi is bad. I have used a SprintPCS USB Internet card. Works great. I'm think of using a Virgin Mobile (Pay as you go) USB Internet card. VM is Sprint. So the idea is that you can turn it on when you want. $40 a month for unlimited Internet. David On Wed, Oct 20, 2010 at 5:28 AM, Peter Elke <pete.elke@esquared.com> wrote:
Hi All,
This may be an obvious and I am just not "getting it" but here it goes.
We are setting up an 440 & 902Mhz Emergency communications system with a repeater node in a suite case sized Pelican box. In the box is 902/927Mhz Repeater, 12volt Linux PC, WiFi Card + FOB.
The idea is that we could set this up (as an example) at a hotel near a wildfire command post. The local operator would make an always on outbound connection to a node used as an "inbound hub" via the hotel "guest wifi" or Ethernet.
My question is can a node create an outbound connection without any major firewall modifications? If not my other option will be to have linux create a SSL VPN connection to somewhere "outside" and VoIP UDP openly from there.
Any thoughts on this? Other ideas?
Pete/WI6H _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
participants (6)
-
Dale Weber -
David KE6UPI -
Jim Duuuude -
Peter Elke -
Randy -
Scott Weis