ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Oleg Sukhanov <bh@kaznaufk.amur.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Подьем IPX
Date: Wed, 11 Jun 2003 13:56:21 +1000
Message-ID: <3EE6A865.5010209@kaznaufk.amur.ru> (raw)
In-Reply-To: <158603703.20030611075754@toltc.samen.elektra.ru>

Кочетков Владимир пишет:

> Как правильно прописать подьем протокола ipx при старте системы ?
> Тоесть понятно что руками:
> ipx_interface add -p eth0 802.2 0x1611
> А вот автоматически ?
> Как я понял это выполняется скриптом ifup-ipx, но где задаются
> параметры и какие не нашел.

В /etc/sysconfig/network прописать:

IPX=yes
IPXAUTOPRIMARY=on
IPXAUTOFRAME=off

В ifcfg-ethХ прописать:

IPXNETNUM_802_2="yes"
IPXPRIMARY_802_2="no"
IPXACTIVE_802_2="yes"
IPXNETNUM_802_3=""
IPXPRIMARY_802_3="no"
IPXACTIVE_802_3="no"
IPXNETNUM_ETHERII=""
IPXPRIMARY_ETHERII="no"
IPXACTIVE_ETHERII="no"
IPXNETNUM_SNAP=""
IPXPRIMARY_SNAP="no"
IPXACTIVE_SNAP="no"




  reply	other threads:[~2003-06-11  3:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-11  2:57 Кочетков Владимир
2003-06-11  3:56 ` Oleg Sukhanov [this message]
2003-06-11  4:59   ` [Comm] Re[2]: " Кочетков Владимир

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3EE6A865.5010209@kaznaufk.amur.ru \
    --to=bh@kaznaufk.amur.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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