Ключевые слова:freebsd, cronyx, boot, (найти похожие документы)
_ RU.UNIX.BSD (2:5077/15.22) _____________________________________ RU.UNIX.BSD _
From : Vladimir S Smirnov 2:5020/400 29 Mar 99 19:21:58
Subj : Cronyx Sigma 22
________________________________________________________________________________
From: Vladimir S Smirnov <vsmirnov@sang.spb.ru>
Hi!
Stas Onufriev wrote:
>
> Пламенный пpивет, All !
> Есть Cronyx Sigma 22 поставил,завелась.
> В доке написано , что rc.cronyx надо запустить пеpед загpузкой netstart, в
> файле rc.
У меня так:
-rc------------------------------
# start up PC-card configuration
if [ -f /etc/rc.pccard ]; then
. /etc/rc.pccard
fi
# CRONYX
[ -f /etc/rc.cronyx ] && sh /etc/rc.cronyx
# start up the initial network configuration.
if [ -f /etc/rc.network ]; then
. /etc/rc.network # We only need to do this once.
network_pass1
fi
mount -a -t nfs
-----------------------------------
- ---rc.cronux-----------
cxconfig cx0 HDLC 128000 ppp +keepalive auth=off -autorts +extclock
port=rs232
-----------------------
----rc.conf-------------
ifconfig_cx0="inet xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx netmask
255.255.255.252"
------------------------
Т.е. ДВА АДРЕСА "Твой -> Провайдера".
Если не заработает - пиши, может смогу помочь ...
--
Vladimir S Smirnov
Nic-hdl: VSS6-RIPE
<vsmirnov@sang.spb.ru>
ICQ 7469638
--- ifmail v.2.14dev3 * Origin: Peterlink News System (2:5020/400)