UUCP on Linux (Pink Tie )


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users UUCP on Linux (Pink Tie )
# 1  
Old 08-24-2005
UUCP on Linux (Pink Tie )

Please help I am having difficulty getting uucp to send or receive a file from a remote site. The remote site settings are correct as they have been tested and tried on other systems.

When I try and send a file the modem dials and connects to the remote site uulog shows that the login is successful but after this it justs pauses for a while and then reports :

ERROR: Got hangup signal
ERROR: Line Disconnected
ERROR: Can't disable hardware flow control : input/output error

If any more logs etc are needs please do not hesitate to ask.

Regards

CasioMan
# 2  
Old 08-24-2005
Not sure, but could the serial line itself be at fault? Try disabling RTS/CTS (hardware flow control) and switch to Xon/Xoff (software flow control).

bakunin
# 3  
Old 08-24-2005
Stupid question to ask do you mean set this actually on the modem its self? I have tried the modem settings but I still get the same. However user cu works
with the sites I am connecting to

Last edited by casioman; 08-24-2005 at 01:33 PM..
# 4  
Old 09-05-2005
I have got a bit further with this in that it is now logging in but the following output from the Debug file shows problems with the packets being transferred. My problem is , is that I do not know what the problem is to correct it:

uucico remotesite - (2005-09-02 19:08:16.14 4302) DEBUG: fconn_io: Wrote 6 of 6, read 0 of 15777
uucico remotesite - (2005-09-02 19:08:16.14 4302) Protocol 'g' packets: sent 1, resent 6, received 0
uucico remotesite - (2005-09-02 19:08:16.15 4302) DEBUG: fsend_uucp_cmd: Sending "OOOOO"
uucico remotesite - (2005-09-02 19:08:16.15 4302) DEBUG: fconn_write: Writing 8
uucico remotesite - (2005-09-02 19:08:16.15 4302) DEBUG: fsend_uucp_cmd: Sending "OOOOO"
uucico remotesite - (2005-09-02 19:08:16.15 4302) DEBUG: fconn_write: Writing 8
uucico remotesite - (2005-09-02 19:08:16.15 4302) DEBUG: zget_uucp_cmd: Got "" (timeout)
uucico remotesite - (2005-09-02 19:08:26.15 4302) Call complete (82 seconds 0 byte 0 bps)
uucico remotesite - (2005-09-02 19:08:26.15 4302) DEBUG: fconn_close: Closing connection
uucico remotesite - (2005-09-02 19:08:26.15 4302) DEBUG: fcsend: Writing sleep sleep "+++" sleep sleep "ATH0Z\r"
uucico remotesite - (2005-09-02 19:08:34.26 4302) DEBUG: Call failed: 5 (Call failed)
uucico - - (2005-09-02 19:08:35.33 4306) DEBUG: usysdep_detach: Forked; old PID 4302, new pid 4306
uucico - - (2005-09-02 19:08:35.33 4306) DEBUG: Forking /usr/sbin/uuxqt -sremotesite

Regards

CasioMan
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

GPFS quroum with tie-breaker disks

I read from gpfs implementation guide about node quorum with tie-breaker disks: In my testing environment, I have 4 AIX as quorum nodes, each node connected to 3 GPFS disks. All the 3 disks are configured to be tie-breaker disks. Then, I disconnect the network of 2 nodes, and then all gpfs file... (0 Replies)
Discussion started by: skeyeung
0 Replies

2. SCO

UUCP connections

Hi There Is there a maximum number of concurrent incoming uucp connections to a server? SCO Openserver 5.07 Is there a parameter in some config file where this can be changed? Thanx (5 Replies)
Discussion started by: wjace
5 Replies

3. Cybersecurity

UUCP attack?

Is this an attack attempt? I got an e-mail from 'uucp Admin' last night and again this morning: What does it mean and what can I do about it? Thanks (4 Replies)
Discussion started by: ctafret
4 Replies

4. HP-UX

UUCP configuration

Hi all, Please Tell me how to configure the sendmail.cf file for UUCP.And which all other files will be affected ?? Do I need to do some initial set-up ?? I am using HP UX 11.23 and sendmail 8.13.3. Thanks in advance (1 Reply)
Discussion started by: DesertStorm
1 Replies

5. Solaris

uupick and uucp

Hi, Files are being transfered using uucp command in the directory /usr/spool/uucppublic/receive/wes/cboas7/CB/abc.txt /usr/spool/uucppublic/receive/wes/nrserv3/NR/abc.txt When I was using solaris 2.6, I was not getting any error while changing the file ownership or file permission. Now I... (0 Replies)
Discussion started by: surjyap
0 Replies

6. Shell Programming and Scripting

uucp (UNIX) problem

Hi ! I couldnot execute Unix uucp command for copying file from Unix to Unix machine, whenever I am using the following command : $uucp file_name system!/destination Error is "Bad System Name" Let me know the way. From, Niraj Gopal Sharan (2 Replies)
Discussion started by: Niraj Gopal Sha
2 Replies

7. UNIX for Dummies Questions & Answers

UUCP and logs

Hi there Firstly, can someone tell me if UUCP is necessary when using Mailx. I don't know much about UUCP other than it is a form of networking that allows files and electronic mail to be transfered. Secondly, Unix keeps a log of the last time users have logged on. When I look at the user... (3 Replies)
Discussion started by: GW01
3 Replies

8. News, Links, Events and Announcements

UUCP Vulnerability found in Linux

NEWS: UUCP vulnerability found in the command line argument handling of uucp which could be exploited by a local user to obtain uucp uid/gid. http://www.linuxhelp.net/article.pl?sid=02/02/20/0335219&mode=&threshold= (1 Reply)
Discussion started by: killerserv
1 Replies
Login or Register to Ask a Question