About Registering Host Names
Log in to the Managed DNS Administration Page and register host names by following the instructions below.
When Registering a Virtual Host Name Used with the Managed WWW Server Service
- Log in to the Managed DNS Administration Page.
(The account and password are sent by email to the technical liaison.) - Click the "DNS EDITOR" icon.
- Click the zone (domain) under which you want to register the host.
- Click the "NameAlias" icon.
- In the "Add Name Alias Record" section, enter the following information and click the "Create" button:
- Name :
virtual-host-name.(be sure to append a trailing period) - Real Name :
hosting-server-name.(be sure to append a trailing period) - User : SCP user name
- Name :
- Finish editing and log out.
It takes some time for the changes to take effect. Once they do, access http://[virtual host name] in your browser; if the test page is displayed, the registration is complete.
Configuring Classless Reverse Delegation
For the reverse lookup of 131.112.xxx.yyy/24, if you want to manage only part of the network — such as the range 131.112.xxx.0–63 — there are two methods:
- In the
xxx.112.131.in-addr.arpazone, create a child user and grant edit permission for the range 0–63 to that child user. - Create a
0-63.xxx.112.131.in-addr.arpazone.
Note that, for method 2, configuration is also required on the parent zone xxx.112.131.in-addr.arpa, so please consult the administrator of the parent zone.
Details for Method 2
- Prepare the
0-63.xxx.112.131.in-addr.arpa.zone.
If you use the Managed DNS Server Service, apply with the reverse-lookup zone name0-63.xxx.112.131.in-addr.arpa. - Ask the administrator of the parent zone (
xxx.112.131.in-addr.arpa.) to apply the following configuration.
If you have been assigned a smaller subnet (smaller than /24) under your network application, please contact the Network Systems Group. - In the
xxx.112.131.in-addr.arpa.zone file, please add the following:
1 IN CNAME 1.0-64.xxx.112.131.in-addr.arpa.
2 IN CNAME 2.0-64.xxx.112.131.in-addr.arpa.
:
63 IN CNAME 63.0-64.xxx.112.131.in-addr.arpa.
0-63 IN NS "host name of the DNS server that holds the 0-63.xxx.112.131 zone"
(If you use the Managed DNS Server Service, this is dns-o.net.titech.ac.jp.)
- Register PTR records and so on in the
0-64.xxx.112.131.in-addr.arpa.zone.
