Hello There, Guest! Login or Register


Facobook not working!
#11
For all my friends works!
#12
reset router settings to default
#13
(09-03-2011, 02:40 PM)Chances link Wrote: reset router settings to default

Not Working!
#14
I'll call Mark and see what he can do for you. k?

Also: try to write www.facebook.com and not www.facobook.com
#15
  • If using Fx or Chrome: press CTRL + Shift + Delete, check all checkboxes, put "forever/the beginning of time" in the dropdown and click OK.
  • Open up CMD and type: "ipconfig /flushdns".
  • Restart your web browser.

If that doesn't work, open CMD and type "ping facebook.com" then copy the results and post them here.

If that doesn't tell you anything, open up CMD again and do this:
  1. Type: telnet facebook.com 80
  2. Type (you probably won't see what you type):
    GET / HTTP/1.1
    Host: www.facebook.com

  3. Press enter twice.

What happens if you do that?
#16
(09-04-2011, 11:14 AM)Slice link Wrote: If that doesn't work, open CMD and type "ping facebook.com" then copy the results and post them here.

Pinging facebook.com [127.0.0.1] with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time=1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128

Ping statistics for 127.0.0.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
      Minimum = 0ms, Maximum = 1ms, Average = 0ms
#17
(09-04-2011, 11:47 AM)LilBoy link Wrote: Pinging facebook.com [127.0.0.1] with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time=1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128

Ping statistics for 127.0.0.1:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
      Minimum = 0ms, Maximum = 1ms, Average = 0ms

That's strange. Hold your windows key (the one with a flag) and press R, then type:
notepad c:\windows\system32\drivers\etc\hosts

Hit enter. What do you see?
#18
# Copyright © 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97    rhino.acme.com          # source server
#      38.25.63.10    x.acme.com              # x client host

127.0.0.1      localhost
#19
Try adding these lines:
Code:
69.63.189.11 facebook.com
69.63.189.11 [url=http://www.facebook.com]www.facebook.com[/url]

Then turning on/off all network connections.
#20
Didn't worked. ;(