6386 - can't call other machines

Robert C. White Jr. rwhite at nusdhub.UUCP
Thu Jul 21 09:21:20 AEST 1988


in article <5860 at ihlpl.ATT.COM>, reo at ihlpl.ATT.COM (Obrien) says:
-> Xref: nusdhub comp.sys.att:892 att.sys.unixpc:4
-> Systems:
-> --------
-> mvuxn Any;5 DK,g 9600 uxn "" \d\r\c in:--in: nuucp word: PASSWORD
-> 		(the system password went where PASSWORD is listed)
-> 
-> Devices:
-> --------
-> DK tty00,M - Any twoway - datakit \D
-> Direct tty00,M - Any twoway - datakit \D
-> DK DK 0 Any DK \D
-> 
-> Dialers:
-> --------
-> direct
-> twoway ""	"" \M\d\r\d\r\d\m
-> datakit ""	""\M\r\d\r\d\r TION:--TION: \m\D "" \d\d\r
		^^^^^^^^^^^^^^  <<This thing is the problem...
		"" \M\r\d\r\d\r <This is the solution (note the space)

-> 	I set up the system by going thru the adm/peripherals setup
-> menu and went thru the serial port setup and set the device type to    
-> computer.   When I then try to call up another machine, I received the 
-> following message:
-> 
-> 	
-> 
-> CLOCAL clear
-> gdial(datkit) called 
-> expect: (""\M^M\d^M\d^M)
-> ^M^J^M^JDESTINATION:

You will note that your sustem is waiting for the string ""\M^M\d^M\d^M
instead of waiting for nothing ( via a "" ) and then sending the rest of
it.

I have noticed that several of the "sysadm" type setups on the
AT&T product line are ocassionally wrong in what they do to the
Dialers file.  (my 3.1 stuff scrags the 2212 entry every time.)

going in and adding the space should make the whole thing go ok.

Rob.



More information about the Comp.sys.att mailing list