Project

General

Profile

Actions

Error #462

closed

During first boot's autoconf, both radios in 5 and 2.4 GHz are set as "802.11s + AP (LAN)" with wrong network in /etc/config/wireless

Added by Roger Pueyo Centelles over 6 years ago. Updated over 6 years ago.

Status:
Tancat
Priority:
Alta
Category:
Wireless
Target version:
Start date:
09/17/2018
Due date:
% Done:

100%

Estimated time:
2:00 h
Spent time:

Description

For instance:

config wifi-iface 'wlan0'
    option device 'radio0'
    option mode 'mesh'
    option mesh_id 'qMp'
    option ifname 'wlan0'
    option mesh_fwding '0'
    option network 'lan' <=== WRONG!

config wifi-iface 'wlan0ap'
    option device 'radio0'
    option mode 'ap'
    option ssid 'qMp-AP'
    option network 'lan'
    option encryption 'none'
    option ifname 'wlan0ap'
Actions

Also available in: Atom PDF