jdavenport
Programmer
Hello,
I'm looking for some advice on some odd entries I'm seeing in the /var/log/httpd_access_log on one of my servers. The server is running Red Hat Enterprise Linux Server release 5.10 (Tikanga), kernel 2.6.18-371.3.1.el5, with Apache/2.2.3. The main applications we are running on the server are ColdFusion 8 and Postgresql 8.4. The entries in access_log all look something like this:
216.138.24.68 - - [29/Dec/2013:11:26:31 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Opera/6.x (Linux 2.4.8-26mdk i686; U) [en]"
76.14.92.23 - - [29/Dec/2013:10:15:55 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (FM Scene 4.6.1)"
68.43.22.227 - - [31/Dec/2013:11:46:33 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Opera/9.60 (Windows NT 5.1; U; de) Presto/2.1.1"
67.51.128.82 - - [31/Dec/2013:12:41:14 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Mozilla/2.0 (compatible; MSIE 3.0B; Win32)"
and they reference the outgoing IP address of my server where I indicated. The IP addresses on these entries are always from within the U.S. but are not legitimate servers that should be accessing my server. There are usually 2-3 of them per day. Can anyone tell me what this is? I can block the IP's but I'd like to understand what is going on.
Thanks!
Julie
I'm looking for some advice on some odd entries I'm seeing in the /var/log/httpd_access_log on one of my servers. The server is running Red Hat Enterprise Linux Server release 5.10 (Tikanga), kernel 2.6.18-371.3.1.el5, with Apache/2.2.3. The main applications we are running on the server are ColdFusion 8 and Postgresql 8.4. The entries in access_log all look something like this:
216.138.24.68 - - [29/Dec/2013:11:26:31 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Opera/6.x (Linux 2.4.8-26mdk i686; U) [en]"
76.14.92.23 - - [29/Dec/2013:10:15:55 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (FM Scene 4.6.1)"
68.43.22.227 - - [31/Dec/2013:11:46:33 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Opera/9.60 (Windows NT 5.1; U; de) Presto/2.1.1"
67.51.128.82 - - [31/Dec/2013:12:41:14 -0600] "GET /HNAP1/ HTTP/1.1" 404 266 " IP address of my server>/" "Mozilla/2.0 (compatible; MSIE 3.0B; Win32)"
and they reference the outgoing IP address of my server where I indicated. The IP addresses on these entries are always from within the U.S. but are not legitimate servers that should be accessing my server. There are usually 2-3 of them per day. Can anyone tell me what this is? I can block the IP's but I'd like to understand what is going on.
Thanks!
Julie