Skip to main content
doncacciatoconsuting
Explorer II
May 31, 2024
Solved

NAC - wired switchport default VLANs for various use cases

  • May 31, 2024
  • 1 reply
  • 1849 views
I'm looking for some best practices for setting the 'starting default' wired switchport vlans when deploying NAC.
 
What is reccommended for each of these cases ?
a) dead end VLAN with zero access ?
b) guest network VLAN that denies access to any corporate resources ?
c) a isolation vlan with a captive portal ?
 
1) Switchports configured for 802.1x used by corporate computer access. I have a NAC policy to identify 802.1x/TLS cert auth and change the port to a 'prod' vlan. 
 
2) Switchports dedicated to IOT devices. Device profiling will trigger a access policy to put these devices in the right vlan like camera, door badge systems, printers, etc.
 
3) Switchports dedicated for byod devices. Access policy will force the users into a registration portal w/ dissolveable agent. 
 
Thanks for any insight.
 

 

Best answer by ebilcari

By default Windows remember the last cached credentials of the user but the access to the DCs can still be provided while the hosts are in the isolation networks. The Allowed Domain feature is used for that.

1 reply

AEK
SuperUser
SuperUser
June 1, 2024

In my opinion I don't think there is a specific recommendation. The best option is to discuss it with your customer.

Some customers want security more than productivity, and some others the opposite. Some others want the set default VLAN for some port to Guest VLAN, and for some other (office/VIP) ports to Prod VLAN (for productivity just in case FNAC goes down).

The point is once you explain this to your customer he will understand and "he" will decide what is the best option for his case (and for each set of ports) and what is more compliant to his company's policy.

AEK
doncacciatoconsuting
Explorer II
June 3, 2024

AEK, makes sense. A follow-up question....

In a windows environment, does the user need to start on a vlan that at least has access to the domain controller to authenticate before any NAC policy is applied ?

 

Thanks !

ebilcari
Staff
ebilcariAnswer
Staff
June 3, 2024

By default Windows remember the last cached credentials of the user but the access to the DCs can still be provided while the hosts are in the isolation networks. The Allowed Domain feature is used for that.

Emirjon