- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems with remsh
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
07-22-2003 06:31 AM
07-22-2003 06:31 AM
Problems with remsh
I have problems with remsh. Sometimes, when I run remsh from HP-UX workstation to other HP-UX workstation, remsh returns timeout connection. If I run it again, under same conditions, I don't have timeout. Is there any patch to solve this problem? Can anyone help me?
I use HP-UX 11.00.
Thanks,
Jansen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2003 06:36 AM
07-22-2003 06:36 AM
Re: Problems with remsh
You didn't mention what version of the OS you're using, but a quick patch search for 11.0 turned up the following:
s700_800 11.00 libc cumulative patch PHCO_28425 PHCO_28425
s700_800 11.00 r-commands cumulative patch PHNE_23003 PHNE_23003
s700_800 11.00 Cumulative STREAMS PatchPHNE_22566 PHNE_27902
s700_800 11.00 cumulative ARPA Transport patch PHNE_21767 PHNE_28538
s700_800 11.X SGeSAP B.03.08 cumulative patch none PHSS_29090
I've listed the recommended patch first, followed by the latest.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2003 06:42 AM
07-22-2003 06:42 AM
Re: Problems with remsh
2) Perhaps converting to secure shell will make things more reliable.
Link:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA
3) the .rhosts files consistent and are the permissions correct.
4) Is there another machine popping on the network with the same hostname or ip address?
5) Are the dns records on the DNS master server up to date.
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
07-22-2003 06:43 AM
07-22-2003 06:43 AM
Re: Problems with remsh
#ndd -get /dev/tcp tcp_time_wait_interval
This will show the default setting, typically
to change use
#ndd -set /dev/tcp tcp_time_wait_interval
Also look for -n option within remsh command.
USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2003 12:34 PM
07-22-2003 12:34 PM
Re: Problems with remsh
Could be that is the problem of network,
try to check with ping if you have packets
lost.
Caesar