<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,<br>
    <br>
    according to <a moz-do-not-send="true"
      href="http://wiki.stocksy.co.uk/wiki/Multiple_SSIDs_with_hostapd">this</a>
    many other sources and my experience of hostapd's code modifying the
    mac address of base virtual interface must be multiple to 0x8 at the
    last octet. After my simple modifications of hostapd's code this
    this requirement gone, and hostapd uses original address of wireless
    interface for the first bss (hostapd_iface::bss[0]). But when I'm
    trying to add another bss, driver fails to create it with the error
    like "Could not set interface wlan1-2 hwaddr: Invalid argument". <br>
    <br>
    Can someone please explain me what the reason of such behaviour?
    Could I make the first bss to have bssid=mac address of radio and
    other bss to begin with number multiple to 0x8?<br>
    <br>
    Thank you.<br>
    <br>
    P.S. Sorry for previous message, that was casual.<br>
    <pre class="moz-signature" cols="72">Kind regards
Yury Shvedov</pre>
  </body>
</html>