Operating System - HP-UX
1833589 Members
4257 Online
110061 Solutions
New Discussion

Re: Telnet Ambigous Error Message

 
Roger Lavender
Frequent Advisor

Telnet Ambigous Error Message

When telneting to a server, the error message "SetSOckopt: invalid argument" is returned.

Any ideas??
3 REPLIES 3
Edward Sedgemore
Trusted Contributor

Re: Telnet Ambigous Error Message


These sort of errors are usually application related. In you case with telnet itself. Do you have the latest telnet patch loaded ? On our 11 boxes there are a total of 4 telnet patches (presumable they all superceed each other).

Re: Telnet Ambigous Error Message

Roger,

You need the latest ARPA cumulative Transport patch. On 10.20 the patch name is PHNE_19936.

Good luck!!
Roger Lavender
Frequent Advisor

Re: Telnet Ambigous Error Message

GOT IT!!

OK, when your building a new server on the same subnet, make sure the IP Address you use is the right one and does not duplicate another server. During the load process of the new server, an NFS Client process attempts to start. If the IP/hostname of the new server conflicts with DNS entries in the DNS server, both the new server and the existing server compete for the connection, and thus, don't allow either server to host telnet connections.

Thanks to everyone for helping me find this.

Roger