TCP/IP or SCO bug?
Incoming ftp sometimes prompts only 'connected',
and nothing else happens. If user kills ftp by CTRL^Z and kill %1,
try again, he gets username prompt and everything works fine.
He are using automatic scripts but I got same from command line.
When ftp jamming, ping and telnet works fine in same time problem is present!
Other programs haven had any problems.
No errors in netstat.
This is SERIOUS problem now, because my customer gets automatic orders
from delivery many times per day. Orders are made bymeans ftp put.
Configuration is new and it works sometimes couble days. And starts randomly.
DOES SOMEBODY KNOW ANY BUGS/ FIXES FOR THE VERSIONS ABOVE?! For example:
tty.o, ftpd, slip?
SCO Unix Rel. 3.2 Version 2 and SCO TCP/IP Runtime System V1.2.1.
I have configured slip port to OLIVETTI 486 COM2 port.
/etc/S85tcp:
/etc/slattach -m 986 /dev/tty2a '1addr' '2addr' 9600&
#(end of TCP start section)
ifconfig sl0 netmask 255.255.255.252 #slattach didn't notice netmask
/etc/inittab:
Se2a:23:off:/etc/getty tty2a m
#(last line)
tcp:a:once:/etc/tcp start
I hope somebody find some ideas, thanks.
---------------------------------------------------------------------------
/etc/route add default '2addr' 1 #(I don't want put right addresses)
--------------------------------------------------------------------