WebWalker said:
Please forget me for this very novice question.
How to block few computers from accessing Internet under the following
2 situations :-
1) Router
2) ICS (Internet Connection Sharing)
OS - Win XP and Win 98
Provided the ICS host doesn't have any shared folders or printers, you could simply
block the specific IP addresses using a personal firewall on the ICS host.
Unfortunately, ICS uses DHCP by default, so IP addresses could vary (they are
allocated dynamically). The answer is to add the DNS suffix "MSHOME.NET" (no quotes)
to each machine's TCP/IP Properties. A machine named "MARS" would then have the
fully-qualified name of "MARS.MSHOME.NET". You can then assign static address to each
connected machine in the range 192.168.0.2 - 192.168.0.254 (the ICS host is
192.168.0.1 of course). The subnet mask should be 255.255.255.0. The router should
still allow network access to all machines, but the ICS host will only be available
to those that aren't blocked by its firewall.
Alternatively, if your modem is connected to the router (or it has a built-in modem),
then you can dump ICS altogether. The router is your gateway machine (192.168.0.1) and
you should be able to configure which IP or MAC addresses can gain Internet access
without affecting network access. Again, you should use static IP addresses if
blocking by IP address, but the DNS suffix is optional.