04-18-2005 08:52 PM - edited 03-09-2019 10:59 AM
I am Abhishek. I am having a real world problem with
my client the situation is that my client want to secure his network physically i.e. anyone knowing Ip address of the computer can't access the data if he gains access to the network media. Please suggest a solution to this problem.
04-23-2005 11:20 AM
You can use NAT, So that IP address will be changed. Also Windows have some administrative control over the user where they can configure not to view the configuration details.
04-23-2005 07:19 PM
Install a PIX Firewall or an IOS Firewall (router) that controls the Access on the network.
sincerely
Patrick
08-14-2025 04:18 AM
To secure the network at a physical layer, your client should implement port-level security on switches (e.g., MAC address binding, 802.1X authentication) so that only authorized devices can connect, regardless of knowing the IP. Combine this with network segmentation/VLANs to isolate sensitive systems from general access, and apply firewall rules that restrict incoming traffic to specific, trusted devices. Enabling host-based firewalls and disabling unused services will prevent IP-based exploitation. For maximum safety, pair these controls with data encryption at rest and in transit—so even if network media is compromised, the data remains unreadable.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide