Hi
I have a problem with an application which connect by telnet to another machine.
This application uses telnet.c, works with OS alarm and socket comunication.
When we changed the OS in the target machine to solaris 10. The infomation
sended by target machine was changed from ascii to binary.
I can?t undestand the package received, allways is same.
i changed the options in negotiation will, wont, do in binary, encrypt, in
client code, but nothing...
The configuration of telnet in target machine is:
name="telnet"
endpoint_type="stream"
proto="tcp6"
isrpc=FALSE
wait=FALSE
exec="/usr/sbin/in.telnetd -a off"
user="root"
default bind_addr=""
default bind_fail_max=-1
default bind_fail_interval=-1
default max_con_rate=-1
default max_copies=-1
default con_rate_offline=-1
default failrate_cnt=40
default failrate_interval=60
default inherit_env=TRUE
default tcp_trace=FALSE
default tcp_wrappers=FALSE
any param to change? any patch??
has anyone found a similar problem?
Thanks
Eva
This message posted from opensolaris.org