Xref: utzoo comp.sys.att:11449 comp.dcom.lans:6931 unix-pc.general:7186 Path: utzoo!utgpu!watserv1!watmath!uunet!fernwood!portal!cup.portal.com!thad From: thad@cup.portal.com (Thad P Floryan) Newsgroups: comp.sys.att,comp.dcom.lans,unix-pc.general Subject: Re: StarLAN Woes Message-ID: <37853@cup.portal.com> Date: 11 Jan 91 03:40:42 GMT References: <1991Jan10.021409.2651@mccc.edu> Organization: The Portal System (TM) Lines: 88 pjh@mccc.edu (Pete Holsberg) in <1991Jan10.021409.2651@mccc.edu> writes: I have a pair of 3B2/400s running SV R3.1, StarLAN-1 and RFS. I also have a 386 running SV/386 R3.2.2 (includes Network Support Utilities and RFS, both release 1.2 version 2.0) and StarGroup 3.2 (to a bunch of MSDOS clients). Each network works well. So I administered the 3B2 (mccc) that's the primary server for its network to include the 386 (tech) and set up RFS. Next I connected the cable between an IN on one NAU and an OUT on the other, and rebooted all three computers. The 3B2s come up normally, but I get the following message from the 386: rfstart: could not contact primary name server rfstart: No reply from domain name server I have swapped cables and manually checked out all configuration files, and everything seems to be OK (well, I know that the cables are OK). [...] The 3B2 and the 386 have identical Devices and Systems entries: STARLAN,eg starlan - - TLIS \D mccc Any STARLAN - mccc in:--in: nuucp Help! Though I don't have the same hardware config you do (mine are 3B1), I solved a similar problem when I first brought StarLAN up on my systems. I've extracted the relevant portions of several files listed below in the hope this can serve you as a model for the changes required on your systems. Please note the entries in Dialers matching entries in Devices; this "may" be the solution in your case (it's been a while since I've done this and my docs aren't handy). Thad Floryan [ thad@cup.portal.com ] -------------------- begin included material /usr/lib/uucp/Devices: # STARLAN starlan - Any STARLAN STARLAN_NAU,eg starlan - Any STARLAN \D.serve pc_uucp STARLAN_UU,eg starlan - Any STARLAN \D.serve SLAN_uucico /usr/lib/uucp/Sysfiles: service=cu systems=Systems.cu:Systems \ devices=Devices \ dialers=Dialers service=uucico systems=Systems.uucico:Systems \ devices=Devices \ dialers=Dialers /usr/lib/uucp/Systems.cu: # StarLAN entries for cu activity # amiga Any STARLAN - access0 "" \r\d\r in:--in: nuucp thadlabs Any STARLAN - thadlabs "" \r\d\r in:--in: nuucp tlabs3 Any STARLAN - tlabs3 "" \r\d\r in:--in: nuucp tlabs4 Any STARLAN - tlabs4 "" \r\d\r in:--in: nuucp tlabs5 Any STARLAN - tlabs5 "" \r\d\r in:--in: nuucp /usr/lib/uucp/Systems.uucico: # StarLAN entries for uucico activity # thadlabs Any STARLAN_NAU,eg - thadlabs "" \r\d\r in:--in: nuucp tlabs3 Any STARLAN_NAU,eg - tlabs3 "" \r\d\r in:--in: nuucp tlabs4 Any STARLAN_NAU,eg - tlabs4 "" \r\d\r in:--in: nuucp tlabs5 Any STARLAN_NAU,eg - tlabs5 "" \r\d\r in:--in: nuucp /usr/lib/uucp/Dialers: # STARLAN dialers # STARLAN_NIU "" "" \r\d\r\d\r DIAL:-\r\d\r\d\r-DIAL: \D "" \d\d\c pc_uucp "" "" NLPS:000:001:102\N\c SLAN_uucico "" "" NLPS:000:001:101\N\c SLAN_login "" "" NLPS:000:001:1\N\c nls "" "" NLPS:000:001:1\N\c -------------------- end included material