Jump to content

Recommended Posts

Posted

Hi everyone,

 

I am anticipating a request to allow our organisation to provide computer suites for public/guest access and was wondering if anyone had any input on how they would manage this from a network security point of view?

 

I have a public access wifi network which has a seperate VLAN and is firewalled from the rest of the corporate network, but I believe this wouldn't be possible with a wired network that would be shared by guests/public/employees?

 

Any suggestions on a solution to this? I am worried about zero-day vulnerabilities and tools which could easily circumvent software based security, as opposed to effectively having a physically seperate network, which isn't possible in my situation.

Posted

We do this, our private LAN is on an internal VLAN on its own IP range, anything else on the network does not have any access to this VLAN, we have 802.1x for unauthorized devices that can be plugged into any Ethernet port. The vlan for 802.1x is firewalled and cant access anything other than the internet. We have Wifi, one private SSID and one public. The public Wifi has captive portal on it.

 

If that helps.

Posted
We do this, our private LAN is on an internal VLAN on its own IP range, anything else on the network does not have any access to this VLAN, we have 802.1x for unauthorized devices that can be plugged into any Ethernet port. The vlan for 802.1x is firewalled and cant access anything other than the internet. We have Wifi, one private SSID and one public. The public Wifi has captive portal on it.

 

If that helps.

 

Yep, we have a similar setup, but how do you deal with hiring out a room of computers, that ordinarily would be used by staff/students?

 

They are not bringing their own devices...

Posted

If we need to control guest access we give them one time code which will work with captive portal, after a period of time that code no longer works so that is how we control access to our wife. If its computers then we designate ports on the switch into a VLAN, usually a guest or restricted VLAN. This ensures that whatever they try and access they cant get to the main internal network.

 

We also have network accounts setup, so if a user logs onto a PC using the wrong VLAN, they can just open up VPN and dial into the main part of the network which they need to reach.

Posted
If its computers then we designate ports on the switch into a VLAN, usually a guest or restricted VLAN. This ensures that whatever they try and access they cant get to the main internal network.

 

This is where my problem lies... I have a computer room that is ordinarily used by teachers/students, which my organisation now wants to hire out for public use.

 

How do I dynamically manage vlan assignment for these computers so they are secure when the public use them, but have network access when teachers/students want to use them?

Posted

You need to provide suitably locked down user accounts for public use that don't have access to sensitive internal resources.

 

Or if you knew they only needed internet you could change the shell to iexplore.exe or if they only needed word the same could apply.

 

Ben

Posted
You need to provide suitably locked down user accounts for public use that don't have access to sensitive internal resources.

 

Or if you knew they only needed internet you could change the shell to iexplore.exe or if they only needed word the same could apply.

 

Ben

 

The users will be restricted, but i'm concerned that isn't enough. I would prefer hardware security in form of a firewall/acl between the computers in question and the main network when in use by guests.

 

Basically the same as captive portal, but wired.

Posted

You would have to look at 802.1x auth on your wired network as well then and to see if that can be configure for dynamic vlan assignment based on windows groups.

 

Ben

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...