Hi, I ve setted getty (following PPP tips docs). following instructions of PPP How To tips, I ve created file /etc/conf.uugetty.ttyS3 with followin contents: SYSTEM= Login=/bin/login INITLINE=cua3 INIT="" \d\d+++\dAT\r OK\r\n..etc.. Then I configured /etc/gettydefs, configuring following line: # 38400 Fixed Baud Modem entry F38400# B38400 CS8 CRTSCTS # B38400 SANE -ISTRIP HUPCL CRTSCTS Finally, I had to configure /etc/inittab and added at its end: #dial in lines enabled in standard runlevels S1:234:respawn:/sbin/uugetty ttyS3 F38400 vt 100 ..then I ran telinit q to update /etc/inittab and got foolowwing error message (taken from /var/log/messages): uugetty[2571]: bad default line: over the line INIT SEQUENCE failed on$ Also, if that could help: I saw that in my /etc/inittab there was already the following line: 3:2345:respawn/sbin/mingetty tty3 ( in case it has to do with the uugetty's set up line I ve been asked to add in /etc/innitab..which is S1:234:respawn:/sbin/uugetty ttyS3 F38400 vt 100)..are they the same?? should I firget that detail?? Thanks for helping
