Go to advanced search

by pengotter
Sun Dec 15, 2013 2:25 am
Forum: Troubleshooting
Topic: How to make Pi an AP with 2 wifi adapters?
Replies: 4
Views: 1735

Re: How to make Pi an AP with 2 wifi adapters?

Bridging 2 Wifi adapters should be possible but having 2 devices working on the 2.4GHz band in close proximity could degrade performance similar to operating Bluetooth and Wifi at the same time. If you do use 2 Wifi dongles then make sure they're operating on different channels i.e. 1 + 14 and kept...
by pengotter
Sun Dec 15, 2013 2:23 am
Forum: Troubleshooting
Topic: How to make Pi an AP with 2 wifi adapters?
Replies: 4
Views: 1735

Re: How to make Pi an AP with 2 wifi adapters?

There's no reason why you can't run hostapd configured for wlan1 and bridge wlan0 to wlan1. Just update the configs you've found. I'd guess you will have to use a unique SSID for the new network. Hi,Dougie, thanks for your reply. When I make the AP, I didn't use the bridge that bridge eth0 to wlan0...
by pengotter
Sat Dec 14, 2013 1:49 pm
Forum: Troubleshooting
Topic: How to make Pi an AP with 2 wifi adapters?
Replies: 4
Views: 1735

How to make Pi an AP with 2 wifi adapters?

Hello,everyone.
I got a question.That is how to make Pi to be an AP with 2 wifi adapters, one wifi adapter is used to connect to the router, and another one is used to be an AP ? How to do this ?

By the way, I have realized that make an AP with eth0 and wlan0, using "hostapd" and "isc-dhcpd-server".
by pengotter
Sat Dec 14, 2013 10:00 am
Forum: Troubleshooting
Topic: How to make Pi an AP with 2 wifi adapters?
Replies: 2
Views: 497

How to make Pi an AP with 2 wifi adapters?

Hello! I got a question. How to make Pi to be an AP with 2 wifi adapters, one wifi adapter is used to connect to the router, and another one is used to be an AP ? How to do this ?

By the way, I have realized that making an AP with eth0 and wlan0, using "hostapd" and "isc-dhcpd-server".

Thank you !

Go to advanced search