what's the difference between public and private IP?
what's the difference between public and private IP?
Hi,
A public IP address makes your equipment accessible to everyone on the internet.Whereas A private IP address is for private use within the network.
hello i m amit agrawal i can give u answer
public IP :- it is that ip that is reserve for internet and that is reserve by IANA(internet Assigned Number Authority)
Private ip :- it is that ip that is used for internetwork it is also reserve by IANA
range mentioned below
class A :- 10.0.0.0 - 10.255.255.255
class B :- 172.16.0.0 - 172.31.255.255
class c:- 192.168.0.0 - 192.168.255.255
if i give u the answer of ur query then ok otherwise ok
public network is use for internet purpose
private can you within network
Public IP
Public ip is specially use for internet like as ip address of vpn server, ip address of any site or ip address of dns server of ISP.
Private IP
Private ip is specially used for internetworking or private networkloke as connectivity between isp to my home pc
range of private ipis
class A- 10.0.0.0 - 10.255.255.255
class b- 172.16.0.0 - 172.31.255.255
class c 192.1168.0.0 - 192.168.255.255
The main diffrance between public& private ip address is
private ip address never used for routing
but public ip address is used for routing
How can private networks will communicate within its network without router?Is it possible?
You can use a virtual private network (VPN) to connect components to one network by using another network, such as the Internet. Virtual private networks do this by "tunneling" through the Internet or another public network in a manner that provides the same security and features as a private network. With a VPN, connections across the public network can transfer data by using the routing infrastructure of the Internet, but to the user, the data seems to travel over a dedicated private link.
Or in other words what we call as "BYPASSING"...
The main difference between public and private IP's is:-
1)Public IP address can be identified by visiting this site Ip - details . com which gives information about ISP, IP location and country etc.. where as Private IP address can't be traced.
2)Public IP address can be used for WAN(world). But Private IP address can be used only for LAN(local).
3)Private IP address comes under the IP address of 10.0.0.0 to 10.255.255.255, 172.16.0.0 to 172.31.255.255, 192.168.0.0 to 192.168.255.255. Remaining all IP address belongs to Public IP address.
Last edited by admin; 03-02-2013 at 07:33 AM.