*BSD News Article 7633


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.hawaii.edu!ames!haven.umd.edu!darwin.sura.net!sgiblab!tsoft!barfeau
From: bbs.barfeau@tsoft.sf-bay.org (David Fox)
Subject: [386bsd] uucp setup problem
Message-ID: <ciXZTB1w165w@tsoft.sf-bay.org>
Sender: bbs@tsoft.sf-bay.org (BBS User)
Organization: The TSoft BBS and Public Access Unix, +1 415 969 8238
Date: Mon, 9 Nov 1992 23:52:35 GMT
Lines: 114

This is a followup to an article I posted earlier about not being able
to get UUCP working on 386bsd.

It is working better, but it won't dial the phone.  Apparently, there's 
no
phone number going out to the modem.  However, I do have the phone 
numbers
present in my /etc/uucp/Sys file.

Here is a snapshot of the Debug file produced by a '/usr/libexec/uucico 
-r1
-x9 -ship-hop' command:

uucico - - (1992-11-09 15:14:49.89 107) DEBUG: fread_system_info: Reading 
information for system hip-hop
uucico - - (1992-11-09 15:14:49.98 107) DEBUG: tisystem: Reading system 
szebra
uucico - - (1992-11-09 15:14:50.02 107) DEBUG: tisystem: Reading system 
hip-hop
uucico - - (1992-11-09 15:14:50.06 107) DEBUG: fread_system_info: Got 
information for system hip-hop
uucico hip-hop - (1992-11-09 15:14:51.84 107) DEBUG: fport_open: Opening 
port port1 (default speed)
uucico hip-hop - (1992-11-09 15:14:51.85 107) Calling system hip-hop 
(port com2)
uucico hip-hop - (1992-11-09 15:14:51.95 107) DEBUG: fcsend: Writing 
"ATE1M1%C0V1X0Q0S12=40\r"
uucico hip-hop - (1992-11-09 15:14:51.99 107) DEBUG: icexpect: Looking 
for 2 "OK"
uucico hip-hop - (1992-11-09 15:14:51.99 107) DEBUG: icexpect: Got 
"ATE1M1%C0V1X0Q0S12=40\r\r\nERROR\r\n" (timed out)
uucico hip-hop - (1992-11-09 15:15:51.38 107) ERROR: Timed out in chat 
script
uucico hip-hop - (1992-11-09 15:15:51.41 107) DEBUG: fcall_failed: Cause 
2 (Dial failed)
uucico hip-hop - (1992-11-09 15:15:51.49 107) DEBUG: fport_close: Closing 
port
uucico hip-hop - (1992-11-09 15:15:51.65 107) DEBUG: fcsend: Writing 
sleep sleep "+++" sleep sleep "ATH\r"
uucico hip-hop - (1992-11-09 15:15:58.24 107) DEBUG: fport_open: Opening 
port port1 (default speed)
uucico hip-hop - (1992-11-09 15:15:58.25 107) Calling system hip-hop 
(port com2)
uucico hip-hop - (1992-11-09 15:15:58.29 107) DEBUG: fcsend: Writing 
"ATE1M1%C0V1X0Q0S12=40\r"
uucico hip-hop - (1992-11-09 15:15:58.33 107) DEBUG: icexpect: Looking 
for 2 "OK"
uucico hip-hop - (1992-11-09 15:15:58.34 107) DEBUG: icexpect: Got 
"ATE1M1%C0V1X0Q0S12=40\r\r\nERROR\r\n" (timed out)
uucico hip-hop - (1992-11-09 15:16:58.08 107) ERROR: Timed out in chat 
script
uucico hip-hop - (1992-11-09 15:16:58.11 107) DEBUG: fcall_failed: Cause 
2 (Dial failed)
uucico hip-hop - (1992-11-09 15:16:58.19 107) DEBUG: fport_close: Closing 
port
uucico hip-hop - (1992-11-09 15:16:58.27 107) DEBUG: fcsend: Writing 
sleep sleep "+++" sleep sleep "ATH\r"
uucico - - (1992-11-09 15:17:05.08 107) DEBUG: Forking 
/usr/libexec/uucp/uuxqt -s hip-hop

Here is my /etc/uucp/sys file:
system szebra
alias szebra.saigon.com
alias Szebra.Saigon.COM
#do min. debugging
debug 0
# timeout for each send-expect sequence is 10 sec.
chat-timeout 10
chat "" \r\c gin:-BREAK-gin:-BREAK-gin:-BREAK-gin:-BREAK-gin: \d\d\d\L 
assword: \d\d\P
call-login uucp
call-password nuucp
protocol t
time Any
phone 7391520
port port1
local-send /
remote-send ~
local-receive ~
remote-receive ~
called-login nuucp
callback No
alternate
#mail uses grade C
timegrade C Any

system hip-hop
alias hip-hop.UUCP
#not sure exactly if hip-hop has a internet address yet.
#insert it when I get a confirmation as to what it is.
#do min. debug
debug 0
chat-timeout 10
chat "" \r\c gin:-BREAK-gin:-BREAK-gin:-BREAK-gin:-BREAK-gin: \d\d\d\L 
assword: \d\d\P
call-login nuucp
call-password
protocol t
time Any
# as you can see the phone number is in the file...
phone 7730768
port port1
local-send /
remote-send ~
local-receive ~
remote-receive ~
called-login nuucp
callback No
alternate
#mail uses timegrade C
timegrade C Any

--
David Fox (bbs.barfeau@tsoft.sf-bay.org)