701 views
2 votes
2 votes
Can a layer-3 firewall stop incoming packet from a specific host...???

2 Answers

1 votes
1 votes

It is possible to block incoming traffic from a specific host using Layer3 firewall. What they do is, usually we can program certain rules into the firewall device to match incoming packets based on their port number and ip address(which layer 3 firewall can read). whichever packets matched will be lifted to the network processor inside the device and preprogrammed actions will be applied. 

In this example we want to block all IP traffic originating from network 10.0.0.0/8 that is destined for network 192.168.1.0/24. However, we do not want to block traffic originating from network 192.168.1.0/24 that is destined for 10.0.0.0/8 or block either network from accessing other remote networks such as the Internet.

0 votes
0 votes
Yes it can stop!.

Layer 3 means it has PL,DLL,Network Layer

so it is able to stop specific network layer adresses

Related questions

1 votes
1 votes
1 answer
2
jugnu1337 asked Jan 16, 2022
553 views
persistent connection require all info at one timewhile non persistent require every time a new connection can any one solve this question..
0 votes
0 votes
1 answer
3
Pragyanshu Singh asked Jan 26, 2019
336 views
IF the above network uses class C network 192.203.16.0; Then find the DBA used for Dept Y
0 votes
0 votes
0 answers
4
MiNiPanda asked Jan 18, 2019
833 views
In the given network system, station A needs to send a payload of 1600 B from its network layer to station B. If fragmentation is done, then the actual data size to be tr...