EvilZone

Hacking and Security => Hacking and Security => Topic started by: Cozy Chameleon on October 22, 2012, 12:28:03 AM

Title: i cant ping computers on my network
Post by: Cozy Chameleon 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?
Title: Re: i cant ping computers on my network
Post by: Simba on October 22, 2012, 12:37:40 AM
Dude, it's IPV6 . That's the new version of IP.
Title: Re: i cant ping computers on my network
Post by: iTpHo3NiX 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])
Title: Re: i cant ping computers on my network
Post by: jeremy78 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
Title: Re: i cant ping computers on my network
Post by: RedBullAddicted 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
Title: Re: i cant ping computers on my network
Post by: Cozy Chameleon 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?