ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] strange message in syslog
@ 2004-10-19 11:55 Nick S. Grechukh
  2004-10-19 13:58 ` Dmitry V. Levin
  2004-10-19 14:15 ` sam
  0 siblings, 2 replies; 5+ messages in thread
From: Nick S. Grechukh @ 2004-10-19 11:55 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

как понять следующее:
kolya@gns ~ $  tail /var/log/messages
Oct 19 14:10:07 gns kernel: NET4: Linux IPX 0.47 for NET4.0
Oct 19 14:10:07 gns kernel: IPX Portions Copyright (c) 1995 Caldera, Inc.
Oct 19 14:10:07 gns kernel: IPX Portions Copyright (c) 2000, 2001 Conectiva, 
Inc.
Oct 19 14:10:07 gns kernel: NET4: AppleTalk 0.18a for Linux NET4.0
kolya@gns ~ $ uptime 
 14:10:09  up 1 day,  1:08,  4 users,  load average: 0.30, 0.25, 0.27

-- 
Regards, Nick S. Grechukh
NSG1-UANIC
network administrator at many places :-)

=== ALT Linux fortune: ========================
Bugzilla не принемает участия в исправлении багов :)
  -- legion in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] strange message in syslog
  2004-10-19 11:55 [Comm] strange message in syslog Nick S. Grechukh
@ 2004-10-19 13:58 ` Dmitry V. Levin
  2004-10-19 14:09   ` Nick S. Grechukh
  2004-10-19 14:15 ` sam
  1 sibling, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2004-10-19 13:58 UTC (permalink / raw)
  To: ALT Linux general discussion list

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

Hi,

On Tue, Oct 19, 2004 at 02:55:17PM +0300, Nick S. Grechukh wrote:
> как понять следующее:
> kolya@gns ~ $  tail /var/log/messages
> Oct 19 14:10:07 gns kernel: NET4: Linux IPX 0.47 for NET4.0
> Oct 19 14:10:07 gns kernel: IPX Portions Copyright (c) 1995 Caldera, Inc.
> Oct 19 14:10:07 gns kernel: IPX Portions Copyright (c) 2000, 2001 Conectiva, 
> Inc.
> Oct 19 14:10:07 gns kernel: NET4: AppleTalk 0.18a for Linux NET4.0
> kolya@gns ~ $ uptime 
>  14:10:09  up 1 day,  1:08,  4 users,  load average: 0.30, 0.25, 0.27

Добавьте в /etc/modules.conf:
alias net-pf-3 off      # no ax25 module available (yet)
alias net-pf-4 off      # if you don't use the ipx module
alias net-pf-5 off      # if you don't use the appletalk module

И больше эти модули самовольно загружаться перестанут.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] strange message in syslog
  2004-10-19 13:58 ` Dmitry V. Levin
@ 2004-10-19 14:09   ` Nick S. Grechukh
  2004-10-19 17:08     ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Nick S. Grechukh @ 2004-10-19 14:09 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

В сообщении от Вторник 19 Октябрь 2004 16:58 Dmitry V. Levin написал(a):
> Добавьте в /etc/modules.conf:
<skipped>
> И больше эти модули самовольно загружаться перестанут.
спасибо. а что конкретно вызывает их загрузку? причем не в boot а по ходу. в 
сети ipx отродясь не было.

-- 
Regards, Nick S. Grechukh
NSG1-UANIC
network administrator at many places :-)

=== ALT Linux fortune: ========================
> Так скоро анфриз сизифа?
Так вы не заметили?
Уже неделю как.
  -- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] strange message in syslog
  2004-10-19 11:55 [Comm] strange message in syslog Nick S. Grechukh
  2004-10-19 13:58 ` Dmitry V. Levin
@ 2004-10-19 14:15 ` sam
  1 sibling, 0 replies; 5+ messages in thread
From: sam @ 2004-10-19 14:15 UTC (permalink / raw)
  To: community

> как понять следующее:
> kolya@gns ~ $  tail /var/log/messages
> Oct 19 14:10:07 gns kernel: NET4: Linux IPX 0.47 for NET4.0
> Oct 19 14:10:07 gns kernel: IPX Portions Copyright (c) 1995 
Caldera, Inc.
> Oct 19 14:10:07 gns kernel: IPX Portions Copyright (c) 2000, 
2001 Conectiva, 
> Inc.
IMHO: поднялся IPX протокол на одном из интерфейсов 
-- 
С уважением Степанов Алексей, СПб.


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

* Re: [Comm] strange message in syslog
  2004-10-19 14:09   ` Nick S. Grechukh
@ 2004-10-19 17:08     ` Dmitry V. Levin
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2004-10-19 17:08 UTC (permalink / raw)
  To: ALT Linux general discussion list

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

Hi,

On Tue, Oct 19, 2004 at 05:09:59PM +0300, Nick S. Grechukh wrote:
> В сообщении от Вторник 19 Октябрь 2004 16:58 Dmitry V. Levin написал(a):
> > Добавьте в /etc/modules.conf:
> <skipped>
> > И больше эти модули самовольно загружаться перестанут.
> спасибо. а что конкретно вызывает их загрузку? причем не в boot а по ходу. в 
> сети ipx отродясь не было.

Обычно простого запуска "netstat -an" хватает.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2004-10-19 17:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-19 11:55 [Comm] strange message in syslog Nick S. Grechukh
2004-10-19 13:58 ` Dmitry V. Levin
2004-10-19 14:09   ` Nick S. Grechukh
2004-10-19 17:08     ` Dmitry V. Levin
2004-10-19 14:15 ` sam

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