Scanning the network for hosts who have UDP port 3250 open...

donnedved1960

Member
Join Date
Jan 2012
Location
Kansas City
Posts
8
Scanning the network for hosts who have UDP port 3250 open...

I need to query the network for any IP addresses out there who have UDP port 3250 open. I am using Citect so I can use VBA or ActiveX. Can anyone help?

Why you ask? :) UDP port 3250 is used by HMS AnyBus. Our company sells a device that uses AnyBus and I'm trying to write an app that will do auto config and find all devices that are AnyBus compliant. This is the same functionality that the free utility AnyBus IPConfig does.
 
Get wireshark or equivalent and capture the packets sent by the AnyBus IPConfig utility.
It might be something really simple like a broadcast/multicast saying: "Who's there?"
The relevant end-receivers listening to the port will respond with a message.

We have several (80+) Festo PLC's.
Festo also has such a tool to discover PLC's on the network.
The Festo tool uses an almost identical approach as the one I mentioned.

AnyBus might be using a totally different approach, but it might be worth it to see what the AnyBus tool does to accomplish it.
 

Similar Topics

Hi I am in the process of making an OT lab for training and to test incident response, an i keep hearing NOT to scan network because some...
Replies
3
Views
907
Anybody got a link to a simple network scanning tool that will return the IPAddress and machine name of all devices on a Network Need to scan...
Replies
19
Views
5,890
I'm looking for a toolkit / software to scan a network for vulnerabilities. One time scan, just to see the most obvious holes in their network...
Replies
5
Views
1,920
I'm thinking of Avner here, but everyone is invited :) Working with an M90-R1, first big Uni project - all the rest have been 1-2 networks in...
Replies
0
Views
5,081
Hello, I am using Unity pro V15. I have Quantum CPU 671 and Ethernet NOE 77101 configured. I have configured IO scanning on NOE. I have attached...
Replies
5
Views
186
Back
Top Bottom