Author Topic: [PING] command doesnt respont as i think  (Read 1142 times)

0 Members and 1 Guest are viewing this topic.

Offline poscore

  • Serf
  • *
  • Posts: 39
  • Cookies: -2
  • Have a nice day :)
    • View Profile
[PING] command doesnt respont as i think
« on: July 31, 2012, 07:42:54 pm »
Hello, i am trying to ping broadcast in an address with ping using the -b argument. Well it succeed but only oen address respondes. Why is this happening? There sould be responding some more ips. Right?


thank you in advance :D
Just asking and saying my opinion... :)

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: [PING] command doesnt respont as i think
« Reply #1 on: July 31, 2012, 07:49:38 pm »
huh? I can't seem to decode your post.
Usually PING works with IP or Domain. If the host is down, ping will respond with a timeout, if not then it will output stuff.

Offline poscore

  • Serf
  • *
  • Posts: 39
  • Cookies: -2
  • Have a nice day :)
    • View Profile
Re: [PING] command doesnt respont as i think
« Reply #2 on: July 31, 2012, 08:02:53 pm »
Let me explain please. Sending bloadcast ICMP packets in XXX.XXX.255.255 does not mean all connected computer with the ip starting XXX.XXX. will respond?
Just asking and saying my opinion... :)

Offline ovi_x

  • Peasant
  • *
  • Posts: 98
  • Cookies: -21
    • View Profile
Re: [PING] command doesnt respont as i think
« Reply #3 on: July 31, 2012, 08:34:26 pm »
Let me explain please. Sending bloadcast ICMP packets in XXX.XXX.255.255 does not mean all connected computer with the ip starting XXX.XXX. will respond?
nope :P
255.255.0.0 means you can brodcast  to  difrent  ips  not on  the  same  network


Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: [PING] command doesnt respont as i think
« Reply #4 on: July 31, 2012, 09:23:31 pm »
if you want to ping the whole range of IP's, then I suggest to use Nmap with command "-sP IP/24"
« Last Edit: July 31, 2012, 09:23:53 pm by Kulverstukas »

Offline poscore

  • Serf
  • *
  • Posts: 39
  • Cookies: -2
  • Have a nice day :)
    • View Profile
Re: [PING] command doesnt respont as i think
« Reply #5 on: July 31, 2012, 09:45:17 pm »
That documentation ftw :P A bit hard to remember what its capable od :D
Just asking and saying my opinion... :)