ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Проблемы с mppe в ядре 2.6
@ 2005-01-19 21:23 Alexander Kuprin
  2005-01-20  5:39 ` Alexander Kuprin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kuprin @ 2005-01-19 21:23 UTC (permalink / raw)
  To: community


Добрый вечер.

Сегодня наткнулся на следующую странность -- если под ядром 2.4.26 pppd 
работал с опцией require-mppe без проблем, то под ядром 2.6.8 
отваливался с сообщением, что ядро не поддерживает mppe. Вылечилось 
загрузкой вручную модуля ppp_mppe_mppc. Может быть добавить 
в /etc/modutils.d/00kernel соответствующую строку для этого? С учётом 
версии используемого ядра.

-- 
WBR, Alexander Kuprin


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] Проблемы с mppe в ядре 2.6
  2005-01-19 21:23 [Comm] Проблемы с mppe в ядре 2.6 Alexander Kuprin
@ 2005-01-20  5:39 ` Alexander Kuprin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kuprin @ 2005-01-20  5:39 UTC (permalink / raw)
  To: community

On Wednesday 19 January 2005 23:23, Alexander Kuprin wrote:
> Может быть добавить в /etc/modutils.d/00kernel соответствующую 
> строку для этого? С учётом версии используемого ядра.

Что-нибудь такое:

if -n `kernelversion_minor` > 5
        # kernel > 2.5
 alias ppp-compress-18 ppp_mppe_mppc
else
        # kernel < 2.5
 alias ppp-compress-18 ppp_mppe
endif

-- 
WBR, Alexander Kuprin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-20  5:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-19 21:23 [Comm] Проблемы с mppe в ядре 2.6 Alexander Kuprin
2005-01-20  5:39 ` Alexander Kuprin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git