Posted on 2007-06-01 16:58:45-07 by tamadite
Private destination address from Internet packets. Legetimate packet?
Once a while I can see I get packets from Internet with legitimate public source addresses but private destination address pointing to some of my LAN devices i.e. 192.168.112.32. Should I consider these sorts of packets as legitimate packets or should I create an entry in my firewall to block them?
Direct Responses: 5303 | Write a response
Posted on 2007-06-03 20:56:06-07 by tamadite in response to 5295
Re: Private destination address from Internet packets. Legetimate packet?
These are legitimate packets. By using version 1.1 of HTTP the client is required to send a header field named "Host" which indicates the virtual host the request is aimed at. In the cases below, the client did not indicate it. This is described in RFC2616 section 14.23. These sorts of packets should not compromise the server.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.