I have a Pentium 4 desktop PC on which an email server program is running. We are connected to the Internet via a router. We have a Class C network.
Many times we have found users who are not authorized for Internet, use the router IP address as a gateway and access to the Internet. Normally, our practice is to change the node address of the router (for example, if originally it was 192.168.1.1, we change it to 192.168.1.200).
Now I want to change the IP addressing of the router and make it 192.168.10.1. However, when I do this, none of the authorized users can access the Internet since the class of the network of the router changes. How do I implement this change and have the authorized users access the internet?
Proxy is the solution to your problem. A proxy server sits between your clients and Internet allowing only authorized traffic to pass through it. Proxy lets you configure the clients that need the access to Internet, based on different parameters like IP-based or user-based and allows you to define the time range during which the Internet can be accessed by these authorized clients. There are many open source proxy solutions available that you can download and install for free.
This was last published in January 2009
Dig Deeper on Network Security Best Practices and Products
Find out if there's a difference between a virtual private network (VPN) concentrator and a network access server (NAS) in this explanation from our ...
Continue Reading
If you've used MAC address restriction to control your network access on your wireless router, can you extend this to your wired network? Our ...
Continue Reading
Learn how to solve a QM FSM error when working on a LAN-to-LAN VPN from a network security expert.
Continue Reading