- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Network services, that doesn't work corectly
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
12-03-2003 10:46 PM
12-03-2003 10:46 PM
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=290491
I have now only problems with network services, they are not ok.
ftp:
Conection closed by remote host
telnet, rlogin are not working.
In sam they are enabled.
nmap 21port open
What could be the problem.
Maybe some permissions.
The host file is edited for this 2 machines.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:29 PM
12-03-2003 11:29 PM
Re: Network services, that doesn't work corectly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:37 PM
12-03-2003 11:37 PM
Re: Network services, that doesn't work corectly
Might be you are ping'ing another machine but no network services work!
Just disconnect the cable and try doing a ping to the ip.
Also check whether inetd is running
check whether the services are enabled in /etc/services and then check whether the services are not commented in the /etc/inetd.conf file and then do a
#/usr/sbin/inetd -c
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:40 PM
12-03-2003 11:40 PM
Re: Network services, that doesn't work corectly
inetd runs, I didn't see ftp or ftpd.
At the momen't is ftp important.
nmap machine 21 open
I tryed with ip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:43 PM
12-03-2003 11:43 PM
Re: Network services, that doesn't work corectly
Try doing a #insf -e
to re-install all the telnet device files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:44 PM
12-03-2003 11:44 PM
Re: Network services, that doesn't work corectly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:49 PM
12-03-2003 11:49 PM
Re: Network services, that doesn't work corectly
ftp/tcp: Accss denied for ltoux188(remote host)
registar/tcp: Conection from ltoux174(my host)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2003 11:58 PM
12-03-2003 11:58 PM
Re: Network services, that doesn't work corectly
Thanks again