Historias
Slashboxes
Comentarios
 

Login Barrapunto

Login

[ Crear nueva cuenta ]

kkman (19047)

kkman
  (email no mostrado públicam.)

Down Kill Up Publicidad

Bitácora de kkman (19047)

Lunes, 14 de Enero 2008

VirtualWiFi

10:10h.
Bitácoras
VirtualWiFi (previously known as MultiNet) is a virtualization architecture for wireless LAN (WLAN) cards. It abstracts a single WLAN card to appear as multiple virtual WLAN cards to the user. The user can then configure each virtual card to connect to a different wireless network. Therefore, VirtualWiFi allows a user to simultaneously connect his machine to multiple wireless networks using just one WLAN card. This new functionality introduced by VirtualWiFi enables many new applications, which were not possible earlier using a single WLAN card. For example,

  • # With VirtualWiFi, you can connect to a guest's machine or play games over an ad hoc network, while surfing the web via an infrastructure network.
  • # You can use VirtualWiFi to connect your ad hoc network, which may contain many nodes, to the Internet using only one node.
  • # VirtualWiFi can help make your home infrastructure network elastic by extending its access to nodes that are out of range of your home WiFi Access Point.


Este hilo ha sido archivado. No pueden publicarse nuevos comentarios.
Mostrar opciones Umbral:
Y recuerda: Los comentarios que siguen pertenecen a las personas que los han enviado. No somos responsables de los mismos.
  • Chipset Atheros

    (Puntos:2, Interesante)
    por Pagano (5667) el Martes, 15 Enero de 2008, 11:37h (#1002951)
    ( Última bitácora: Viernes, 20 Junio de 2008, 17:03h )
    Con el chip Atheros (el que lleva la fonera) se pueden crear dispositivos virtuales. Puedes tener varios puntos de acceso, monitor o clientes al mismo tiempo.

    wlanconfig ath0 create wifi0 wlanmode monitor
    wlanconfig ath1 create wifi0 wlanmode ap
    wlanconfig ath2 create wifi0 wlanmode ap
    wlanconfig ath3 create wifi0 wlanmode sta ...