- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- B1000 sporadic network problems
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
05-19-2003 07:23 AM
05-19-2003 07:23 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 07:43 AM
05-19-2003 07:43 AM
Re: B1000 sporadic network problems
There is no much to go on here but my best guess is that inetd is dying. Pretty much a dead giveaway is that if you can ping the box but nothing else works then inetd is not running.
I would look for and apply network/inetd related patches.
Pretty much a 'standard' cron job for me is to check that inetd is running and if not start it.
You can restart inet (from the console or serially connected terminal) by issueing /sbin/init.d/inet start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 08:05 AM
05-19-2003 08:05 AM
Re: B1000 sporadic network problems
/var/adm/syslog/syslog.log (11.X)
dmesg
might provide some information.
Take a look during the failure at the hub or switch your box is connected to. Is the connect light lit? What do the lights on the NIC of the workstation indicate?
This could be a problem with the physical network.
Another command
lanadmin -x 0
If its the only NIC card use 0 otherwise adjust.
Do the results of this command meet expectations? Are they the same as the switch or hub.
HP boxes hate networking conflicts with switches and hubs.
while its supposdely down
ifconfig lan0
Is there an IP adress assigned? Is the card up?
lanscan
Might give you some clues.
Whether or not any of these commands provide you a course of action, its always a GREAT idea to keep up on networking patches and drivers for your LAN card as noted in the prior post.
Regards,
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 08:09 AM
05-19-2003 08:09 AM
Re: B1000 sporadic network problems
Are your patch levels, inetd, arpa, etc. at the current levels. This issue reeks of a software issue.
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2003 10:04 AM
05-19-2003 10:04 AM
Re: B1000 sporadic network problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 11:00 AM
05-21-2003 11:00 AM
Re: B1000 sporadic network problems
http://h20004.www2.hp.com/soar_rnotes/bsdmatrix/matrix44400en_US.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 11:07 AM
05-21-2003 11:07 AM
Re: B1000 sporadic network problems
"During this time it takes about a minute or more to receive a login prompt when trying to access the system via telnet or rlogin"
This is a classic symptom of reverse lookup issues. You may want to verify all is well with DNS and your DNS server (if you have one) during the time the symtoms appear.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 11:10 AM
05-21-2003 11:10 AM
SolutionThis is the homepage for hpux patches.
http://www4.itrc.hp.com/service/patch/search.do?pageContextName=hpux:::
keyword inetd , select hpux os and enter.
Kind regards,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 11:28 AM
05-21-2003 11:28 AM