Author Topic: i cant ping computers on my network  (Read 1305 times)

0 Members and 1 Guest are viewing this topic.

Offline Cozy Chameleon

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -2
    • View Profile
i cant ping computers on my network
« on: October 22, 2012, 12:28:03 am »
basically, when i try to ping the computers on my network the ip is just a jumbled mess of letters and numbers example:"fe80:cda4:e506:e546:9ac1%12" how can i fix this so i can see their actual ip?

Offline Simba

  • Serf
  • *
  • Posts: 47
  • Cookies: 1335
  • programisiai.lt
    • View Profile
    • Programisiai.lt
Re: i cant ping computers on my network
« Reply #1 on: October 22, 2012, 12:37:40 am »
Dude, it's IPV6 . That's the new version of IP.

Offline iTpHo3NiX

  • EZ's Pirate Captain
  • Administrator
  • Titan
  • *
  • Posts: 2920
  • Cookies: 328
    • View Profile
    • EvilZone
Re: i cant ping computers on my network
« Reply #2 on: October 22, 2012, 02:09:00 am »
http://en.wikipedia.org/wiki/IPv6

try pinging the ipv4 (the standard IP's people are used to [127.0.0.1])
[09:27] (+lenoch) iTpHo3NiX can even manipulate me to suck dick
[09:27] (+lenoch) oh no that's voluntary
[09:27] (+lenoch) sorry

Offline jeremy78

  • Serf
  • *
  • Posts: 37
  • Cookies: 9
    • View Profile
Re: i cant ping computers on my network
« Reply #3 on: October 22, 2012, 02:20:42 am »
You can ping the computers name so if the computers name is bob you would type in ping bob-PC

Offline RedBullAddicted

  • Moderator
  • Sir
  • *
  • Posts: 519
  • Cookies: 189
    • View Profile
Re: i cant ping computers on my network
« Reply #4 on: October 22, 2012, 07:48:08 am »
Hi,
guess it wont be that simple. First of all you need to know where your pc's get there IP addresses from. Do you use DHCP on your network? Take a look at the DHCP configuration then. You can use ipconfig /all on windows to get some more information about the network configuration. On Win7 you can also disable ipv6. Pinging a computername will only work if you have DNS Service on your network or you manually create a host file entry. Just give us some more information about your setup. An output of ipconfig /all would be nice and the command you used to ping them. If you are on linux the output of the following commands would be interesting: ifconfig, cat /etc/resolv.conf and route -C

Cheers,
RBA
Deep into that darkness peering, long I stood there, wondering, fearing, doubting, dreaming dreams no mortal ever dared to dream before. - Edgar Allan Poe

Offline Cozy Chameleon

  • /dev/null
  • *
  • Posts: 6
  • Cookies: -2
    • View Profile
Re: i cant ping computers on my network
« Reply #5 on: October 22, 2012, 12:56:04 pm »
thanks for the help but one last question, im trying to remote shutdown my friends computer but i get "protocol error <1728>" does anyone know how to get around that?