Charlie Brady wrote:
> BTW, you will also lose PPTP VPN if you upgrade the kernel -
> there is no kernel module for PPTP encryption bundled with
> the RedHat kernel. The relevant module can by built from
> e-smith PPP source RPM.
I should have pointed out that you will lose any PPP connection, including pppoe. If you do not need PPTP VPN, you should be able to restore modem dialup and pppoe by removing the line:
alias ppp ppp-4mppe
from /etc/modules.conf, then running
/sbin/depmod -a
Regards
Charlie