Here are two ways to do this on a home network.
1). If you have a router setup add the following IP's to your Outbound Packet Filter settings.
You want to put these in as the Destination IP and the port is 80 for all of them.
63.208.226.219
63.208.226.24-63.208.226.28
63.208.226.40-63.208.226.43
Many routers have different interfaces so I cannot tell word for word how to do this for each router. So please read the instructions that came with your router it should explain how to do this. Try visiting the manufactures website if the instructions don't cover setting up packet filters.
2). If you don't have a router then you will need to modify the Hosts file on each computer by hand.
First, open the following file with Notepad. (Note: The Hosts file does not have a file extenstion, this is by design so don't give it a file extenstion because you think it needs one )
Note: You should make a backup of the Hosts file and put it somewhere safe in case you mess up.
Windows XP
C:\WINDOWS\system32\drivers\etc\hosts
Windows 2000
C:\WINNT\system32\drivers\etc\hosts
Windows 98
C:\WINDOWS\system32\drivers\etc\hosts
Copy the following IP's...
# block myspace.com
127.0.0.1 63.208.226.219
127.0.0.1 63.208.226.24
127.0.0.1 63.208.226.25
127.0.0.1 63.208.226.28
127.0.0.1 63.208.226.40
127.0.0.1 63.208.226.41
127.0.0.1 63.208.226.42
127.0.0.1 63.208.226.43
Now paste them into the Hosts file after 127.0.0.1 localhost
Should look like this...
# Copyright (c) 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
# block myspace.com
127.0.0.1 63.208.226.219
127.0.0.1 63.208.226.24
127.0.0.1 63.208.226.25
127.0.0.1 63.208.226.28
127.0.0.1 63.208.226.40
127.0.0.1 63.208.226.41
127.0.0.1 63.208.226.42
127.0.0.1 63.208.226.43
Then save the Hosts file and your done.
Good luck!
1). If you have a router setup add the following IP's to your Outbound Packet Filter settings.
You want to put these in as the Destination IP and the port is 80 for all of them.
63.208.226.219
63.208.226.24-63.208.226.28
63.208.226.40-63.208.226.43
Many routers have different interfaces so I cannot tell word for word how to do this for each router. So please read the instructions that came with your router it should explain how to do this. Try visiting the manufactures website if the instructions don't cover setting up packet filters.
2). If you don't have a router then you will need to modify the Hosts file on each computer by hand.
First, open the following file with Notepad. (Note: The Hosts file does not have a file extenstion, this is by design so don't give it a file extenstion because you think it needs one )
Note: You should make a backup of the Hosts file and put it somewhere safe in case you mess up.
Windows XP
C:\WINDOWS\system32\drivers\etc\hosts
Windows 2000
C:\WINNT\system32\drivers\etc\hosts
Windows 98
C:\WINDOWS\system32\drivers\etc\hosts
Copy the following IP's...
# block myspace.com
127.0.0.1 63.208.226.219
127.0.0.1 63.208.226.24
127.0.0.1 63.208.226.25
127.0.0.1 63.208.226.28
127.0.0.1 63.208.226.40
127.0.0.1 63.208.226.41
127.0.0.1 63.208.226.42
127.0.0.1 63.208.226.43
Now paste them into the Hosts file after 127.0.0.1 localhost
Should look like this...
# Copyright (c) 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
# block myspace.com
127.0.0.1 63.208.226.219
127.0.0.1 63.208.226.24
127.0.0.1 63.208.226.25
127.0.0.1 63.208.226.28
127.0.0.1 63.208.226.40
127.0.0.1 63.208.226.41
127.0.0.1 63.208.226.42
127.0.0.1 63.208.226.43
Then save the Hosts file and your done.
Good luck!
