Tech Support Forum banner
Status
Not open for further replies.

[SOLVED] Network Stack in BIOS

615K views 7 replies 2 participants last post by  epshatto  
Re: Network Stack in BIOS

I'm guessing it allows PXE (preboot execution environment) if you enable it. This would allow your computer to boot on network activity.

If you have no need to do that, leave it on the disable.
 
Save
Re: Network Stack in BIOS

Well no, PXE is a client/server protocol.

You have to designate a specific server (either DHCP or TFTP) as a PXE server. That server is running a PXE service. If you have a PXE client that PC will send out broadcast messages to identify the server and load a boot program from the server.

For normal PC usage in a SOHO, boot programs are loaded from the local hard drive. In a PXE situation they are loaded from a server on the network.

Probably the most common usage of PXE or network booting in general is in enterprise environments where users are assigned thin clients (so they have no local hard drive at all). Admins might also use PXE if doing a mass unattended installation across the network.

Suffice it to say if you're a home user I see no reason why you'd need it.

Here's a really nice explanation of PXE if you're curious (pretty concise and easy to understand)-

Network Booting via PXE: the Basics - Administration
 
Save
Re: Network Stack in BIOS

Working in information security as I do, my general rule of thumb is "if you don't use it, turn it off".

If you don't use Java, disable it. If you don't use Flash, disable it.

So my advice to you would be keep Network Stack disabled. I'm not personally aware of any exploits that would use it specifically, but why take the risk there are some or will be some in the future when it won't benefit you?
 
Save
Re: Network Stack in BIOS

Not a problem, you can mark this thread "solved" from the Thread Tools button at the top if that's what you needed to know.
 
Save
Status
Not open for further replies.
You have insufficient privileges to reply here.