Re: TCP connection problem in Unixware 7
From: Alexandre Krasnov (tmp_at_tern.ru)
Date: 11/28/03
- Next message: Bob Meyers: "Re: Darl's extortion letter online!"
- Previous message: Stuart J. Browne: "Re: 507 and distributed sendmail"
- In reply to: Alexandre Krasnov: "TCP connection problem in Unixware 7"
- Next in thread: Ian Wilson: "Re: TCP connection problem in Unixware 7"
- Reply: Ian Wilson: "Re: TCP connection problem in Unixware 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 07:31:37 GMT
The problem disappeared itself. All our UW7 servers started work with all of previously problem FTP servers.
Nothing has changed in the configuration.
What could be the matter?!
On Thu, 27 Nov 2003 10:16:53 GMT, Alexandre Krasnov <tmp@tern.ru> wrote:
> Hi all
>
> As this list looks more alive then comp.unix.unixware.misc I repost here my message regarding the problem in UW7
> I wonder how somebody else has not met this problem yet as I have not found anything regarding the problem.
>
> When connecting to some sites Unixware establishes connection but fail to communicate further.
> For examle
>
> #ftp ftp.modssl.org
> Connected to en4.engelschall.com.
>
> but then I must wait for several minutes to see a greeting message.
> The same problem exists for some other ftp sites (with different ftp servers)
> I don't know if this problem exists for other services as my primary problem - the work of squid with ftp sites and I tested only ftp.
>
> This works the same on all versions of UW7 including latest 7.1.3 MP3. The problem is not connected to FTP protocol (as telnet ftp.modssl.org 21 works the same way) or network card (as I tested different cards from Intel
and
> 3Com)
>
> The same connection from other OSes (including OpenServer 5) works correctly.
> # ftp ftp.modssl.org
> Connected to master.modssl.org.
> 220 ftp.modssl.org FTP Server (ProFTPD) ready.
> Name (ftp.modssl.org:root):
>
> I tried replacing UW with OSR5 (on the same hardware) and the problem disappeared so I can be sure that the problem is in UW tcp.
>
> truss shows the following:
> write(1, " C o n n e c t e d t o".., 34) = 34
> sigset(SIGINT, SIG_IGN) = 0x0830C580
> sigset(SIGINT, 0x08307740) = SIG_IGN
> ioctl(3, TCGETS, 0x080477B4) Err#22 EINVAL
> fxstat(2, 3, 0x080477F4) = 0
> read(3, 0x08319BA0, 8192) (sleeping...)
>
> Can somebody shed some light on the above? Is there any way to solve the problem?
> If you need some information (e.g. tcp dumps) just let me know.
>
> Alexandre.
>
>
- Next message: Bob Meyers: "Re: Darl's extortion letter online!"
- Previous message: Stuart J. Browne: "Re: 507 and distributed sendmail"
- In reply to: Alexandre Krasnov: "TCP connection problem in Unixware 7"
- Next in thread: Ian Wilson: "Re: TCP connection problem in Unixware 7"
- Reply: Ian Wilson: "Re: TCP connection problem in Unixware 7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|