why does my NTOSKRNL.EXE keep trying to go online? I have my firewall set to block it and it keeps randomly popping up as being blocked. I doubt it's a virus as I have NOD32 running. Is this legitimate and should just allow it to communicate?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Checked the last one. It was INCOMING? From 192.168.1.102, MAC 00-18-DE-52-F0-00, source 1371, TCP protocol. Mean anything?
Not a darn thing with that amount of information. Did you read the link I posted? If you did- you should understand that ntoskrnl isn't something you want to be messing with.
Try doing just the slightest little bit of searching next time- please. It took me 10 seconds to find this page with what port 1371 is: http://www.auditmypc.com/port/udp-port-1371.asp
Doesn't mean much with the info given, but as I already said- read the link I posted.
My question is why would it need to access the network? It doesnt make any bit of sense.
If I were in your shoes I would continue blocking it. I wouldnt trust a boot up process that is trying to access the network for some unknown reason. The general rule of thumb. If you dont know what it is, and your computer still works with it blocked, then block it.
Just becouse it was written by MS --doesnt-- mean you should trust it. If you dont know what it is, block it...... It really is that simple.
Although if you have any AV installed it should prevent this from happening... it is entirely possible a virus can cause it to do odd things. However these are generally well documented and stopped by AV software. But as I said before- with the information given- it doesn't mean a darn thing and isn't something to be worried about. The most likely problem is you have your firewall set on an "exeption" list to explicitly allow or deny everything going in and out- otherwise any good firewall knows what is safe and what isn't (or should be prompted).It provides the Microkernel and Executive layers of the Windows NT kernel space, and is responsible for various system services such as hardware virtualisation, process and memory management, etc., thus making it a fundamental part of the system. It contains the Cache Manager, the Executive, the Kernel, the Security Reference Monitor, the Memory Manager, and the Scheduler, among other things.
Realize that this is a MS operating system. It isnt secure in any way imaginable.
While I agree with some of the points made so far in this thread, in the end it comes down to a "bash Microsoft security" post yet again. That's not helpful, not in the least, from my perspective. Even going so far as to use the dreaded "f" word (guess they removed the censorship on that one), ugh.
Did you buy your tinfoil hat, or did you make it yourself?If it does try to access the internet, then billy is trying to do something you dont want him to do...
OK, if it's incoming, and the IP address is 192.168.1.102 (gotta be on your local network), and the port is 1371, which appears to be "Fujitsu Config Protocol"... I'd guess it's your printer talking to your OS. Does that sound logical?
As to Duby's posts... Don't just blindly shut off or block stuff, espically in the kernel. You could seriously damage your windows install. (Or any operating system doing that)
You've got it all figured out then, do you?In my mind this is simple common sense. If everybody followed this simple rule of thumb then the amount of malware affecting average users would diminish to a point of irritation rather then the plague it is today.
Tell me, what happens three months later when something's broken, and you've forgotten this change you've made? How do you make it work? How do all the users in the world (you know: everyone who should be following your common sense advice) recover when they forget which settings are on which computer, but know that one works and one doesn't?I'm a firm believer that if you block it, and the system still works then leave it blocked. That goes for everything. If the system breaks then it is easy enough to unblock it. It's just a general rule that doesnt always apply, but will apply far more often then not.
Uh huh, and tommorow when that application blindly expects to send to a port it can't anymore, what happens? (If it's well written, it'll put up a nice message, if it assumes it can always talk, it crashes.) What happens when a driver crashes in kernel mode? We call that a Blue Screen, or Kernel Panic, Or Sad Mac... (Does OS X do Sad Mac's anymore? Haven't used a mac since OS 9)
.
Tell me, what happens three months later when something's broken, and you've forgotten this change you've made? How do you make it work? How do all the users in the world (you know: everyone who should be following your common sense advice) recover when they forget which settings are on which computer, but know that one works and one doesn't?
MS has a tendancy to design things with a "do it first then ask later" approach. Unfortunatly this approach isnt very conducive to a secure computing environment and we users suffer for it.