Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
evaldas
New Contributor II

Remove inbuilt BLE

We bought some Firewalls 81F, but unfortunately they all have BLE inbuilt and it is not possible to go through TEMPEST screening. Is it possible to remove inbuilt BLE? Thank you.

2 Solutions
ebilcari

Physical intervention on the device could potentially void the RMA policy. Technically the BLE will be running only for a minute during the first boot/initialization. If the device is configured without using the BLE, it should remain turned off as shown also in the configuration guide. I don't have an appliance to test it, the command should be:

config system global
set ble-module disable

 

A reboot may be required for the changes to take effect. The status of BLE can be checked by the flashing of the status LED.

- Emirjon
If you have found a solution, please like and accept it to make it easily accessible for others.

View solution in original post

ebilcari

I managed to find a 81F in a lab and it seems that the previous command (in 7.4.5) is not present. The following command disables Bluetooth/BLE:

 # diagnose bluetooth enable 0

Disable Bluetooth

The status can be checked with:

# diagnose bluetooth status
Bluetooth Status: RESET BOOTLOADER
Connect State(0): BLE_MODE_DISABLED

 

If the status is manually changed to 'enable 1' it will stay enabled only for a minute:

# diagnose bluetooth status
Bluetooth Status: NORMAL BOOTLOADER
Connect State(5): BLE_MODE_FSD_READY

- Emirjon
If you have found a solution, please like and accept it to make it easily accessible for others.

View solution in original post

6 REPLIES 6
ebilcari
Staff
Staff

Are you trying to find a way to disable BLE or physically detach the module in order to pass the device screening?

- Emirjon
If you have found a solution, please like and accept it to make it easily accessible for others.
evaldas
New Contributor II

I prefer physically detach, but if there is a way to disable BLE and not beeing seen in TEMPEST laboratory, I would be happy.

ebilcari

Physical intervention on the device could potentially void the RMA policy. Technically the BLE will be running only for a minute during the first boot/initialization. If the device is configured without using the BLE, it should remain turned off as shown also in the configuration guide. I don't have an appliance to test it, the command should be:

config system global
set ble-module disable

 

A reboot may be required for the changes to take effect. The status of BLE can be checked by the flashing of the status LED.

- Emirjon
If you have found a solution, please like and accept it to make it easily accessible for others.
evaldas
New Contributor II

We will try to disable BLE and bring that one to TEMPEST lab to test if they see it. Thank you.

ebilcari

I managed to find a 81F in a lab and it seems that the previous command (in 7.4.5) is not present. The following command disables Bluetooth/BLE:

 # diagnose bluetooth enable 0

Disable Bluetooth

The status can be checked with:

# diagnose bluetooth status
Bluetooth Status: RESET BOOTLOADER
Connect State(0): BLE_MODE_DISABLED

 

If the status is manually changed to 'enable 1' it will stay enabled only for a minute:

# diagnose bluetooth status
Bluetooth Status: NORMAL BOOTLOADER
Connect State(5): BLE_MODE_FSD_READY

- Emirjon
If you have found a solution, please like and accept it to make it easily accessible for others.
evaldas
New Contributor II

Now I will wait answer from a tempest lab. Thank you. 

Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors