denying a computer internet access

Soldato
Joined
4 Nov 2004
Posts
3,040
Location
Norn' Iron'
probably a stupid question but here goes.

ill be building a new computer soon and i want to be able to use it as a server to share/store files although i do not want it to access the internet.

is there a way to do this
 
I would try disabling the internet protocall (TCP/IP) in the properties for the network card.leaving file and printer sharing on obviously
 
my router is v.basic, internet in and 4 outputs. it has WLAN, whatever that is?

i could try disabling TCPIP then. havent actually got the server set up atm, im in the middle of specing a gaming rig
 
hardc0re_tid said:
my router is v.basic, internet in and 4 outputs. it has WLAN, whatever that is?

i could try disabling TCPIP then. havent actually got the server set up atm, im in the middle of specing a gaming rig

It should also have an inbuilt menu system to allow you to configure certain things. What is it's make/model?
 
lol Wlan is wireless networking so you can use a wi-fi card instead of lan cable, So doesnt sound so basic to me, have you ever accessed the internal setup pages, usually its an ip address like 192.168.0.1

I just tried the tcp/ip thing it stops internet alright but you dont get network access to files either, The only way to do it is really through the router. It will have options to do so
 
Give the server a manual IP and subnet in the same class as your main PC and router (normally something like 192.168.1.*, 255.255.255.0) but leave the default gateway and DNS empty (EDIT: thinking about it you should be able to get away with putting in the DNS entry as well).

This should mean it will work on your network as normal but will not be able to find it's way out to the internet.
 
Last edited:
got it workin, accessed my router via its IP and used client filtering, denied my brothers IP for 30 mins, pretended nothing was wrong :D .... im evil arent i
 
J.T said:
*snip*Give the server a manual IP and subnet in the same class as your main PC and router (normally something like 192.168.1.*, 255.255.255.0) but leave the default gateway *snip*


The_KiD said:
Give it a static IP and give it no gateway address, then it is on the LAN, but cant get out.

I think there is an echo in here LOL :D
 
gizmoy2k said:
I would try disabling the internet protocall (TCP/IP) in the properties for the network card.leaving file and printer sharing on obviously

dont know how your allowed to give advice on this forum with that :p

Its not just the internet protocal. its THE protocal. - hope theres not a smart ass who says netbios.

Give the guy a static IP with 127.0.0.0 as the DNS. as the other guy said.

if you dont know how to log on to the router dont worry. try these steps.

1. go to run, and type "CMD" in your Gfs bros system
2. in the dos prompt type "ipconfig"
3. This will give you the ip address.
4. go to propertys of the network adapter and put in the ip address range and subnet mask. normally 255.255.255.0
5. leave the default gateway blank or make somthing up.
6. if you really want too, change the DNS field to 127.0.0.0 - however you might want to leave this to auto.

edit - all tht time typing this out. should have just read the rest of the thread. :rolleyes: sorry :)
 
Back
Top Bottom