B
B
by_EL2019-10-09 11:49:31
firewall
by_EL, 2019-10-09 11:49:31

How does a firewall (Firewall) open a port and how is this process technically controlled?

please explain how it works

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vreitech, 2019-10-09
@fzfx

> as a firewall (Firewall) opens the port
opens - in general, the wrong concept. After all, the OS opens the port at the request of an application that wants to listen to it. and the firewall generally filters the port: allows or denies traffic on it (or part of the traffic).
the firewall checks its configuration, and if it says that traffic to the specified port should be allowed, then it does not prevent its passage.
> how this process is technically controlled
on the processor, a code is executed that, on the software and hardware platform used, is able to prevent traffic from passing to the ports / addresses / protocols specified in the configuration, etc.

H
hint000, 2019-10-09
@hint000

And how is this process technically controlled?
Depending on what level you need an answer. At one level it looks like this:
FW-IDS-iptables-Flowchart-v2019-04-30-1.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question