* [Comm] Compex RE100ATX/WOL
@ 2005-11-25 20:35 Aleksander N.Gorohovski
2005-11-26 8:41 ` Dmitriy Khanjin
0 siblings, 1 reply; 3+ messages in thread
From: Aleksander N.Gorohovski @ 2005-11-25 20:35 UTC (permalink / raw)
To: community
Доброго времени суток сообщество!
Доводилось ли кому-нибудь иметь дело с сетевой картой (её настройкой)
Compex RE100ATX/WOL в Master2.4?
# kudzu
определил её как (фрагмент из /etc/sysconfig/hwconf)
------------
class: NETWORK
bus: PCI
detached: 0
device: eth1
driver: 8139too
desc: "Realtek|RTL-8139"
network.hwaddr: 00:80:48:35:F0:52
vendorId: 10ec
deviceId: 8139
subVendorId: 11f6
subDeviceId: 8139
pciType: 1
-----------
Однако сконфигурировать её с помощью
# ifconfig eth1
не удаётся. В ответ выдаётся
eth1: error fetching interface information: Device not found
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Compex RE100ATX/WOL
2005-11-25 20:35 [Comm] Compex RE100ATX/WOL Aleksander N.Gorohovski
@ 2005-11-26 8:41 ` Dmitriy Khanjin
2005-11-26 16:35 ` Aleksander N.Gorohovski
0 siblings, 1 reply; 3+ messages in thread
From: Dmitriy Khanjin @ 2005-11-26 8:41 UTC (permalink / raw)
To: ALT Linux Community
Aleksander N.Gorohovski wrote:
> Доброго времени суток сообщество!
>
> Доводилось ли кому-нибудь иметь дело с сетевой картой (её настройкой)
> Compex RE100ATX/WOL в Master2.4?
Да.
Однако сконфигурировать её с помощью
> # ifconfig eth1
> не удаётся. В ответ выдаётся
>
> eth1: error fetching interface information: Device not found
Я добавил в /etc/modules.conf строчку
alias eth1 8139too
и создал файл /etc/sysconfig/network-scripts/ifcfg-eth1
такого вида:
DEVICE=eth1
BOOTPROTO=static
IPADDR=192.168.1.1
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.255
ONBOOT=yes
Сказал
$ sudo ifup eth1
и усе завэртухалось.
--
С уважением, Дмитрий Ханжин.
Registered Linux user #387627.
Just For Fun!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm] Compex RE100ATX/WOL
2005-11-26 8:41 ` Dmitriy Khanjin
@ 2005-11-26 16:35 ` Aleksander N.Gorohovski
0 siblings, 0 replies; 3+ messages in thread
From: Aleksander N.Gorohovski @ 2005-11-26 16:35 UTC (permalink / raw)
To: ALT Linux Community
On Sat, 26 Nov 2005 08:41:39 -0000, Dmitriy Khanjin wrote:
> Aleksander N.Gorohovski wrote:
>> Доброго времени суток сообщество!
>> Доводилось ли кому-нибудь иметь дело с сетевой картой (её настройкой)
>> Compex RE100ATX/WOL в Master2.4?
> Да.
> Однако сконфигурировать её с помощью
>> # ifconfig eth1
>> не удаётся. В ответ выдаётся
>> eth1: error fetching interface information: Device not found
> Я добавил в /etc/modules.conf строчку
> alias eth1 8139too
Вот я балда, а за modules.conf совсем забыл.
Дмитрий, огромное Вам спасибо!
:-)
> и создал файл /etc/sysconfig/network-scripts/ifcfg-eth1
> такого вида:
>
> DEVICE=eth1
> BOOTPROTO=static
> IPADDR=192.168.1.1
> NETMASK=255.255.255.0
> NETWORK=192.168.1.0
> BROADCAST=192.168.1.255
> ONBOOT=yes
>
> Сказал
> $ sudo ifup eth1
> и усе завэртухалось.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-26 16:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-25 20:35 [Comm] Compex RE100ATX/WOL Aleksander N.Gorohovski
2005-11-26 8:41 ` Dmitriy Khanjin
2005-11-26 16:35 ` Aleksander N.Gorohovski
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