Hello! My
firewall has a rule that protects against new connections without the syn flag. I am logging this rejected packets. I
am observing lots of these packets being dropped, with origin in one my
servers. The Origin port is 80. I am also listening on port 80 on this machine
(Apache). Are these connection attempts being made by apache, or can them be
originated by a different program? If it is Apache, what is the reason? Jan
27 I
am using DNAT. The packets which are addressed to DNATed
machines pass through the INPUT->OUTPUT chains, right? Or do they pass by
the FORWARD chain? Thanks
in advance, Victor
Batista |