Originally posted by: wfbberzerker
Originally posted by: pelikan
Thanks everyone. I made sure that pings are not accepted.
But on Netgear's online router set up I noticed that part of my IP address is entered in Default DMZ Server. There are four boxes for the address and it has my my IP address in three of the boxes but the last one is blank. I can't delete them. Is that a problem?
thats how it should be. the first three parts of the ip address are just your internal network, and you would specify the number in the last box for which computer you want to have as the DMZ. for example, on my computer, my internal ip address for this particular computer is 192.168.1.101. so, if i entered 101 in the DMZ server, this computer only would be exposed. generally, you dont want to do this, its a lot safer to use port forwarding for a particular application.
p.s. to find out what your local ip is (you need it for port forwarding), go to start->run... and type in CMD.
then, in the command prompt, type ipconfig. it will tell you the ip of the computer youre currently on.