Setting up serial links between 2 machines.

Setting up serial links between 2 machines.

Post by shara » Thu, 17 Dec 1998 04:00:00



To set up serial link between 2 machines I do the folloeing after
physically connecting the two machines with a cable.

#slattach -l -h /dev/cuaa0
#ifconfig sl0 128.125.52.xxx(from) 128.125.52.xxx(to) netmask
255.255.255.255

Type the above and make sure that
one of the com port are set to on in file of
/etc/ttyd0.
But am not able to telnet from one machine to another.

Can anybody help me on what the problem could be ?

Thanks
Ishita

---------------------------------------------------------------

                  -----------------------------

                         ---------------

                                --

 
 
 

Setting up serial links between 2 machines.

Post by Kenneth Furg » Sat, 19 Dec 1998 04:00:00



> To set up serial link between 2 machines I do the folloeing after
> physically connecting the two machines with a cable.

> #slattach -l -h /dev/cuaa0
> #ifconfig sl0 128.125.52.xxx(from) 128.125.52.xxx(to) netmask
> 255.255.255.255

> Type the above and make sure that
> one of the com port are set to on in file of
> /etc/ttyd0.
> But am not able to telnet from one machine to another.

I don't think you want anything turned on in /etc/ttys just yet.  Make
sure you have a good null-modem cable hooked up between the machines and
run slattach on both machines (swapping IP addresses, of course).  Try a
ping back and forth.  If that works, then try telnet.

- K.C.

 
 
 

1. ttyS0, serial settings, talking to a UPS, arrrrgh

Google and the various FAQs/HOWTOs all talk about getting the serial
port to be happy with modems, FAX machines, and other assorted devices;
likewise for the mgetty documentation.  Those haven't helped so far.

I'm trying to connect a UPS (specifically, the little Back-UPS "simple
signalling" model) via its serial cable, so that when the building gets
hit by lightning the next time, the Linux servers will shut themselves
down nicely.  (Same as all the Suns do right now, using the same software --
APC is a nice company.)

Anyhow, APC provides a little test program to verify communication with the
UPS, but I'm not even getting that far; its test program tells me that the
serial port is incorrectly configured, and that I have work to do before
trying to communicate with the UPS.  All the examples it can give me are for
other flavors of Unix; for Linux I've heard of mgetty but otherwise don't
know much.  There's nothing in inittab mentioning ttyS0 (yet).  Trying to
run mgetty with various options (I'll get the options right eventually if
I try all the combinations....) gives me this in /var/log/messages:

Jul 24 22:19:53 acorn mgetty[1771]: mgetty: experimental test release 1.1.22-Aug17: Success
Jul 24 22:19:53 acorn mgetty[1771]: can't create pid file /var/run/mgetty.pid.ttyS0: File exists
Jul 24 22:19:53 acorn mgetty[1771]: check for lockfiles: File exists
Jul 24 22:19:53 acorn mgetty[1771]: locking the line: No such file or directory
Jul 24 22:19:54 acorn mgetty[1771]: lowering DTR to reset Modem: No such file or directory
Jul 24 22:19:55 acorn mgetty[1771]: send: : No such file or directory
Jul 24 22:19:55 acorn mgetty[1771]: waiting for ``OK'': No such file or directory

I probably need to get rid of the DTR and OK crap; that's for later.
What's with all the "no such file" stuff?  There is most definitely a
/dev/ttyS0, and /proc/tty/driver/serial lists its settings.  The kernel
is finding it okay... what am I missing here?

The last time I had to mess with serial ports was setting up a null modem
to play Diablo some five years ago.  Before that I plugged a serial mouse
into ttyS0 and it just worked... help?

Phil

2. Kernel panics on boot for SMP only

3. Shape Ups,Men's Shape Ups,Men's Skechers Shape Ups - new styles!

4. FreeBSD and Buslogic BT-950

5. Help setting up simple serial link win98 to linux

6. Has anyone been able to run DirecPC on a real OS?

7. Linking Linux boxes via serial link

8. Solaris 9 for x86 and multiple CPUs

9. Machine serial number or unique machine id

10. Help: Setting Up TCPIP - I can ping to the machine but not from the machine????

11. how to set up serial port paremeters for a serial printer?

12. How to set up serial port when programming serial communication