- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Netbios broadcasts
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
02-23-2006 04:34 AM
02-23-2006 04:34 AM
Netbios broadcasts
How can netbios be running on these servers? the reason that this is an issue is because these servers are hammering our firewall with these requests.
I would like to turn off Netbios completely, but if Samba is not running then how can I.
Mike Keys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 07:23 AM
02-23-2006 07:23 AM
Re: Netbios broadcasts
Why not use tracert from your Desktop and see which that host?
oe use nslookup with ip address?
This will help a bit.
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 08:02 AM
02-23-2006 08:02 AM
Re: Netbios broadcasts
Eric Roseme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2006 08:16 AM
02-23-2006 08:16 AM
Re: Netbios broadcasts
lsof -i tcp/udp:port_no
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2006 03:19 AM
02-24-2006 03:19 AM
Re: Netbios broadcasts
I worked on a case a few years ago where the IT admin said the same thing. When I looked at the logs, the entries showed that the HP-UX server was receiving the NetBIOS broadcast packet - not sending it. It turned out that another vendor's storage server was broadcasting a multi-homed registration request for a WINS server. It was a defect.
How about posting your log entry?
Eric Roseme
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2006 03:41 AM
02-24-2006 03:41 AM
Re: Netbios broadcasts
The IP address mentioned above is that of our master backup server which is on its own seperate network. We are running Netbackup and this server is backed up by that master server. Each unix server is its own master media server which talks to the master backup server. This allows each unix box to control its own backup (so far it's not 100%).
It's one of these setups where we dump the backup via fibre to a disk storage unit (ADIC Pathlight VX) and then the backup is dumped to tape after 'x' amount of days.
All of our Windows servers talk to the master server on the 10.*.*.* network via a secondary NIC card. We've had issues getting the unix backups to occur over fibre on several of our unix boxes but we can backup via the Windows master backup server (10.1.1.3) over copper directly to a tape in the robot. I wonder if something has occured by doing this that now has our unix servers broadcasting to see if the 10.*.*.* network is available, kinda like a heartbeat. Either that or our netbackup program is trying to resolve the name of the master backup server via netbios.
The problem is that our servers are on a 172.17.*.* network so those packets end up hitting our firewall.
Does any of this make sense? I think the issue is related to our Netbackup software but have no clue on how to resolve this.
Also, i'm not responsible for any typos....:)