- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Telnet Users via VPN - Remote Disconnects
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
04-04-2002 11:02 AM
04-04-2002 11:02 AM
My end-users via VPN get logged into Unix and then get a remote disconnect. This happens randomly (Yuck).
And then if they try to re- telnet in it say:
Can't Connect
We have no VPN connect errors.
Our networking person thinks
it the unix (black sheep).
We have DSN commented out in
the nsswitch.conf file.
In our resolv.conf file
we have our name servers
define. Local users no problems with telnet (QVT).
In syslog we get these errors:
getpid: peer died: Error 0
telnetd[18219]: Error checking child termination status: erro
r 4: Interrupted system call
Any clues...
Laurie
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 11:12 AM
04-04-2002 11:12 AM
Re: Telnet Users via VPN - Remote Disconnects
If internal (non-VPN) users have no trouble, this is another argument in the favor of this. But without a network trace that specifically catches a terminated connection, you won't find your smoking gun. The fact that this happens randomly only adds to the frustration.
Good Luck
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 11:17 AM
04-04-2002 11:17 AM
Re: Telnet Users via VPN - Remote Disconnects
This is a typical network admin ploy.....
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 11:19 AM
04-04-2002 11:19 AM
Re: Telnet Users via VPN - Remote Disconnects
http://www.dutchworks.nl/htbin/hpsysadmin?h=3&dn=63483&q=getpid:%20peer%20died&fh
found it in this thread from Stefan Farrelly:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xc489663ce855d511abcd0090277a778c,00.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2002 11:22 AM
04-04-2002 11:22 AM
SolutionCheck this out:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=fc1a60e4113b2a5c85/screen=ckiDisplayDocument?docId=500000000092173
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2002 04:16 AM
07-17-2002 04:16 AM
Re: Telnet Users via VPN - Remote Disconnects
My BELIEF (and I am looking for evidence and a way to fix it) is the fact that broadband is not "always on". DSL still establishes and break connections throughout a session. The reconnect time is only like ~200 milliseconds, but it is enough for telnet to be unhappy and terminate the users sessions.
I am looking to change a setting so that telnet has a longer timeout for non-connection.