* [mdk-re] Сеть под 3com не работает
@ 2001-09-11 15:46 dkovalkov
2001-09-12 3:35 ` Sergei
0 siblings, 1 reply; 2+ messages in thread
From: dkovalkov @ 2001-09-11 15:46 UTC (permalink / raw)
To: mandrake-russian
Имеется карта 3com 905. Автоматически не поднимается сетевой интерфейс. Поставлен автоматический запуск и настройка через dhcp сервер.
При выполнении операций руками замечено следующее.
#ifup eth0
Failed
#ifconfig eth0 192.168.0.хх
Назначение успешное
#ping 192.168.0.1
Destination unreachable
После нн-ого выполнения последней команды пинг наконец проходит.
#ifup eth0
Обращение к dhcp успешное, назначен необходимый адрес.
#ifdown eth0
#ifup eth0
Failed
Что можно сделать? Карту сменил (индекс B на С).
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [mdk-re] Сеть под 3com не работает
2001-09-11 15:46 [mdk-re] Сеть под 3com не работает dkovalkov
@ 2001-09-12 3:35 ` Sergei
0 siblings, 0 replies; 2+ messages in thread
From: Sergei @ 2001-09-12 3:35 UTC (permalink / raw)
To: mandrake-russian
Вторник 11 Сентябрь 2001 15:49, Вы написали:
> Имеется карта 3com 905. Автоматически не поднимается сетевой интерфейс.
> Поставлен автоматический запуск и настройка через dhcp сервер.
>
> При выполнении операций руками замечено следующее.
> #ifup eth0
> Failed
> #ifconfig eth0 192.168.0.хх
> Назначение успешное
> #ping 192.168.0.1
> Destination unreachable
> После нн-ого выполнения последней команды пинг наконец проходит.
> #ifup eth0
> Обращение к dhcp успешное, назначен необходимый адрес.
> #ifdown eth0
> #ifup eth0
> Failed
>
> Что можно сделать? Карту сменил (индекс B на С).
>
> _______________________________________________
> Mandrake-russian mailing list
> Mandrake-russian@altlinux.ru
> http://altlinux.ru/mailman/listinfo/mandrake-russian
Вот мой конфиг по поводу 3c905C-TX-M:
/etc/sysconfig/network-scripts/ifcfg-eth0:
DEVICE="eth0"
IPADDR="192.168.1.106"
NETMASK="255.255.255.0"
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
ONBOOT="yes"
BOOTPROTO="none"
IPXNETNUM_802_2=""
IPXPRIMARY_802_2="no"
IPXACTIVE_802_2="yes"
IPXNETNUM_802_3=""
IPXPRIMARY_802_3="no"
IPXACTIVE_802_3="yes"
IPXNETNUM_ETHERII=""
IPXPRIMARY_ETHERII="no"
IPXACTIVE_ETHERII="yes"
IPXNETNUM_SNAP=""
IPXPRIMARY_SNAP="no"
IPXACTIVE_SNAP="yes"
USERCTL=no
/etc/modules.conf:
alias eth0 3c90x
И все работает великолепно.
--
С уважением, Епифанов Сергей.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-12 3:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-11 15:46 [mdk-re] Сеть под 3com не работает dkovalkov
2001-09-12 3:35 ` Sergei
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