I faced almost exactly the same problem. The reason, I believe, for the
termination of the connection is that eth0 should NOT be up when ppp0
interface is on. Therefore, I give the command:
ifconfig eth0 down
before starting the ppp connection through the kppp dialog box.
When it is disconnected I give the command:
ifconfig eth0 up
In fact, I put these two as two one-line shell scripts called ethdown and
ethup, entered these two names in the "Before connect" and "Upon
disconnect" text boxes under the Execute tab of creating/editing a
connection using the kppp dialog box.
m r rao
At 04:16 PM 9/18/01 +0530, you wrote:
> >Hi Lists,
> >
> >I have been trying to configure the dialup
> >configuration using kppp. Unfortunately, I cannot use
> >wvdial as the Motorola SM56 Internal Modem does not
> >get detected by wvdialconf utility. So I had to use
> >kppp using /dev/modem as the device.
>
>
>put /dev/modem in place of /dev/ttys* in wvdial.conf
>
> >
> >This issue is that I am trying to configure dial-up
> >access using kppp for a VSNL account. After
> >configuring the account and trying to dial, the modem
> >dials to the VSNL Server and I get the following error
> >message.
> >
> >pppd daemon died unexpectedly
> >LCP terminated by peer.
> >
> >I have the following entries in /etc/resolv.conf
> >
> >nameserver 202.54.12.6
> >nameserver 202.54.12.3
> >
> >I also have the following entries in /etc/ppp/options
> >
> >lock
> >noauth
> >usepeerdns
> >
> >When I read the /var/log/messages file, I see the
> >following error
> >
> >modprobe: Can't locate module ppp0
> >pppd 2.4.0 started by root, uid 0
> >Using interface ppp0
> >Connect: ppp0 <--> /dev/sm56
> >LCP terminated by pper
> >Connection terminated
> >Exit
>
>
>Now that is strange.
>
>Modprobe fails to locate ppp module but still ppp is started.
>Probably kernel is compiled with ppp module. Stop loading the module in
>/etc/conf.modules
>Regards,
>Mukund Deshmukh
>Beta Computronics Pvt. Ltd.
>Web site - http://betacomp.com
>
>
>
>
>
>
>
>
>_______________________________________________
>linux-india-help mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/linux-india-help
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help