problems on linux ppp*
Brought to you by:
vlm
Hello.
Got a lot of messages like
modprobe: modprobe: Can't locate module pppxx
after disconnecting some of ppp interfaces
IPCAD v3.7 (tried 3.6 too with the same) is running on
rh-7.3 linux box as Netflow exporter from ppp
interfaces. It's seems like some traffic is lost too.
Ofcource it is may be kernel problem too, but in which
direction i must debug to solve this issue?
This problem on russian language
http://www.netup.ru/phpbb/viewtopic.php?
t=682&highlight=
Thank you.
Logged In: YES
user_id=104148
Did you try to remove the `chroot` specification from ipcad.conf file?
Logged In: NO
It is deactivated by default
#chroot = /adm/tmp;
IMHO it is kernel issue. But why IPCAD is trying to use
that ppp modules and do not grab new of ppp interfaces?
Logged In: YES
user_id=1562524
One more thing
when I do
rsh localhost show ip accounting
some of ppp interfaces showing as DOWN
...
Interface ppp40: received 2228, 5 m average 0 bytes/sec, 0
pkts/sec
Interface ppp39: DOWN
Interface ppp38: received 34, 5 m average 0 bytes/sec, 0
pkts/sec
...
Logged In: YES
user_id=1562524
have found there next log entry
modprobe: modprobe: Can't locate module pppp6
why pppp6? :/