32
edits
Changes
m
→Howto
ppp_generic 30165 6 ppp_deflate,ppp_async
slhc 10561 1 ppp_generic
* to make these changes persistent on reboot
create a file called (for example) ''ppp.module''
nano /etc/sysconfig/modules/ppp.module
#!/bin/sh
/sbin/modprobe ppp_async
/sbin/modprobe ppp_deflate
/sbin/modprobe ppp_mppe