[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mgetty prevents calls



On Thu, Oct 29, 1998 at 08:24:04PM -0800, Dennis Runolfson wrote:
[...]
> I have mgetty 1.1.14-2 on a 2.0 box and am having a strange problem.
> With the mgetty statement commented out in the inittab, ppp will dail
> out and connect just fine.  With the mgetty statement not commented out
> ppp fails as per the script below:
[...]
> Oct 22 16:08:51 fashion pppd[18300]: Connect: ppp0 <--> /dev/modem
> Oct 22 16:08:54 fashion pppd[18300]: Cannot determine ethernet address
> for proxy ARP
> Oct 22 16:08:54 fashion pppd[18300]: local  IP address 207.170.232.137
> Oct 22 16:08:54 fashion pppd[18300]: remote IP address 207.170.232.4
> Oct 22 16:12:50 fashion pppd[18300]: Terminating on signal 15.
[...]
> Can anyone help me figure out what is going on?  I'm assuming I have a
> mgetty problem and not a ppp problem, but I've been wrong before.

Maybe it is ppp problem. Do you need proxy ARP? When yes, check your IP and
mask on ethernet side.
It seems other problem you might have is "ppp0 <--> /dev/modem". You must
use real tty (for example /dev/ttyS3) in both ppp and mgetty configs. Both
programs can lock differrent devices(names) and conflicts each other.

Mirek





Reply to: