Hi
My RH 7.3 found the [infamous] missing
modules msg for ppp-compress-21.
I added the prescribed line 'alias ppp-compress-21 bsd_comp' to my
modules.conf file and rebooted. No luck, same msg and problem.
I looked in lib and found that I do not have bsd_comp.o and I will
confess that while I found the source, bsd_comp.c I have little
experience in building modules and a simple-minded 'make bsd_comp.o'
failed.
Any help in how to get this module (or otherwise fix the problem) will
be greatly appreciated.
Jan 22 20:01:27 Latex pptpd[1440]: CTRL: Client 192.168.64.5 control connection started
Jan 22 20:01:27 Latex pptpd[1440]: CTRL: Starting call (launching pppd, opening GRE)
Jan 22 20:01:27 Latex pppd[1441]: pppd 2.4.1 started by root, uid 0
Jan 22 20:01:27 Latex pppd[1441]: Using interface ppp0
Jan 22 20:01:27 Latex pppd[1441]: Connect: ppp0 <--> /dev/pts/1
Jan 22 20:01:27 Latex pptpd[1440]: GRE: Discarding duplicate packet
Jan 22 20:01:27 Latex /etc/hotplug/net.agent: assuming ppp0 is already up
Jan 22 20:01:29 Latex pptpd[1440]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Jan 22 20:01:29 Latex modprobe: modprobe: Can't locate module ppp-compress-21
Jan 22 20:01:29 Latex modprobe: modprobe: Can't locate module ppp-compress-21
Jan 22 20:01:29 Latex pppd[1441]: MSCHAP-v2 peer authentication succeeded for juanma
Jan 22 20:01:29 Latex pppd[1441]: MPPE 128 bit, stateless compression enabled
Jan 22 20:01:29 Latex pppd[1441]: Cannot determine ethernet address for proxy ARP
Jan 22 20:01:29 Latex pppd[1441]: local IP address 192.168.36.1
Jan 22 20:01:29 Latex pppd[1441]: remote IP address 192.168.36.3
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
My RH 7.3 found the [infamous] missing
modules msg for ppp-compress-21.
I added the prescribed line 'alias ppp-compress-21 bsd_comp' to my
modules.conf file and rebooted. No luck, same msg and problem.
I looked in lib and found that I do not have bsd_comp.o and I will
confess that while I found the source, bsd_comp.c I have little
experience in building modules and a simple-minded 'make bsd_comp.o'
failed.
Any help in how to get this module (or otherwise fix the problem) will
be greatly appreciated.
Jan 22 20:01:27 Latex pptpd[1440]: CTRL: Client 192.168.64.5 control connection started
Jan 22 20:01:27 Latex pptpd[1440]: CTRL: Starting call (launching pppd, opening GRE)
Jan 22 20:01:27 Latex pppd[1441]: pppd 2.4.1 started by root, uid 0
Jan 22 20:01:27 Latex pppd[1441]: Using interface ppp0
Jan 22 20:01:27 Latex pppd[1441]: Connect: ppp0 <--> /dev/pts/1
Jan 22 20:01:27 Latex pptpd[1440]: GRE: Discarding duplicate packet
Jan 22 20:01:27 Latex /etc/hotplug/net.agent: assuming ppp0 is already up
Jan 22 20:01:29 Latex pptpd[1440]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Jan 22 20:01:29 Latex modprobe: modprobe: Can't locate module ppp-compress-21
Jan 22 20:01:29 Latex modprobe: modprobe: Can't locate module ppp-compress-21
Jan 22 20:01:29 Latex pppd[1441]: MSCHAP-v2 peer authentication succeeded for juanma
Jan 22 20:01:29 Latex pppd[1441]: MPPE 128 bit, stateless compression enabled
Jan 22 20:01:29 Latex pppd[1441]: Cannot determine ethernet address for proxy ARP
Jan 22 20:01:29 Latex pppd[1441]: local IP address 192.168.36.1
Jan 22 20:01:29 Latex pppd[1441]: remote IP address 192.168.36.3
Try putting the entry "nobsdcomp" in your /etc/ppp/options.pptpd file.
Lavie