开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: D-RATS ICS Forms

SpikeLS6
 

开云体育

I could not get the ICS-214 form to work in Linix. Is the file Windows only?

Spike, N4EBF

On 01/27/2014 04:52 PM, Donald Hinsman wrote:

Dave,
Many thanks for making the 214 available.
73 de N4VIP, Don Hinsman, SFARES EC


On Mon, Jan 27, 2014 at 8:30 AM, <aikidave20@...> wrote:

I am trying to convince our public service folks to use the ICS forms when they do public service events. I think they would help to organize operations. I am also trying to demonstrate the power of DStar/D-RATS by having them make DStar an option at the events. I have just added a folder to store ICS forms for D-RATS. I added all the standard forms to this folder (in case something happens to the ones in your D-RATS). One of the forms that was missing was the ICS-214, Activity Log. I have created an activity log and style sheet which I have also uploaded to this folder. Just download the ICS-214, XML and XSL files and copy them into your D-RATS forms folder. Then restart D-RATS and there they are ready for use. At time goes on I plan to create others, but if anyone has any other forms they created that they would like to share, drop them in the folder.

Thanks

David, AC7DS




--
73 de N4VIP (SFARES EC, Santa Fe and San Miguel Counties DEC),Don


Re: D-RATS ICS Forms

 

Dave,
?
Many thanks for making the 214 available.
?
73 de N4VIP, Don Hinsman, SFARES EC


On Mon, Jan 27, 2014 at 8:30 AM, <aikidave20@...> wrote:
?

I am trying to convince our public service folks to use the ICS forms when they do public service events.? I think they would help to organize operations.? I am also trying to demonstrate the power of DStar/D-RATS by having them make DStar an option at the events.? I have just added a folder to store ICS forms for D-RATS.? I added all the standard forms to this folder (in case something happens to the ones in your D-RATS).? One of the forms that was missing was the ICS-214, Activity Log.? I have created an activity log and style sheet which I have also uploaded to this folder.? Just download the ICS-214, XML and XSL files and copy them into your D-RATS forms folder.? Then restart D-RATS and there they are ready for use.? At time goes on I plan to create others, but if anyone has any other forms they created that they would like to share, drop them in the folder.?

?

Thanks

?

David, AC7DS




--
73 de N4VIP (SFARES EC, Santa Fe and San Miguel Counties DEC),?Don


D-RATS ICS Forms

 

I am trying to convince our public service folks to use the ICS forms when they do public service events.? I think they would help to organize operations.? I am also trying to demonstrate the power of DStar/D-RATS by having them make DStar an option at the events.? I have just added a folder to store ICS forms for D-RATS.? I added all the standard forms to this folder (in case something happens to the ones in your D-RATS).? One of the forms that was missing was the ICS-214, Activity Log.? I have created an activity log and style sheet which I have also uploaded to this folder.? Just download the ICS-214, XML and XSL files and copy them into your D-RATS forms folder.? Then restart D-RATS and there they are ready for use.? At time goes on I plan to create others, but if anyone has any other forms they created that they would like to share, drop them in the folder.?

?

Thanks

?

David, AC7DS


Re: D-Rats, Packet, and UZ7HO

 

I put?up a?text file in the file area?explaining the "old" and "new" configuration files.? When I configure using the latest daily build software, I get:


devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]


This crashes every time and keeps the repeater from ever starting.


Remove the extra colon by manually editing the text file


devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]


and it works fine.? I'm intrigued that your COM1 all by itself works, as all the other repeater config stuff seems to follow a text1:text2:text3 format.? Mine works as well, so I guess there is more than one way to?call out a COM port in?the repeater.config file.


Best Regards,
Jeff Scoville AE5ME

---In d-rats_group@..., <dan@...> wrote:

Interesting find, Jeff.?? I tried today, and I'm not seeing the extra colon.?? I first tried with the 0.3.3 version, and then I switched to the daily build.

?

This is what I have in the repeater.config file...

?

[tweaks]

allow_gps =

?

[settings]

gpsport = 9500

acceptnet = True

netport = 9000

devices = [('COM1', '9600')]

trust_local = True

state = True

idfreq = 30

id = W4DTO

require_auth = False

?

Sometimes the repeater app starts up without a problem, and sometimes it won't.?? I think if I click OFF and ON it tends to error.? But, if I start it up and leave it alone it tends to start.???

?

But, I don't get anywhere with it.?? I'm trying to use UZ7HO's Soundmodem with AGW Express and the virtual serial port. ??I have tested the UZ7HO/AGW Express setup with RMS Express, and it's working.?? But, Soundmodem never seems to hear anything from the repeater app.?

?

?

From: d-rats_group@... [mailto:d-rats_group@...] On Behalf Of ae5me@...
Sent: Tuesday, January 21, 2014 2:49 PM
To: d-rats_group@...
Subject: RE: [d-rats_group] RE: D-Rats, Packet, and UZ7HO

?

?

Dan,

?

Thanks for the kudos. ?Found something even better. ?If you look at the repeater.config file, you will see there is an extra colon put in after the COM callout (COM1:0: for example) by the D-RATS software configuration screen. ?Remove the extra colon manually and TNCs will interface well with the repeater/ratflector software.

?

If you want to use a soundcard, you can use a package like AGWPE Express to forward a "virtual" COM port to the TCP/IP port on the AGWPE or UZ7HO soundcard modem software.

?

Hope that helps you even more, because it eliminates the TCP/IP intermediate layer!

?

Best Regards,

Jeff Scoville


Re: D-Rats, Packet, and UZ7HO

 

开云体育

Interesting find, Jeff.?? I tried today, and I'm not seeing the extra colon.?? I first tried with the 0.3.3 version, and then I switched to the daily build.

?

This is what I have in the repeater.config file...

?

[tweaks]

allow_gps =

?

[settings]

gpsport = 9500

acceptnet = True

netport = 9000

devices = [('COM1', '9600')]

trust_local = True

state = True

idfreq = 30

id = W4DTO

require_auth = False

?

Sometimes the repeater app starts up without a problem, and sometimes it won't.?? I think if I click OFF and ON it tends to error.? But, if I start it up and leave it alone it tends to start.???

?

But, I don't get anywhere with it.?? I'm trying to use UZ7HO's Soundmodem with AGW Express and the virtual serial port. ??I have tested the UZ7HO/AGW Express setup with RMS Express, and it's working.?? But, Soundmodem never seems to hear anything from the repeater app.?

?

?

From: d-rats_group@... [mailto:d-rats_group@...] On Behalf Of ae5me@...
Sent: Tuesday, January 21, 2014 2:49 PM
To: d-rats_group@...
Subject: RE: [d-rats_group] RE: D-Rats, Packet, and UZ7HO

?

?

Dan,

?

Thanks for the kudos. ?Found something even better. ?If you look at the repeater.config file, you will see there is an extra colon put in after the COM callout (COM1:0: for example) by the D-RATS software configuration screen. ?Remove the extra colon manually and TNCs will interface well with the repeater/ratflector software.

?

If you want to use a soundcard, you can use a package like AGWPE Express to forward a "virtual" COM port to the TCP/IP port on the AGWPE or UZ7HO soundcard modem software.

?

Hope that helps you even more, because it eliminates the TCP/IP intermediate layer!

?

Best Regards,

Jeff Scoville


Re: D-RATS not connecting to Hotspot - Wrong protocol?

 

Yep..? That did it..? Thanks a lot!!!?? Now onto the tests..? --73 de Doug


Re: D-Rats, Packet, and UZ7HO

 

Dan,


Thanks for the kudos. ?Found something even better. ?If you look at the repeater.config file, you will see there is an extra colon put in after the COM callout (COM1:0: for example) by the D-RATS software configuration screen. ?Remove the extra colon manually and TNCs will interface well with the repeater/ratflector software.


If you want to use a soundcard, you can use a package like AGWPE Express to forward a "virtual" COM port to the TCP/IP port on the AGWPE or UZ7HO soundcard modem software.


Hope that helps you even more, because it eliminates the TCP/IP intermediate layer!


Best Regards,

Jeff Scoville


How to fix TNC to repeater/ratflector problem

 

Find the repeater.config file.

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]

Remove the extra colon after the COM6:0:

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]

Then it loads fine!


Fix for TNC to repeater/ratflector software

 

Dan, thanks for the kudos. I think you'll even be more happy that we have been able to make the tnc work DIRECTLY with the ratflector software without needing the TCP/IP "layer".

The configuration file is named repeater.config and can be found using windows search. It will be in different locations depending upon which operating system you are running.

Anyway, our old configuration was:

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]

Remove the extra colon

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]

And now the TNC works directly with the repeater/ratflector software without TCP/IP.

Best Regards,
Jeff Scoville AE5ME


Re: D-RATS not connecting to Hotspot - Wrong protocol?

 

Use port 20011, not port 20003. ?I posted a longer message explaining why, but haven't seen it come up here, yet.


Best Regards,

Jeff Scoville AE5ME


Fix for tnc tied to D-RATS repeater/reflector

 

Tried to post a message tonight and it didn't "take", so if this is a duplicate, I have to apologize:


Dan, thanks for the kudos. I think you'll even be more happy that we have been able to make the tnc work DIRECTLY with the ratflector software without needing the TCP/IP "layer".


Mr. Thielen from the Toledo Mobile Radio Association shared with me his configuration file. Turns out that DRATS puts an extra colon (:) behind the com port setting that causes it to mess up the repeater/reflector software during startup. Fix the configuration file, problem goes away.


The configuration file is named repeater.config and can be found using windows search. It will be in different locations depending upon which operating system you are running.


Anyway, our old configuration was:


devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]


Remove the extra colon


devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]


And now the TNC works directly with the repeater/ratflector software. If you have a soundcard, all you need to do is get the AGWExpress software from and it will set up a virtual com port to the TCP port on the soundcard modem software.


Best Regards,

Jeff Scoville AE5ME


Testing

 

Test message to see if I can post from this computer (please disregard).


Best Regards,

Jeff Scoville AE5ME


Re: D-Rats, Packet, and UZ7HO

 

Tried to post a message tonight and it didn't "take", so if this is a duplicate, I have to apologize:

?

Dan, thanks for the kudos.? I think you'll even be more happy that we have been able to make the tnc work DIRECTLY with the ratflector software without needing the TCP/IP "layer".

?

Mr. Thielen from the Toledo Mobile Radio Association shared with me his configuration file.? Turns out that DRATS software puts an extra colon (:) behind the com port setting in the configuration file that causes it to mess up the repeater/reflector software during startup.? Fix the configuration file, problem goes away.

?

The configuration file is named repeater.config and can be found using windows search.? It will be in different locations depending upon which operating system you are running.

?

Anyway, our old configuration was:

?

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]

?

Remove the extra colon

?

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]

?

And now the TNC works directly with the repeater/ratflector software.? If you have a soundcard, all you need to do is get the AGWExpress software from and it will set up a virtual com port to the TCP port on the soundcard modem software.

?

Best Regards,

Jeff Scoville AE5ME


Re: D-RATS General Training

 

The link did not work for me either. However, looking at the Files
section, it was the 11th down from the top.

73,
Tom KC9ONY

--- In d-rats_group@..., <ae5me@...> wrote:

Donald,

I clicked on your link and was not able to retrieve the file from the yahoo group. Didn't see it in the list, either.

Looking forward to reading your work!

Best Regards,
Jeff Scoville AE5ME


Re: D-Rats, Packet, and UZ7HO

 

Dan,

?

Thanks for the kudos.? Got some even better news for you, if you'd like to eliminate the TCP/IP "layer" completely on the packet side, but get it to work on the DRATS repeater/reflector software.? I will have to give credit to?Joe Thielen?at the Toledo Mobile Radio Association, who showed me their setup for their TNC to DRATS repeater port.? Turns out that the configuration software in DRATS has a bug that puts an extra : after the com port setting for the tnc.? That gums up the works and causes it to error out when it is trying to open ports.

?

In our case, our original config file had:

?

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0:', '9600')]

?

We changed it to:

?

devices = [('net:192.168.1.147:20011', ''), ('tnc:COM6:0', '9600')]

?

Once the extra colon (:) was removed, we were able to get the TNC to talk directly to the DRATS repeater/reflector software with no problems.

?

The file is named repeater.config and can be found by doing a search on your hard drive.? It will be in different locations depending upon which operating system you are running.

?

We went the "extra mile" and installed the AGWPE Express software, which is normally used for tying RMS Express to a soundcard TNC.? Instead, we tied a "virtual" com port to the IP port of the UZ7HO soundcard software (typically 8000 by default).? That allowed us to use the above tnc setting to drive a sound card.? Information about that handy software can be found at .

?

So we use the soundcard for DRATS and left our old TNC for BPQ32 (all on the same frequency, but two different radios).? So our users can do old fashioned AX.25 packet to our BBS, or go all out on the DRATS software.

?

Hope that helps you and many others out!

?

Best Regards,

Jeff Scoville AE5ME


Re: D-RATS not connecting to Hotspot - Wrong protocol?

 

Doug,

?

The port 20003 is for the repeater software to talk to the hotspot.? You want to talk to the software "before" it does its work and passes the information on to the hotpot.? You want to connect to port 20011 or the port listed as "local port" in the settings for the GMSK repeater software.? That is what needs to be connected to DRATS to work properly.? Once you do that, you should get a good connection and the error message should go away.

?

Best Regards,

Jeff Scoville AE5ME



---In d-rats_group@..., <dperv27@...> wrote:

All,

? I am trying to connect my D-RATS terminal to my Hotspot (Connected to REF 15C) for testing.? I get an error from D-RATS software, stating, "Unable to Connect 10061, connection refused."

? My setup is this:? D-RATS on a WIN7/64 machine(s).
????????????????????????????? Hotspot is a Moencomm GMSK board on a CentOS 5 ircddbgatway system.? Software is current as of 1 Jan 14.

? When I do a?netstat on my CentOS machine I see see this:

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address?????????????? Foreign Address???????????? State?????? PID/Program name
tcp??????? 0????? 0 0.0.0.0:20011?????????????? 0.0.0.0:*?????????????????? LISTEN????? 9460/ircddbgatewayd
tcp??????? 0????? 0 0.0.0.0:22????????????????? 0.0.0.0:*?????????????????? LISTEN????? 28764/sshd
udp??????? 0????? 0 0.0.0.0:20001?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20002?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20003?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20004?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20005?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20006?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20007?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:20010???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:20011???????????? 0.0.0.0:*?????????????????????????????? 9490/gmskrepeaterd
udp??????? 0????? 0 127.0.0.1:30001???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30002???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30003???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30004???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30005???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30006???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30007???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:40000?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:68????????????????? 0.0.0.0:*?????????????????????????????? 1107/dhclient
udp??????? 0????? 0 127.0.0.1:30051???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30052???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30053???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30054???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30055???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30056???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30057???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd


But when I sniff the line..?? I get this:

14:12:32.926263 IP (tos 0x0, ttl 128, id 21360, offset 0, flags [DF], proto: TCP (6), length: 52) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x382f (correct), 858919669:858919669(0) win 8192 <mss 1460,nop,wscale 2,nop,nop,sackOK>
14:12:32.926328 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 858919670 win 0
14:12:33.425765 IP (tos 0x0, ttl 128, id 21362, offset 0, flags [DF], proto: TCP (6), length: 52) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x382f (correct), 858919669:858919669(0) win 8192 <mss 1460,nop,wscale 2,nop,nop,sackOK>
14:12:33.425810 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 1 win 0
14:12:33.925712 IP (tos 0x0, ttl 128, id 21364, offset 0, flags [DF], proto: TCP (6), length: 48) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x4c38 (correct), 858919669:858919669(0) win 8192 <mss 1460,nop,nop,sackOK>
14:12:33.925750 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 1 win 0


? Looks like D-RATS is trying to connect to the Hotspot on TCP 20003 and the Hotspot is only listening on UDP 20003.

? Any clues??? Any assistance would be greatly appreciated..

--73 de Doug (N1OBU)


Re: D-RATS General Training

 

Donald,

?

I clicked on your link and was not able to retrieve the file from the yahoo group.? Didn't see it in the list, either.

?

Looking forward to reading your work!

?

Best Regards,

Jeff Scoville AE5ME


D-RATS General Training

 

The D-RATS General Training Syllabus used at the recent training in Farmington, NM is available on the D-RATS Yahoo Group in the Files section <>

--
73 de N4VIP (SFARES EC, Santa Fe and San Miguel Counties DEC),?Don


D-RATS not connecting to Hotspot - Wrong protocol?

 

All,

? I am trying to connect my D-RATS terminal to my Hotspot (Connected to REF 15C) for testing.? I get an error from D-RATS software, stating, "Unable to Connect 10061, connection refused."

? My setup is this:? D-RATS on a WIN7/64 machine(s).
????????????????????????????? Hotspot is a Moencomm GMSK board on a CentOS 5 ircddbgatway system.? Software is current as of 1 Jan 14.

? When I do a?netstat on my CentOS machine I see see this:

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address?????????????? Foreign Address???????????? State?????? PID/Program name
tcp??????? 0????? 0 0.0.0.0:20011?????????????? 0.0.0.0:*?????????????????? LISTEN????? 9460/ircddbgatewayd
tcp??????? 0????? 0 0.0.0.0:22????????????????? 0.0.0.0:*?????????????????? LISTEN????? 28764/sshd
udp??????? 0????? 0 0.0.0.0:20001?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20002?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20003?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20004?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20005?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20006?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20007?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:20010???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:20011???????????? 0.0.0.0:*?????????????????????????????? 9490/gmskrepeaterd
udp??????? 0????? 0 127.0.0.1:30001???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30002???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30003???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30004???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30005???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30006???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30007???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:40000?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:68????????????????? 0.0.0.0:*?????????????????????????????? 1107/dhclient
udp??????? 0????? 0 127.0.0.1:30051???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30052???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30053???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30054???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30055???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30056???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30057???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd


But when I sniff the line..?? I get this:

14:12:32.926263 IP (tos 0x0, ttl 128, id 21360, offset 0, flags [DF], proto: TCP (6), length: 52) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x382f (correct), 858919669:858919669(0) win 8192 <mss 1460,nop,wscale 2,nop,nop,sackOK>
14:12:32.926328 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 858919670 win 0
14:12:33.425765 IP (tos 0x0, ttl 128, id 21362, offset 0, flags [DF], proto: TCP (6), length: 52) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x382f (correct), 858919669:858919669(0) win 8192 <mss 1460,nop,wscale 2,nop,nop,sackOK>
14:12:33.425810 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 1 win 0
14:12:33.925712 IP (tos 0x0, ttl 128, id 21364, offset 0, flags [DF], proto: TCP (6), length: 48) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x4c38 (correct), 858919669:858919669(0) win 8192 <mss 1460,nop,nop,sackOK>
14:12:33.925750 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 1 win 0


? Looks like D-RATS is trying to connect to the Hotspot on TCP 20003 and the Hotspot is only listening on UDP 20003.

? Any clues??? Any assistance would be greatly appreciated..

--73 de Doug (N1OBU)


D-RATS not connecting to Hotspot - Wrong protocol?

 

All,

? I am trying to connect my D-RATS terminal to my Hotspot (Connected to REF 15C) for testing.? I get an error from D-RATS software, stating, "Unable to Connect 10061, connection refused."

? My setup is this:? D-RATS on a WIN7/64 machine(s).
????????????????????????????? Hotspot is a Moencomm GMSK board on a CentOS 5 ircddbgatway system.? Software is current as of 1 Jan 14.

? When I do a?netstat on my CentOS machine I see see this:

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address?????????????? Foreign Address???????????? State?????? PID/Program name
tcp??????? 0????? 0 0.0.0.0:20011?????????????? 0.0.0.0:*?????????????????? LISTEN????? 9460/ircddbgatewayd
tcp??????? 0????? 0 0.0.0.0:22????????????????? 0.0.0.0:*?????????????????? LISTEN????? 28764/sshd
udp??????? 0????? 0 0.0.0.0:20001?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20002?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20003?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20004?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20005?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20006?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:20007?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:20010???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:20011???????????? 0.0.0.0:*?????????????????????????????? 9490/gmskrepeaterd
udp??????? 0????? 0 127.0.0.1:30001???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30002???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30003???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30004???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30005???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30006???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30007???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:40000?????????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 0.0.0.0:68????????????????? 0.0.0.0:*?????????????????????????????? 1107/dhclient
udp??????? 0????? 0 127.0.0.1:30051???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30052???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30053???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30054???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30055???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30056???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd
udp??????? 0????? 0 127.0.0.1:30057???????????? 0.0.0.0:*?????????????????????????????? 9460/ircddbgatewayd


But when I sniff the line..?? I get this:

14:12:32.926263 IP (tos 0x0, ttl 128, id 21360, offset 0, flags [DF], proto: TCP (6), length: 52) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x382f (correct), 858919669:858919669(0) win 8192
14:12:32.926328 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 858919670 win 0
14:12:33.425765 IP (tos 0x0, ttl 128, id 21362, offset 0, flags [DF], proto: TCP (6), length: 52) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x382f (correct), 858919669:858919669(0) win 8192
14:12:33.425810 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 1 win 0
14:12:33.925712 IP (tos 0x0, ttl 128, id 21364, offset 0, flags [DF], proto: TCP (6), length: 48) 192.168.10.1.60711 > 192.168.10.35.20003: S, cksum 0x4c38 (correct), 858919669:858919669(0) win 8192
14:12:33.925750 IP (tos 0x0, ttl? 64, id 0, offset 0, flags [DF], proto: TCP (6), length: 40) 192.168.10.35.20003 > 192.168.10.1.60711: R, cksum 0x98e8 (correct), 0:0(0) ack 1 win 0


? Looks like D-RATS is trying to connect to the Hotspot on TCP 20003 and the Hotspot is only listening on UDP 20003.

? Any clues??? Any assistance would be greatly appreciated..

--73 de Doug (N1OBU)