FSTWikiRev. 1.2 김도집/WlanOnLinux
Login:
Password:
Join
U E D R S I H P RSS
FrontPage|FindPage|TitleIndex|RecentChanges

?CardBus 타입의 Wireless Lan 카드 설정 방법

Contents

1 ?CardBus 타입의 Wireless Lan
1.1 데비안 GNU/리눅스
2 References

1 ?CardBus 타입의 Wireless Lan #

Buffalo ?WL2-CB-?G54L 무선 랜카드이다. 이를 리눅스에서 인식하려면 ndiswrapper를 이용하여 Windows XP용 드라이버를 설치하여 사용할 수 있다.

우선 ndiswrapper 소스를 다운 받는다. [http]http://ndiswrapper.sourceforge.net/

빌드 한 후 설치한다.
  1. make
  2. make install

이후 ndiswrapper를 이용하여 Windows XP용 드라이버를 설치한다.
  1. ndiswrapper -i xxx.ini
  2. ndiswrapper -m

다음으로 wireless-tools 패키지를 설치하고 다음과 같이 설정한다.
  1. iwconfig wlan0 mode Managed
  2. iwconfig wlan0 essid "HomeNet"
  3. iwconfig wlan0 key open [1] xxyyzzaabb
  4. ifconfig wlan0 up 192.168.10.xxx netmask 255.255.255.0
  5. route add default gw 192.168.10.1

last modified 2005-11-08 17:57:28
ShowPage|FindPage|DeletePage|LikePages Valid XHTML 1.0! Valid CSS! powered by MoniWiki
0.0172 sec