Is there ANY way for me apply forms of port security to unmanaged switches?/ ANSWERED

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

tlk1821

New Member
Jan 26, 2022
4
0
1
So I am a college student and for a project, I am very interested in whether or not there is ANY way for me to apply port security settings to the ports of an unmanaged switch. I realized that unmanaged switches do not have any sort of interface in which to naturally do this, unlike managed switches. However, my wish is to try to find a way for those using unmanaged switches (home networks, small labs, small businesses) to avoid having to pay for more expensive gear or redo everything. Having those potentially open doors into someone's network just seems like too big of an issue to not address it.

I am familiar with Linux distros and am currently getting familiar with Python. Basically, my idea was to find a way to develop an application/ interface or script in which I could protect the ports on the cheaper switches, kind of like how you can with managed switches. Things like shutting down specific ports, applying restraints, or setting limitations.

I have a cheap Netgear switch in which I have been messing with. I don't know the inner workings of them or how managed or unmanaged switches physically differ, and if that's why unmanaged switches don't have any real forms of security

I have tried searching online for anything like this that already exists, and I don't think I found anything, which also kind of worries me.

I would appreciate any information or knowledge that anyone has to offer on this idea. If it isn't possible, please feel free to let me know. I will just have to come up with a new idea. If an application or script like this is possible, I would love any info or resources that you might be able to share.

Thank you for your time.
 

cesmith9999

Well-Known Member
Mar 26, 2013
1,417
468
83
There is not. You have to have at a minimum a Smart/Web managed switch to have that functionality.

Chris
 

tlk1821

New Member
Jan 26, 2022
4
0
1
There is not. You have to have at a minimum a Smart/Web managed switch to have that functionality.

Chris
i see. Thanks for the info. Thats what I was afraid of.
As far as smart/ managed switches then, can you tell me if they (some) have a sort of GUI or web base portal in which you make those changes?
 

Rand__

Well-Known Member
Mar 6, 2014
6,626
1,767
113
Usually u have either more or less useful web interfaces or more or less usefull cli's.
Usually the more 'professional' a switch get the better is the cli (not necessarily true for the webgui though;))

Now re your original question - if you can lock down physical access to the switch then u could theoretically run a firewall in front of it which then at least could provide some kind of security to a single port per 2 physical ports of the firewall (ie you put a fw in between two dumb switches to be able to get some control over the traffic).
But in the end thats a total waste, since used enterprise switches (at least if 1G or even 100Mbit is sufficient) are cheap as dirt (albeit loud and power hungry).
 
  • Like
Reactions: Amrhn