简体   繁体   English

使用树莓派零和wifi加密狗作为接入点

[英]use raspberry-pi zero & wifi dongle as access point

what I want to do : use Raspi zero & wifi dongle to build a access point, so that other device like smart phone or PC can access to rasperry pi directly. 我想做的是:使用Raspi zero&wifi dongle构建访问点,以便其他设备(如智能手机或PC)可以直接访问rasperry pi。 image in my mind is like this : internet >> wifi router >> raspberry pi zero >> other device 我脑海中的图像是这样的:互联网>> wifi路由器>>树莓派零>>其他设备

what I used: 我用的是:

I follow these processes: 我遵循以下过程:

In the 2 instrument, with 2 dongles raspi can link to the wifi router, at the same time be an access point. 在2台仪器中,带有2个加密狗的raspi可以链接到wifi路由器,同时是一个接入点。 My question is can I use 1 wifi dongle to do the same thing, since buffalo wifi dongle has the ability to be AP and like to wifi router at the same time, but I cant find the instrument their site, the driver is only for windows PC. 我的问题是我可以使用1个wifi加密狗来做同样的事情吗,因为水牛wifi加密狗具有同时成为AP和喜欢wifi路由器的能力,但是我找不到仪器所在的站点,该驱动程序仅适用于Windows PC。

any advice for linux environment todo that ?? 对于Linux环境的任何建议要做的??

I don't know if it's possible to achieve this with only 1 wifi dongle and I'm not even sure if it's possible with 2 since the only way I am aware of to set up a Pi as an AP is to connect it to your router via Ethernet and connect devices to your Pi via Wifi. 我不知道是否可以仅使用1个wifi加密狗来实现,而且我甚至不确定2个是否可以实现,因为我知道将Pi设置为AP的唯一方法是将其连接到您的AP通过以太网路由器,并通过Wifi将设备连接到您的Pi。 But either way, isn't it possible to use a usb-hub on the Pi zero and then use 2 Wifi dongles or 1 Wifi dongle + Usb to Ethernet? 但是,无论哪种方式,都不可能在Pi 0上使用usb-hub,然后再使用2个Wifi加密狗或1个Wifi加密狗+ Usb到以太网吗?

And to set up things I'd recommend: https://www.maketecheasier.com/set-up-raspberry-pi-as-wireless-access-point/ 并设置一些东西,我建议: https : //www.maketecheasier.com/set-up-raspberry-pi-as-wireless-access-point/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM