ALT Linux hardware support
 help / color / mirror / Atom feed
From: Sergey Shilov <hsvhome@mail.ru>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] wifi, подскажите куда копать
Date: Mon, 15 Dec 2008 22:31:13 +0200
Message-ID: <200812152231.14134.hsvhome@mail.ru> (raw)
In-Reply-To: <e5c12f090812150937q49acf2e6g199639df4e75e08d@mail.gmail.com>

On Monday 15 December 2008 19:37:46 Евгений Строганов wrote:

> > Можно конечно "некошерно", но тем не менее
> > в /etc/net/ifaces/ath0/options: NEVER_RMMOD=yes CONFIG_WIRELESS=no
> > + создать исполняемый /etc/net/ifaces/ath0/ifup-post куда вписать команды
> > ручного конфигурирования типа
> > iwconfig ath0 essid "MY-HOME-NET"
> > iwconfig ath0 key "s:qqqqqqqqqq"
> > Попробовать лучше сперва без последнего (key...).
> > После рестарта сети ББ должен сканироваться и подключаться с КПК.

> Приведенный вариант у вас заработал?
Да. 

Итого:

На ПК
# cat /etc/modprobe.d/options
...
options ath_pci autocreate=adhoc

#cat /etc/net/ifaces/ath0/options
ONBOOT=yes
TYPE=eth
BOOTPROTO=static
MODULE=ath_pci
NEVER_RMMOD=yes
CONFIG_WIRELESS=no
WPA_DRIVER=madwifi
DISABLED=no

cat /etc/net/ifaces/ath0/ipv4address
192.168.0.10/24

# cat /etc/net/ifaces/ath0/ipv4route
default via 192.168.0.20

#cat /etc/net/ifaces/ath0/ifup-post 
iwconfig ath0 essid "MY-HOME-NET"
iwconfig ath0 key 1234567890
iwpriv ath0 authmode 2

Поднят vsftpd

На КПК
IP адрес: 192.168.0.20
Маска подсети: 255.255.255.0
Шлюз по умолчанию: 192.168.0.10
Идентификаця: Собщим ключем
Шифрование: WEP (64 бита)
WEP-ключ: 1234567890
SSID MY-HOME-NET

РескоЭксплорер КПК ходит по ФТП на ПК.

---
С уважением
Сергей Шилов.

      parent reply	other threads:[~2008-12-15 20:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-13 11:04 Евгений Строганов
2008-12-13 11:08 ` Michail Yakushin
2008-12-13 12:57   ` Евгений Строганов
2008-12-13 20:45     ` Евгений Строганов
2008-12-13 21:39       ` Sergey Shilov
2008-12-13 22:24         ` Евгений Строганов
2008-12-14 16:48           ` Sergey Shilov
2008-12-14 20:36             ` Евгений Строганов
2008-12-15 17:00               ` Sergey Shilov
2008-12-15 20:11                   ` Евгений Строганов
2008-12-15 20:31                   ` Sergey Shilov [this message]

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=200812152231.14134.hsvhome@mail.ru \
    --to=hsvhome@mail.ru \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git