Good. Let’s try the following

  1. start cmd.exe (the command line)
  2. type

telnet 192.168.1.2 80

  1. type

GET / HTTP/1.0

  1. some data will likely be returned. Scroll to the beginning and post e.g. the first 20 lines.

Thanks
Vlk