> >> I have been using Dax 33 kbps modem for my dial in server and worked well. > >> But now I have changed the modem to Dax 56 kbps and it is not working. I get > >> the following sets of messages in the log file randomly. > >> > >> ------------------------------------------------------------------- > >> Jun 28 14:17:33 lvs mgetty[25529]: data dev=ttyS1, pid=25529, caller='none', > >> conn='33600 V44', name='', cmd='/usr/sbin/pppd', user='/AutoPPP/' > >> Jun 28 14:17:33 lvs kernel: CSLIP: code copyright 1989 Regents of the > >> University of California > >> Jun 28 14:17:33 lvs kernel: PPP generic driver version 2.4.2 > >> Jun 28 14:17:33 lvs pppd[25529]: pppd 2.4.1 started by root, uid 0 > >> Jun 28 14:17:33 lvs pppd[25529]: Using interface ppp0 > >> Jun 28 14:17:33 lvs pppd[25529]: Connect: ppp0 <--> /dev/tts/1 > > Why it is pointing to /dev/tts/1 ? It should have been /dev/ttyS1... > > > This is what I get in my logs : > > Jun 29 09:20:15 ho mgetty[5331]: data dev=ttyS0, pid=5331, > caller='none', conn='115200', name='', cmd='/usr/sbin/pppd', user='/AutoPPP/' > Jun 29 09:20:15 ho pppd[5331]: pppd 2.4.0 started by a_ppp, uid 0 > Jun 29 09:20:15 ho pppd[5331]: Using interface ppp1 > Jun 29 09:20:15 ho pppd[5331]: Connect: ppp1 <--> /dev/ttyS0 >
But when I connect with a 33 kbps modem I get the same /dev/tts/1 and it connects. Given below is the logs when connecting with a 33kbps modem (same Dax). ---------------------------------------------------------------------------- -------------- Jun 28 17:10:14 lvs mgetty[1247]: data dev=ttyS1, pid=1247, caller='none', conn='38400', name='', cmd='/usr/sbin/pppd', user=' /AutoPPP/' Jun 28 17:10:14 lvs kernel: CSLIP: code copyright 1989 Regents of the University of California Jun 28 17:10:14 lvs kernel: PPP generic driver version 2.4.2 Jun 28 17:10:14 lvs pppd[1247]: pppd 2.4.1 started by root, uid 0 Jun 28 17:10:14 lvs pppd[1247]: Using interface ppp0 Jun 28 17:10:14 lvs pppd[1247]: Connect: ppp0 <--> /dev/tts/1 Jun 28 17:10:15 lvs kernel: NET4: Linux IPX 0.47 for NET4.0 Jun 28 17:10:15 lvs kernel: IPX Portions Copyright (c) 1995 Caldera, Inc. Jun 28 17:10:15 lvs kernel: IPX Portions Copyright (c) 2000, 2001 Conectiva, Inc. Jun 28 17:10:15 lvs kernel: NET4: AppleTalk 0.18a for Linux NET4.0 Jun 28 17:10:18 lvs pppd[1247]: user logu logged in Jun 28 17:10:18 lvs kernel: PPP BSD Compression module registered ---------------------------------------------------------------------------- -------------- -logu ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
