ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Chernetskyy Olexander" <archer@elec.com.ua>
To: community@lists.altlinux.org
Subject: [Comm] /etc/rc.d/init.d/network & IPX=yes
Date: Thu, 24 Nov 2005 14:25:16 +0300
Message-ID: <200511241125.jAOBPGWv006624@mail.elec.ru> (raw)

Здравствуйте,

В  /etc/sysconfig/network добавил IPX=yes

/etc/rc.d/init.d/network = 
[skip]
IPX_INTERNAL_NET=/sbin/ipx_internal_net
IPX_CONFIGURE=/sbin/ipx_configure

[skip]
        
	if is_yes "$IPX"; then
                "$IPX_CONFIGURE" --auto_primary="$IPXAUTOPRIMARY" --auto_interface="$IPXAUTOFRAME"
                if [ "$IPXINTERNALNETNUM" != 0 ]; then
                        "$IPX_INTERNAL_NET" add "$IPXINTERNALNETNUM" "$IPXINTERNALNODENUM"
                fi
        fi
[skip]

При подъеме сети  когда дело доходит до подъема  IPX (if is_yes "$IPX"; then), то IPX=yes, a IPXAUTOPRIMARY, IPXAUTOFRAME 
и IPXINTERNALNETNUM не определены. В результате ipx_configure и ipx_internal_net матерятся и предлагают читать букварь.
Где они должны определяться - искал-искал - не нашел.

Вопрос: Подскажите, где должны определяться IPXAUTOPRIMARY, IPXAUTOFRAME и IPXINTERNALNETNUM ?

Заранее благодарен за ответ.

P.S. Неужели ни у кого нет сети с новелл-серверами и никому, кроме меня, не нужно монтировать тома новел?

--
Best regards,
ArCher



             reply	other threads:[~2005-11-24 11:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-24 11:25 Chernetskyy Olexander [this message]
2005-11-24 11:56 ` Slava Dubrovskiy
2005-11-24 15:22   ` [Comm] pkg-config Azat
2005-11-24 15:20     ` Andrey Rahmatullin
2005-11-24 18:29       ` Azat
2005-11-24 16:41         ` Andrey Rahmatullin
2005-11-24 19:03           ` Azat
2005-11-24 20:23             ` Azat

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=200511241125.jAOBPGWv006624@mail.elec.ru \
    --to=archer@elec.com.ua \
    --cc=community@lists.altlinux.org \
    /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