Fw: ttys file question

2013-09-11 Thread Jack Mc Lauren
I have added the following entry to /etc/gettytab file


test.std.115200:\
:ep:sp#4800:tc:Pc

And also I have changed /etc/ttys file

cuau3   /usr/libexec/getty test.std.115200    cons25  on secure

I expect /dev/cuau3 device to use even parity and 4800 as speed, but when I 
check the device properties using stty -f /dev/cuau3, only speed changes to 
4800 and parity value does not change.

Here's the output of stty -f /dev/cuau3 after applying the changes using kill 
-HUP 1 command.


speed 4800 baud;
lflags: -icanon -isig -iexten -echo
iflags: -icrnl -ixon -ixany -imaxbel -brkint
oflags: -opost tab3
cflags: cs8 -parenb
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Fw: ttys file question

2013-09-08 Thread Jack Mc Lauren
Hi list

I'm trying to connect to my server via a serial port which is named ttyu6 under 
FreeBSD. In order to do that, I've decided to change /etc/ttys file like this:

#Serial terminlas
#The 'dialup' keyword identifies dialin lines to login, fingerd etc.
ttyu6  /usr/libexec/getty  std.115200 cons25 on secure


But I can not connect to my server with this configuration. But if I change 
ttyu6 to cuau6, everything works fine! I don't understand the difference, would 
you please explain the reason for me?

Thanks in advance 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org