ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] /etc/rc.d/init.d/network & IPX=yes
@ 2005-11-24 11:25 Chernetskyy Olexander
  2005-11-24 11:56 ` Slava Dubrovskiy
  0 siblings, 1 reply; 8+ messages in thread
From: Chernetskyy Olexander @ 2005-11-24 11:25 UTC (permalink / raw)
  To: community

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

В  /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



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

end of thread, other threads:[~2005-11-24 20:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-24 11:25 [Comm] /etc/rc.d/init.d/network & IPX=yes Chernetskyy Olexander
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

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