UDP Forwarding

Interested in building your own home grown cockpit?

Moderators: Uros, OXO

Post Reply
Allen
Posts: 42
Joined: Tue Dec 04, 2018 10:42 pm

UDP Forwarding

Post by Allen » Sat Sep 21, 2019 7:09 pm

Anyone who can help please!

I am trying to forward the UDP output from Condor V2 to another computer.

I have set the 'udp.ini' to the following:

[General]
Enabled=1

[Connection]
Host=192.168.0.100
Port=55278

[Misc]
SendIntervalMs=100
ExtendedData=1
LogToFile=0

The computer I want the data to arrive at has a fixed IP address of 192.168.0.100.
I am monitoring for the UDP data on that computer using CondorUDP2Com, with the port set to 55278.
If I monitor on the computer running Condor2 with the Host=127.0.0.1, then I can see the data using CondorUDP2Com.

I have disabled all the firewalls.

How can I get the UDP data to be forwarded to 192.168.0.100?

Many thanks for any help,

Allen

Allen
Posts: 42
Joined: Tue Dec 04, 2018 10:42 pm

Re: UDP Forwarding

Post by Allen » Sat Sep 21, 2019 10:14 pm

Anyone / Everyone,

Please cancel my request for help - I have just used a port monitoring program (Tibbo 'Ninja'), and found that the data IS arriving at the IP address of 192.168.0.100!!
The problem appears to be with the 'CondorUDP2Com' which is not receiving / showing the data.
I will have to download the source code to see what is happening!

Many thanks to anyone who is trying to solve the problem,

Allen

Jerome
Posts: 2
Joined: Tue May 15, 2018 3:48 pm

Re: UDP Forwarding

Post by Jerome » Thu Oct 15, 2020 3:36 pm

Hi Allen,

Could you share the link to the port monitoring software?

Thaaks

User avatar
EDB
Posts: 1575
Joined: Mon Oct 31, 2011 1:17 am
Location: The Netherlands, Europe Continent, Earth Planet, Milky Way Galaxy, Virgo Super Cluster

Re: UDP Forwarding

Post by EDB » Thu Oct 15, 2020 4:31 pm

I think he means this : https://ioninja.com/

Not tested myself.

Allen
Posts: 42
Joined: Tue Dec 04, 2018 10:42 pm

Re: UDP Forwarding

Post by Allen » Thu Oct 15, 2020 5:50 pm

Correct - it is the IONinja software for port monitoring.
WireShark also works well.
'Packetsender' was also very useful in debugging the problem.

Allen

Jerome
Posts: 2
Joined: Tue May 15, 2018 3:48 pm

Re: UDP Forwarding

Post by Jerome » Wed Oct 21, 2020 11:53 am

So Allen, is it working now?

I have the same issue, not receiving data from condor.

Post Reply