cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
316
Views
0
Helpful
2
Replies

How to limit access to network for guests in lobby.

saidfrh
Level 1
Level 1

Hi,

How is it best to limit access the data ports in the company lobby for Internet access only? Even though the guests' are not on the domain, is it safe to allow them access to the data port?

1 Accepted Solution

Accepted Solutions

edunn
Level 1
Level 1

I would suggest setting up a seperate vlan for these ports and usig dot1q to trunk this vlan to a dedicated DMZ interface or subinterface on your firewall with an ACL that only allows access to the internet. That should do the trick.

View solution in original post

2 Replies 2

edunn
Level 1
Level 1

I would suggest setting up a seperate vlan for these ports and usig dot1q to trunk this vlan to a dedicated DMZ interface or subinterface on your firewall with an ACL that only allows access to the internet. That should do the trick.

Thank you.