home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / domains / 561 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!news.edu.tw!twnmoe10!suru
  2. Organization: Ministry of Education, Computer Center NETNEWS system V2.3
  3. Date: Tuesday, 28 Jul 1992 12:57:16 EST
  4. From: <SURU@TWNMOE10.BITNET>
  5. Message-ID: <92210.125716SURU@TWNMOE10.BITNET>
  6. Newsgroups: comp.protocols.tcp-ip.domains
  7. Subject: problems with legal network numbers
  8. Lines: 46
  9.  
  10. Dear Netters,
  11.  
  12.     We have problems with some legal IP network numbers which NSFNET
  13. refuses to put them in the core gateway. Why? We have been allocated
  14. several dozen class B and over 200 class C network numbers. And the
  15. authority for the NSFNET refuses to put most of the class C network
  16. numbers in the core gateway. Does that mean we can't use those network
  17. numbers?
  18.  
  19.     I have a solution to this problem though not good :
  20.  
  21.     1. Spilit our network into two topological parts, A for networks
  22.        with their network numbers registered in NSFNET and B for
  23.        those not registered in NSFNET.
  24.  
  25.     2. Set up two mail gateways, Gin and Gout, in part A.
  26.  
  27.     3. Allocate a dummy domain, dummy.TW, for hosts in part B.
  28.  
  29.     4. Add only a MX RR for dummy.TW such as "*.dummy.TW. MX 0 Name-for-Gin"
  30.        in the name server for domain TW.
  31.  
  32.     5. Set up a bogus root name server in part B containing a lot of MX
  33.        RRs for domain Edu, Com, Net,... as follows:
  34.  
  35.                 *.Edu. MX 0 Name-for-Gout
  36.                 *.Com. MX 0 Name-for-Gout
  37.                 *.Net. MX 0 Name-for-Gout
  38.                            .
  39.                            .
  40.                            .
  41.                 *.Edu.TW MX 0 Name-for-Gout
  42.                 *.Gov.TW MX 0 Name-for-Gout
  43.                 *.Net.TW MX 0 Name-for-Gout
  44.  
  45.     6. Gin query the bogus root name servers in Part B and Gout query the
  46.        normal name server in Part A for resolution. Then Gin will forward
  47.        mails to hosts in Part B, and Gout will forward mails to the
  48.        outside world.
  49.  
  50.     7. Hosts in Part B can still access (telnet, ftp, ...) hosts in Part
  51.        A (not the whole Internet) by IP address and vice versa.
  52.  
  53.     Any suggestion or comment will be very much appreciated.
  54.  
  55. Regards,  --Liu
  56.