Has anyone run into this? Before upgrading, this 6.2 box had a working
dialin setup -

ppp-2.3.11-4
mgetty-viewfax-1.1.21-4
mgetty-sendfax-1.1.21-4
mgetty-voice-1.1.21-4
mgetty-1.1.21-4

After the upgrade to 7.2, /tmp/upgrade.log made no mention of any changes
to the mgetty or ppp configs, and I also diffed them against backups to be
sure - no changes.

I now have

ppp-2.4.1-2
mgetty-1.1.26-6
mgetty-sendfax-1.1.26-6
mgetty-voice-1.1.26-6
mgetty-viewfax-1.1.26-6


But!! Dialin no longer works. At the point I see "user julia logged in" on
the server, the client (win98 dialup) still shoes "verifying username and
password". After about 30 seconds it diconnects.

I turned on debugging for ppp and mgetty, but seem to remember getting
more output that this before (long time since I set this up).

Something worth noting is that after the upgrade I noticed two things I
have not addressed yet.

1. the new passwd file is using a shell called nologin for pop usrs. The
account in question uses /bin/false since I just allow mail/samba use.

2. When I log into the system I get this error:

id: cannot find name for group ID 500

yet if I run id from  the command line I get

uid=500(cgalpin) gid=500 groups=500

and can otherwise login/operate fine. Also

[root@server ppp]# grep 500 /etc/passwd
cgalpin:x:500:500:Charles Galpin:/home/cgalpin:/bin/bash
[root@server ppp]# grep 500 /etc/group
cgalpin:x:500:

Any help appreciated. Log output follows..

/var/log/messages:

Dec  2 12:51:09 server mgetty[18920]: data dev=ttyS2, pid=18920,
caller='none', conn='38400/ARQ', name='', cmd='/usr/sbin/pppd',
user='/AutoPPP/'
Dec  2 12:51:09 server pppd[18920]: pppd options in effect:
Dec  2 12:51:09 server pppd[18920]: debug^I^I# (from
/etc/ppp/options.ttyS2)
Dec  2 12:51:09 server pppd[18920]: dump^I^I# (from
/etc/ppp/options.ttyS2)
Dec  2 12:51:09 server pppd[18920]: +pap^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: -chap^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: login^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: lock^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: crtscts^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: modem^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: ms-dns xxx # [don't know how to print
value]^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: proxyarp^I^I# (from /etc/ppp/options)
Dec  2 12:51:09 server pppd[18920]: 192.168.2.1:192.168.2.100^I^I# (from
/etc/ppp/options.ttyS2)
Dec  2 12:51:09 server pppd[18920]: pppd 2.4.1 started by LOGIN, uid 0
Dec  2 12:51:09 server pppd[18920]: Using interface ppp0
Dec  2 12:51:09 server pppd[18920]: Connect: ppp0 <--> /dev/ttyS2
Dec  2 12:51:12 server ppp(pam_unix)[18920]: session opened for user julia
by LOGIN(uid=0)
Dec  2 12:51:12 server pppd[18920]: user julia logged in
Dec  2 12:51:43 server pppd[18920]: IPCP: timeout sending Config-Requests
Dec  2 12:51:43 server ppp(pam_unix)[18920]: session closed for user julia
Dec  2 12:51:43 server pppd[18920]: Connection terminated.
Dec  2 12:51:43 server pppd[18920]: Connect time 0.6 minutes.
Dec  2 12:51:43 server pppd[18920]: Sent 310 bytes, received 0 bytes.
Dec  2 12:51:43 server pppd[18920]: Exit.


mgetty log at debug 8:

12/02 12:50:45 yS2    select returned 1
12/02 12:50:45 yS2   checking lockfiles, locking the line
12/02 12:50:45 yS2   makelock(ttyS2) called
12/02 12:50:45 yS2   do_makelock: lock='/var/lock/LCK..ttyS2'
12/02 12:50:45 yS2   lock made
12/02 12:50:45 yS2  wfr: waiting for ``RING''
12/02 12:50:45 yS2   got: [0a][0d][0a]RING[0d]
12/02 12:50:45 yS2    CND: RING
12/02 12:50:45 yS2   wfr: rc=0, drn=0
12/02 12:50:45 yS2    CND: check no: 'none'
12/02 12:50:45 yS2  send: ATA[0d]
12/02 12:50:45 yS2  waiting for ``CONNECT''
12/02 12:50:45 yS2   got: ATA[0d]
12/02 12:50:45 yS2    CND: OKATA[0d][0a]CONNECT ** found **
12/02 12:51:06 yS2  send:
12/02 12:51:06 yS2  waiting for ``_''
12/02 12:51:06 yS2   got:  38400/ARQ[0d]
12/02 12:51:06 yS2    CND: CONNECT 38400/ARQ
12/02 12:51:06 yS2    CND: found: 38400/ARQ[0a] ** found **
12/02 12:51:06 yS2   waiting for line to clear (VTIME), read:
~[ff]}#[c0]!}!}!} }7}"}&} }
*} } }%}&} [8f]}'L}'}"}(}"}-}#}&}=&~
12/02 12:51:07 yS2    looking for utmp entry... (my PID: 18920)
12/02 12:51:07 yS2   utmp + wtmp entry made
12/02 12:51:07 yS2   tio_set_flow_control( HARD )
12/02 12:51:07 yS2   print welcome banner (/etc/issue)
12/02 12:51:07 yS2   getlogname (AUTO_PPP), read:~[ff]}#[c0]!
12/02 12:51:09 yS2   input finished with '\r', setting ICRNL ONLCR
12/02 12:51:09 yS2   tio_get_rs232_lines: status: RTS CTS DSR DTR DCD
12/02 12:51:09 yS2    login: use login config file
/etc/mgetty+sendfax/login.config
12/02 12:51:09 yS2   match: user='/AutoPPP/', key=''
12/02 12:51:09 yS2   match: user='/AutoPPP/', key=''
12/02 12:51:09 yS2   match: user='/AutoPPP/', key='/AutoPPP/'*** hit!
12/02 12:51:09 yS2   calling login: cmd='/usr/sbin/pppd', argv[]='pppd'
12/02 12:51:09 ##### data dev=ttyS2, pid=18920, caller='none',
conn='38400/ARQ', name='',
 cmd='/usr/sbin/pppd', user='/AutoPPP/'

12/02 12:51:09 yS2   setenv: 'CALLER_ID=none'
12/02 12:51:09 yS2   setenv: 'CALLED_ID='
12/02 12:51:09 yS2   setenv: 'CONNECT=38400/ARQ'
12/02 12:51:09 yS2   setenv: 'DEVICE=ttyS2'
--
12/02 12:51:43 yS2  mgetty: experimental test release 1.1.26-Apr16
12/02 12:51:43 yS2  check for lockfiles
12/02 12:51:43 yS2   checklock: no active process has lock, will remove
12/02 12:51:43 yS2  locking the line
12/02 12:51:43 yS2   makelock(ttyS2) called
12/02 12:51:43 yS2   do_makelock: lock='/var/lock/LCK..ttyS2'
12/02 12:51:43 yS2   lock made
12/02 12:51:43 yS2   tio_get_rs232_lines: status: RTS CTS DSR DTR
12/02 12:51:43 yS2  lowering DTR to reset Modem
12/02 12:51:44 yS2   tss: set speed to 38400 (017)
12/02 12:51:44 yS2   tio_set_flow_control( HARD )
12/02 12:51:44 yS2   waiting for line to clear (VTIME), read: [0d][0a]NO
CARRIER[0d][0a]
12/02 12:51:44 yS2  send: \dATQ0V1H0[0d]
12/02 12:51:44 yS2  waiting for ``OK''
12/02 12:51:44 yS2   got: ATQ0V1H0[0d]
12/02 12:51:44 yS2    CND: ATQ0V1H0[0d][0a]OK ** found **
12/02 12:51:45 yS2  send: ATS0=0Q0&D3&C1[0d]
12/02 12:51:45 yS2  waiting for ``OK''
12/02 12:51:45 yS2   got: [0d]
12/02 12:51:45 yS2    CND: OK[0a]ATS0=0Q0&D3&C1[0d]
12/02 12:51:45 yS2    CND: ATS0=0Q0&D3&C1[0d][0a]OK ** found **
12/02 12:51:45 yS2  mdm_send: 'ATI'
12/02 12:51:45 yS2    got:[0d][0a]ATI[0d]
12/02 12:51:45 yS2    got:[0d][0a]56000[0d]
12/02 12:51:45 yS2   mdm_gis: string 1: '56000'
12/02 12:51:45 yS2    got:[0a][0d][0a]OK[0d]
12/02 12:51:45 yS2   mdm_identify: string '56000'
12/02 12:51:45 yS2  Generic Rockwell modem (56000)
12/02 12:51:45 yS2  mdm_send: 'ATI3'
12/02 12:51:45 yS2    got:[0a]ATI3[0d]
12/02 12:51:45 yS2    got:[0d][0a]V2.1G-K56_DLP[0d]
12/02 12:51:45 yS2   mdm_gis: string 1: 'V2.1G-K56_DLP'
12/02 12:51:45 yS2    got:[0a][0d][0a]OK[0d]
12/02 12:51:45 yS2  mdm_send: 'ATI4'
12/02 12:51:45 yS2    got:[0a]ATI4[0d]
12/02 12:51:45 yS2    got:[0d][0a]Garnet GTM-56KSPC4 V90 Data,Fax,SP
Modem[0d]
12/02 12:51:45 yS2   mdm_gis: string 1: 'Garnet GTM-56KSPC4 V90
Data,Fax,SP Modem'
12/02 12:51:45 yS2    got:[0a][0d][0a]OK[0d]
12/02 12:51:45 yS2  additional info: 'Garnet GTM-56KSPC4 V90 Data,Fax,SP
Modem'
12/02 12:51:45 yS2  modem quirks: 0004
12/02 12:51:45 yS2  mdm_send: 'AT+FCLASS=2'
12/02 12:51:45 yS2    got:[0a]AT+FCLASS=2[0d]
12/02 12:51:45 yS2   mdm_command: string 'AT+FCLASS=2'
12/02 12:51:45 yS2    got:[0d][0a]ERROR[0d]
12/02 12:51:45 yS2   mdm_command: string 'ERROR' -> ERROR
12/02 12:51:45 yS2  mdm_send: 'AT+FCLASS=2.0'
12/02 12:51:45 yS2    got:[0a]AT+FCLASS=2.0[0d]
12/02 12:51:45 yS2   mdm_command: string 'AT+FCLASS=2.0'
12/02 12:51:45 yS2    got:[0d][0a]ERROR[0d]
12/02 12:51:45 yS2   mdm_command: string 'ERROR' -> ERROR
12/02 12:51:45 yS2  mdm_send: 'AT+FCLASS=2'
12/02 12:51:45 yS2    got:[0a]AT+FCLASS=2[0d]
12/02 12:51:45 yS2   mdm_command: string 'AT+FCLASS=2'
12/02 12:51:45 yS2    got:[0d][0a]ERROR[0d]
12/02 12:51:45 yS2   mdm_command: string 'ERROR' -> ERROR
12/02 12:51:45 yS2   no class 2/2.0 faxmodem, no faxing available
12/02 12:51:45 yS2   waiting for line to clear (VTIME), read:
12/02 12:51:45 yS2   removing lock file
12/02 12:51:45 yS2  waiting...




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to