- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: No network connections allowed after applying ...
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
10-09-2002 07:23 AM
10-09-2002 07:23 AM
I can however telnet, rcp and ftp from the server in question to other servers on the network. I believe that reason I can do this is because I'm using the GSP connection.
When running a netstat -a | grep telnet, I get nothing. Both the /etc/services file and /etc/inetd.conf file look ok. I've stopped and started the inetd daemon several times but to no avail.
Both the 100Mb card itself and the network switch are set to 100 FD. I feel I'm ready to back out the patch bundle or open a ticket with HP. Do any of you have any ideas on what to try beforehand?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:28 AM
10-09-2002 07:28 AM
Re: No network connections allowed after applying patches
What error message(s) do you get when trying to access this machine via telnet, etc.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:29 AM
10-09-2002 07:29 AM
SolutionLooks like an iffy patch, I would back out and see if your connectivity is restored.
There are two main camps on patching:_
1. Patch it
2. Patch only if a problem or security related.
My servers are running on June 2000 and are very happy.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:30 AM
10-09-2002 07:30 AM
Re: No network connections allowed after applying patches
Trying...
telnet: Unable to connect to remote host: Connection refused
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:32 AM
10-09-2002 07:32 AM
Re: No network connections allowed after applying patches
Enable inetd with logging by executing
inetd -l command.
Then do a tail -f /var/adm/syslog/syslog.log
and observe the output you get when you telnet into the box. You may get some clues there.
Did you check the permissions on /usr/lbin and in particular the executables /usr/lbin/telnetd /usr/lbin/ftpd etc.,
Make sure they didn't get zeroed out.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:53 AM
10-09-2002 07:53 AM
Re: No network connections allowed after applying patches
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 09:37 AM
10-09-2002 09:37 AM
Re: No network connections allowed after applying patches
Check/do
1) ifconfig (or lanscan) & make sure the lan instances haven't changed & the NICs are UP
2) The routes are still good & proper (netstat -rn)
3) From the console bounce the net daemon
/sbin/init.d/net stop/start
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 11:02 AM
10-09-2002 11:02 AM
Re: No network connections allowed after applying patches
If you still get a response, then you have a duplicate IP address somewhere.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 08:21 AM
10-11-2002 08:21 AM