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

NAS Identifier and WIFI/NAS

I am wanting to change the hostname of our fortigates so they are more self explanitory. However we have a NPS server running and the NAS identifier is set to the present hostname of the fortigate.

Is it possible to change the fortigate hostname and then also the NAS identifier on the NPS server? Will this impact anything else? Such as certs of other EAP settings? We are using EAP TLS with cert. for authentication.

Also how would you do this for two fortigates with two different hostnames? Can you add a second NAS identifier in NPS under EAP TLS properties and Connection request policies?

Thank you

 

1 Solution
ebilcari
Staff
Staff

The NAS Identifier is a RADIUS attribute. It will have an effect only if it is used in policy evaluation within NPS.

You can also change the hostname while keeping the same NAS identifier as shown in this article: Technical Tip: Configure NAS identifier for RADIUS 

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

View solution in original post

5 REPLIES 5
Jean-Philippe_P
Moderator
Moderator

Hello c-j, 

 

Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible. 

 

Thanks, 

Regards,
Jean-Philippe - Fortinet Community Team
Jean-Philippe_P
Moderator
Moderator

Hello,

 

We are still looking for an answer to your question.

 

We will come back to you ASAP.

 

Thanks,

Regards,
Jean-Philippe - Fortinet Community Team
Jean-Philippe_P
Moderator
Moderator

Hello c-j,

 

I found this solution. Can you tell us if it helps, please?

 

To change the hostname of your FortiGate and update the NAS identifier on the NPS server, follow these steps:

  1. Change the FortiGate Hostname:

    • From CLI:
      config system global
      set hostname <new_hostname>
      end
      
    • From GUI: Go to System -> Settings and change the hostname.

  2. Update NAS Identifier on NPS Server: Ensure that the NAS identifier on the NPS server matches the new hostname of the FortiGate. This is crucial for the RADIUS server to identify the RADIUS client correctly.

  3. Impact on EAP-TLS and Certificates: Changing the hostname and NAS identifier should not directly impact EAP-TLS or certificates, as these are typically based on the certificate's common name (CN) and not the NAS identifier. However, ensure that any certificate configurations or policies that rely on the hostname are updated accordingly.

  4. Handling Multiple FortiGates:

    • For two FortiGates with different hostnames, you can configure separate NAS identifiers for each on the NPS server. Each FortiGate will have its own entry in the NPS configuration.
    • You cannot add a second NAS identifier under a single EAP-TLS property, but you can create separate connection request policies for each FortiGate with its respective NAS identifier.

  5. Verification: After making these changes, verify the configuration by testing the RADIUS authentication to ensure that the NPS server correctly identifies and authenticates the FortiGates.

By following these steps, you can change the FortiGate hostname and update the NAS identifier without impacting your EAP-TLS authentication setup.

Regards,
Jean-Philippe - Fortinet Community Team
ebilcari
Staff
Staff

The NAS Identifier is a RADIUS attribute. It will have an effect only if it is used in policy evaluation within NPS.

You can also change the hostname while keeping the same NAS identifier as shown in this article: Technical Tip: Configure NAS identifier for RADIUS 

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

Thanks a lot Emirjon!!

Regards,
Jean-Philippe - Fortinet Community Team
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors