Forum Moderators: phranque

Message Too Old, No Replies

IP addressing issues

         

Westat1

5:20 pm on Nov 7, 2002 (gmt 0)

10+ Year Member



Where can I find information on IP addressing issues for the Internet as well as the local networks running TCP/IP?

Romeo

7:50 pm on Nov 7, 2002 (gmt 0)

10+ Year Member



Hi,
for a general reading, get a book about IP-networking:
-- Practical Internetworking with TCP/IP and UNIX(R), by Smoot Carl-Mitchell, John S. Quarterman
-- Internetworking with TCP/IP Vol.1: Principles, Protocols, and Architecture (4th Edition), by Douglas Comer
-- Data Communications and Networking 2/e Update, by Behrouz A. Forouzan et al.
-- The Protocols (TCP/IP Illustrated, Volume 1), by W. Richard Stevens
-- Computer Networks, by Andrew S. Tanenbaum
-- TCP/IP Running a Successful Network (2nd Edition), by Kevin Washburn, Jim Evans (Contributor)

In the internet, you only can use assigned addresses (assigned by address assigning authorities and implemented in routing tables).
In your local intranet, you can use private addresses, which will not got routed into and within the internet (see RFC 1918):
10.x.x.x
172.16.x.x...172.31.x.x
192.168.x.x

Regards,
R.

Night_Hawk

6:02 am on Nov 9, 2002 (gmt 0)

10+ Year Member



Since we are talking about IP adresses, Is there a way to check the status of an IP address if it is banned from SEs or it has been abused?. Thanks.