¿Qué significa el código NTSTATUS 0xC0232008 (STATUS_NDIS_DOT11_AP_BAND_NOT_ALLOWED)?

 
Anterior Siguiente
STATUS_NDIS_DOT11_AP_CHANNEL_NOT_ALLOWED STATUS_TPM_ERROR_MASK

STATUS_NDIS_DOT11_AP_BAND_NOT_ALLOWED

Qué significa STATUS_NDIS_DOT11_AP_BAND_NOT_ALLOWED

STATUS_NDIS_DOT11_AP_BAND_NOT_ALLOWED significa que la banda no puede usarse para AP por regulatory domain, country/region, driver o policy. El radio puede soportarla físicamente y aun así no tener permitido emitir como access point.

Esto no es association failure: AP startup se rechaza antes de que clientes puedan conectar.

Qué comprobar

  • País/regulatory domain efectivo.
  • Bandas que anuncia el adapter para AP mode.
  • Políticas de Windows/vendor que restrinjan hotspot/AP.
  • Use una banda permitida; no fuerce valores regulatorios incompatibles con la región.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.