On Thu Apr 26 2001 at 10:46, bhaskar baruah wrote:
> The local IP assigned by my ISP 202.141.83.11 is same as the IP
> address of the machine(from where I'm trying to connect) which is
> connected in a LAN..
> Below is the result of command IFCONFIG to make my self clear ..
>
>
> eth0 Link encap:Ethernet HWaddr 00:90:27:F6:75:EB
> inet addr:202.141.81.11 Bcast:202.141.83.255
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> ppp0 Link encap:Point-to-Point Protocol
> inet addr:202.141.81.11 P-t-P:61.0.129.41 bye
>
> For this I'm unable to browse the network..
Not suprised :)
Change the IP address that you have given to your eth0 device.
If it is on a local private network (which I assume it is), then it
should not have a "public" IP address anyway. The IP addresses you
should be using for private internal LANs are:
network/mask ( last IP address) network CIDR
============ ================== ============
10.0.0.0/255.0.0.0 ( -> 10.255.255.255) 10.0.0.0/8
172.16.0.0/255.224.0.0 ( -> 172.16.31.255) 172.16.0.0/12
192.168.0.0/255.255.0.0 ( -? 192.168.255.255) 192.168.0.0/16
Cheers
Tony
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list