Forum Moderators: DixonJones
They all have different IPs listed and sometimes the Http Version is: HTTP/1.0". The Agent is always the same.
Host: 221.X91.53.39
Url: /
Http Code : 302
Date: Feb 18 22:37:19
Http Version: HTTP/1.1"
Size in Bytes: 320
Referer: -
Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)
Thanks for any insight.
RoseMarie
[edited by: DaveAtIFG at 3:52 pm (utc) on Feb. 20, 2004]
[edit reason] Obsucred IP [/edit]
#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2004-02-15 00:42:35
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status sc-bytes cs-bytes cs(User-Agent) cs(Referer)
2004-02-15 00:42:35 218.X45.25.11 - 172.30.X23.115 80 GET /Default.asp - 200 236 194 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+98) -
2004-02-15 00:47:59 219.X45.68.166 - 172.30.X23.115 80 GET /Default.asp - 200 212 190 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+98) -
2004-02-15 00:50:56 203.X22.25.30 - 172.30.X23.115 80 GET /Default.asp - 200 212 190 Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+98) -
[edited by: DaveAtIFG at 6:51 pm (utc) on Feb. 25, 2004]
[edit reason] Abbreviated log sample and obscured IPs [/edit]
The user-agent is requesting your default (home) page from www.yourdomain.com/
It appears that your server is misconfigured, because its response is a 302-Moved Temporarily redirect.
It is usual to serve your "home page" in response to a request for "/" without requiring a redirect. You can, of course, do anything you like, but this is the usual method.
Blank referrers occur with typed-in URLs, right-click-Saves, download assistants, and robots good and bad. There's not enough information to determine if this is a problem in this case. However, if you don't do much business with Japan, it is probably some kind of 'bot.
mpfog,
Welcome to WebmasterWorld [webmasterworld.com]!
Your visitors are from Korea, China, and either India or Taiwan, and that's all I can tell.
In both of your cases, these could be proxied requests, in which case these IP addresses would belong to the proxies, and there would be no way to tell where the actual "users" are from the info posted here.
Jim
I am seeing the same exact thing as RoseMarie and mpfog. It started on 2/11 against a domain without any root pages so they are getting served 403s. It's not happening to the other domain I handle here. It's always the same UA string - Mozilla/4.0 (compatible; MSIE 5.5; Windows 98) but the IP changes every time from all over the globe. It happens about 5 to 20 times a day. They are the only entries hitting this empty domain except for the occasional options request with a webdav UA string etc.
It does not appear to be what the UA claims.
I host multiple sites on this ip so I depend on the typed in address to know where to send them. Since all I'm getting is the IP, that's as far as they go.
Why would so many people suddenly be requesting sites via IP and not addresses?