H heavenly Member Oct 11, 2005 #1 ...not specific ip addresses but ranges. Anyone knows how to type that in the cmd interface correctly?
...not specific ip addresses but ranges. Anyone knows how to type that in the cmd interface correctly?
H heavenly Member Oct 11, 2005 #3 Thanks for the quick response, but does the '/x' stands for the amount of consecutive ip addresses?
D Deleted member 1235 Unconfirmed Member Oct 11, 2005 #4 heavenly said: Thanks for the quick response, but does the '/x' stands for the amount of consecutive ip addresses? Click to expand... subnet mask? count 1s from left and put that number. 255.255.0.0 would be 16 for instance. EDIT: 16 durrr. and I think I'm wrong anyway.
heavenly said: Thanks for the quick response, but does the '/x' stands for the amount of consecutive ip addresses? Click to expand... subnet mask? count 1s from left and put that number. 255.255.0.0 would be 16 for instance. EDIT: 16 durrr. and I think I'm wrong anyway.
H heavenly Member Oct 11, 2005 #5 So, how could I ping ip addresses of 192.168.0.1 - 192.168.0.100 using the nmap command?