please choosego to mobile | Continue to access the PC version
View: 4257|Reply: 1

i create Ad-Hoc network with my OrangePi Zero, than Ad-Hoc is not visible.

[Copy link]

4

threads

6

posts

49

credits

Novice

Rank: 1

credits
49
Published in 2016-11-25 12:03:21 | Show all floors |Read mode
Here first i made change in /etc/network/interfaces
i add
auto wlan14iface wlan14 inet static  address 192.168.1.1  netmask 255.255.255.0  wireless-channel 1  wireless-essid Ad-HocNetwork  wireless-mode ad-hoc
after adding into file looks likes
# interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d
auto wlan14
iface wlan14 inet static
  address 192.168.1.1
  netmask 255.255.255.0
  wireless-channel 1
  wireless-essid Ad-HocNetwork
  wireless-mode ad-hoc

But still not visible for other devices if i check whit sudo iwlist scan then it is visible with in device./Any other thing that can made visible this adhoc to other devices?

5

threads

11

posts

106

credits

Registered member

Rank: 2

credits
106
Published in 2017-6-24 20:40:17 | Show all floors
Hello friend,

Did you manage to make your Ad-hock server working?
I am trying my own also, but NO result. Network is not visible at all!
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list