fff@mplex.UUCP (Fred Fierling) (09/22/90)
Is there a trick to using the ka9q remote command? I can't get the remote to work following the documentation. Here is the autoexec.net entry on the remote box: start remote -p 2000 -s foobar Here is my command to reset the remote processor: remote -p 2000 -k foobar 128.189.n.n reset Here is the setup: - a couple of IBM AT's - 16550 serial ports - wd8013 ethernet cards - wd8003e.com drivers Any ideas? -- Fred Fierling fff@mplex.bc.ca Tel: 604 875-1461 Fax: 604 875-9029 Microplex Systems Ltd 265 East 1st Avenue Vancouver, BC V5T 1A7, Canada
vtcqa@shamash.cdc.com (Jeff Comstock) (09/23/90)
In article <11@mplex.UUCP> fff@mplex.UUCP (Fred Fierling) writes: >Is there a trick to using the ka9q remote command? I can't get the remote >to work following the documentation. Here is the autoexec.net entry on the >remote box: > > start remote -p 2000 -s foobar > >Here is my command to reset the remote processor: > > remote -p 2000 -k foobar 128.189.n.n reset > The 'start remote' command only starts the server. Try this on the remote: start remote remote -s foobar Then execute this on the local machine: remote -k foobar 128.189.n.n reset Jeff