angrycomputingteacher Posted June 23, 2017 Posted June 23, 2017 I am trying to sort out a Windows Server 2008 box and I would like to kick it off the internet but have it remain on the local network so we can use file sharing. The machine is very old but we are keeping it for the time being. The IP Address it uses is assigned by DHCP. I have tried setting the IP on the adapter itself but it then forgets the gateway and goes away on some random IP Address. Any help would be greatly appreciated.
mukz Posted June 23, 2017 Posted June 23, 2017 When you set the ip, you should leave the gateway out. Other than that all i can think of is 1) do you have a firewall which you can administer? If not ask someone who can administer is to put a block rule for that ip. 2) get something like pfsense which can do this, but overkill for one machine. 3)do you have web filtering software? This maybe depending on what you got should be able to block all internet traffic
angrycomputingteacher Posted June 23, 2017 Author Posted June 23, 2017 When you set the ip, you should leave the gateway out. Other than that all i can think of is 1) do you have a firewall which you can administer? If not ask someone who can administer is to put a block rule for that ip. 2) get something like pfsense which can do this, but overkill for one machine. 3)do you have web filtering software? This maybe depending on what you got should be able to block all internet traffic When I leave the gateway or DNS servers blank it does not go on the network at all and generates a random IP on a different subnet. I could use Windows Firewall but not sure what to configure.
mukz Posted June 23, 2017 Posted June 23, 2017 Ah i see, sorry. In terms of Windows Firewall, i am pretty sure it wont work. It has to be an edge Firewall.
Norphy Posted June 23, 2017 Posted June 23, 2017 (edited) What firewall do you use on the edge? Most should allow you to set a rule to deny traffic from specific IP addresses going out to the internet. Have you tried setting a DHCP reservation to make sure it gets the correct IP address? Edited June 23, 2017 by Norphy
angrycomputingteacher Posted June 23, 2017 Author Posted June 23, 2017 We don't use an Edge firewall. Although we have client firewalls provided by our Antivirus. The server has a set IP Address through DHCP but still dosent work.
forkies Posted June 23, 2017 Posted June 23, 2017 Use cmd to set a route for internet 0.0.0.0 and point it to an ip that doesn't exist?
Primus Posted June 23, 2017 Posted June 23, 2017 If you have no edge firewall then you have bigger problems...
speckytecky Posted June 24, 2017 Posted June 24, 2017 If you have Impero or similar you could pop it in the No Internet default Group.
mukz Posted June 24, 2017 Posted June 24, 2017 Going on from @Primus, how big is your network? I would highly recommend putting something like pfsense in place.
angrycomputingteacher Posted June 24, 2017 Author Posted June 24, 2017 Going on from @Primus, how big is your network? I would highly recommend putting something like pfsense in place. It's my home network just serving media and some docs. It's quite small. 1
dapaulio Posted June 24, 2017 Posted June 24, 2017 Why not just set the proxy to 127.0.0.1 or any non valid proxy address
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now