22Haz
Is there any difference between circuit vs application level gateway except that one operates in layer 3 and another at layer 7 of OSI model?
Question#1
whitewinterwolf answer says
the circuit level gateway CHANGES the source ip address of outgoing
packet(from the internal network point of view).
Two different TCP connection are formed, inbound and outbound.
Question#2
I d…