> Here is what i am trying on my local system: > > # tip -v -19200 ttya > connected
Default speed unless changed is 9600 bps, not 19200. Also, you might want to try cu instead of tip (cu -e -o -s 9600 -l /dev/ttya) in case your tip configuration is wrong. Miod