• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

limiting XP to LAN only networking (no internet)

MegaVovaN

Diamond Member
Hello AT members!

I was wondering if it is possible to restrict an XP pc to LAN access only.

I have XP PC with a wireless adapter connected to router and then Internet; however, I only want it to communicate with (one) other PC on the LAN, not Internet. How would I go about that?

Thank you in advance,
-M
 
Static IP/DHCP reservation would have to be set in the router, right? - I would prefer a program on the machine.

As for working around, nobody will try. The PC is for printing over network.
 
Static IP/DHCP reservation would have to be set in the router, right? - I would prefer a program on the machine.

As for working around, nobody will try. The PC is for printing over network.

Why would you want something tied to the machine instead of managed on a central device?
 
WIPFW would do this.

ipfw add allow ip from me to [printer IP]
ipfw add allow ip from [printer IP] to me
ipfw add deny ip from any to any
 
Nothinman - because I do not want to change settings in router - this is not my network

Ken g6 - thank you, I will give WIPFW a shot.

BTW, printer does not have an IP - it is a USB printer.

I'd like to send jobs and share files on LAN, but not let the restricted computer visit web sites.
 
I would lock down/disable IE and other browsers. They will blame you first when it has no antivirus or windows updates and becomes an infected zombie pc.

I think microsoft steady state can do that.
 
You could do it with just about any firewall software couldn't you? Just set one up to block everything and then create an exception for the IP of the other PC.
 
Back
Top