--- In .com,
pierre lafrance <pierrotlafouine@...> wrote:
>
>
> Hi Larry
> That worked, but now get these messages from wvdial:
> The PPP Deamon has died: A modem hung up the phone (exit code = 16)
>
>
> syslog:
>
> pppd 2.4.3 started by root
>
> Using interface ppp0
>
> Connect: ppp0 <--> /dev/tts/0
>
> PAP authentification succeeded
>
> kernel does not support PPP filtering
>
> Modem hangup
>
>
> I'm I missing an other module, or the error is related to my
config files ?
> Thanks,
Your kernel is not compiled for ppp filtering, as the message says.
Remove any filtering options you are sending to pppd, like
'pass-filter' or 'active-filter'.
'man pppd' for more details.
regards, ......... Charlie
>
> Pierre
>
> Computers in the future may weigh no more than 1.5 tons
> (Popular Mechanics, 1949)
>
>
>
> To: .com
> From:
> Date: Fri, 6 Mar 2009 14:32:07 -0500
> Subject: Re: [ts-7000] Re: How to start pppd on TS-GSM1
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> do an lsmod to see what's loaded.
>
> to load a module do insmod.
>
> The modules are in
>
> /lib/modules/xyz/.....
>
> where xyz is your kernel version.
>
>
>
> pierre lafrance wrote:
>
>
>
>
> Hi Charlie
>
> I'm not compiling kernel yet. Never done it.
>
> Hi Charlie
>
>
>
> ppp_generic is loaded, but not ppp_asynch
>
> Do I have to recompile the Kernel to load ppp_asynch ?
>
> If you can provide me a link of what I need to do to get load this
> module would be appreciate.
>
> Thanks you very much for your time
>
>
>
> Pierre
>
>
>
> Computers in the future may weigh no more than 1.5 tons
>
> (Popular Mechanics, 1949)
>
>
>
>
>
>
>
>
>
> To: .com
>
> From: charliem_1216@...
>
> Date: Fri, 6 Mar 2009 18:59:56 +0000
>
> Subject: [ts-7000] Re: How to start pppd on TS-GSM1
>
>
>
>
>
> --- In .com,
> pierre lafrance <pierrotlafouine@> wrote:
>
> >
>
> >
>
> > Hi Charlie,
>
> > How can I know that PPP and PPP_ASYNC are selected ?
>
> > Thank you very much!
>
>
>
> I guess you are not compiling the kernel yourself. Then just check
that
> the modules "ppp_generic" and "ppp_async" are loaded. (The names
may be
> different in 2.4 kernels, but I think they are the same). You may
need
> other modules, like ppp_deflate or bsd_comp, but they should be
handled
> automatically.
>
>
>
> Either 'cat /proc/modules' or '/sbin/lsmod' will give you a list of
> modules that are loaded already.
>
>
>
> regards, .......... Charlie
>
>
>
> >
>
> > Pierre
>
> >
>
> >
>
>
>
>
>
>
>
>
> Windows Live Messenger makes it easier to stay in touch - learn
how!
>
>
>
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.557 / Virus Database: 270.11.8/1986 - Release Date:
3/5/2009 7:32 PM
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> __________________________________________________________
> Experience all of the new features, and Reconnect with your life.
> http://go.microsoft.com/?linkid=9650730
>