- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mystery polling of non-existent network
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-18-2001 05:06 PM
09-18-2001 05:06 PM
Mystery polling of non-existent network
Every night, just after midnight, this machine does udp scanning to port 161 on entire network 192.168.0.0 Only that port, only that network, and the scanning order looks like this:
192.168.9.1
192.168.92.1 (no .91)
192.168.93.1
.
.
.
192.168.99.1
192.168.9.2
192.168.92.2 (still no .91)
etc. for the entire netblock.
I'm pretty sure I've disabled everything related to SNMPd and triple-checked the network config but I haven't stopped the polling. (It shows in our firewall logs)
One person told me this system used to have Omniback installed and that was the problem, but I'm still stumped.
TIA for all answers, which WILL be assigned points.
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 05:11 PM
09-18-2001 05:11 PM
Re: Mystery polling of non-existent network
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 05:47 PM
09-18-2001 05:47 PM
Re: Mystery polling of non-existent network
OmniBack by default uses port 5555, check your
/etc/services file to see what port is being
used for this. You don't say whether OmniBack
is still installed or not?
Is there a mysterious job that runs out of cron
or at ?
Something to look at, as it sounds fairly strange.....
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2001 06:11 PM
09-18-2001 06:11 PM
Re: Mystery polling of non-existent network
---------------
On 21 Oct 99, at 22:46, Chiaki Ishikawa wrote:
> Over the last few days, our DMZ hosts were scanned for UDP port
> 161 from multiple sites.. My guess is some kind of trojan or
> something.
>
> Does anyone know what this probe is?
It's SNMP. There are three basic scenarios:
1. Someone is hoping you've got SNMP configured in a way that will
allow them to take control of your network. This would not be good.
2. Someone is setting up SNMP on their network, and has told their
management host to "discover" what else is on the network.
Unfortunately, they've misconfigured it, and it thinks your subnet
block is part of its network community.
3. Some HP network printer drivers will send traffic like this out
to other sites on the Internet. No idea what they were thinking.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2001 04:38 AM
09-20-2001 04:38 AM
Re: Mystery polling of non-existent network
autodiscovery. Check if it is installed on your
machine.
Ulrich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2001 10:52 AM
09-20-2001 10:52 AM
Re: Mystery polling of non-existent network
Ulrich - webjetadmin is not installed but that's a good one I hadn't thought of before.
Edward - I followed your google search but am unable to get more details for further investigation. There is a single HP LJ5m installed on the system; I suppose I could try removing it to see if the polling stopped.
Any more ideas? Anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2001 12:07 PM
09-20-2001 12:07 PM
Re: Mystery polling of non-existent network
All cron files for users and at jobs.
External scheduling packages if utilized.
There is something waking that "job" up each night.
Another area to look is if any network management s/w had been installed on the box in the past and still has remnants around. e.g. HP's NNM, CA'a Unicenter TNG or Tivoli's TME10.
Hope this helps.
Lou Zirko