- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Network Auto Discovery Problem
Operating System - Linux
1823472
Members
2322
Online
109660
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 06:20 AM
05-28-2001 06:20 AM
Network Auto Discovery Problem
Hi,
I have written a C program to auto discover the elements in a network.
Basically i am broadcasting an ICMP(ECHO/ping) message on the network and collecting all the IP address from the reply of this ICMP message.
In this case I am able discover only Network devices like Routers and Switches and servers like Unix or Linux m/c. But not NT machines.
Could any one let me know why is it so and any other method to discover the elements in the network,
Rgds,
srini
I have written a C program to auto discover the elements in a network.
Basically i am broadcasting an ICMP(ECHO/ping) message on the network and collecting all the IP address from the reply of this ICMP message.
In this case I am able discover only Network devices like Routers and Switches and servers like Unix or Linux m/c. But not NT machines.
Could any one let me know why is it so and any other method to discover the elements in the network,
Rgds,
srini
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2001 01:05 AM
05-29-2001 01:05 AM
Re: Network Auto Discovery Problem
Hello,
Use "fping" to ping the Network (up to 255 adesses with one command"
You'll get reponse for all IP addresses alive.
When you've got the IP use nmblookup (Part of Samba) to discover the Windows version and Workgroup.
For SNMP Station you can discover Systemnames and so on with snmpget (CMU SNMP or UCD SNMP or perl snmptools or ....)
I do it on this way with some perl-scripts only and it works great for two years now.
so long
Ralf
Use "fping" to ping the Network (up to 255 adesses with one command"
You'll get reponse for all IP addresses alive.
When you've got the IP use nmblookup (Part of Samba) to discover the Windows version and Workgroup.
For SNMP Station you can discover Systemnames and so on with snmpget (CMU SNMP or UCD SNMP or perl snmptools or ....)
I do it on this way with some perl-scripts only and it works great for two years now.
so long
Ralf
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP