• Showing Page History #104561

VHOST Service for OSDN Projects

OSDN provides VHOST service. It let's you configure Web server to respond to traffic destined to your user domain. The configuration is a four-step process.

Register Your Domain

To make OSDN respond to your domain, user will have to check if the desired domain registered properly. For most types of domain name registration, he/she will have to pay annual fee to the registration agency. The registration of the desired domain name will be processed directly between the user and the registration agency chosen by the user.

Currently there are many available registration agencies such as egister.com, Network Solutions, and Doster.

How to Seek DNS Service

Currently OSDN does not provide DNS service. Therefore, you will have to look for DNS hosting providers. Choose one DNS service from among many providers. Most of the internet service providers charge for DNS service. There are some domain registration agencies who provide DNS service as part of their domain name registration services. There are also web based projects (like dyndns.org) who provide DNS service free of charge or with low price.

Setting Up CNAME Record

After you're done with domain registration and is getting DNS hosting service for your domain, the next step will be to setup for the domain record (or ask someone to setup for you). The correct setups will differ depending on the DNS hosting provider you have chosen (some providers will do the setups for you, and some providers provide web interface so that you can configure DNS information on your own). Whenever you are in need of support with the configuration, contact your DNS hosting provider. For example, let's say you are using www.example.com as your domain for VHOST, the configuration will be as follows.

  • Suppose, CNAME for www.example.com is vhost.osdn.jp.

In BIND's zone file, configuration will be as follows.

www.example.com IN CNAME vhost.osdn.jp.

Please note that the IP address of the above host, vhost.osdn.jp, could change without notice (there won't be any announcement made even it gets changed). Hence you are recommended not to configure DNS with A record of which the value is specified as your IP address.

Should you have any questions, enter the support request form, and submit it directly to OSDN staff.

OSDN's Request for VHOST Configuration

During the process, user can request OSDN to make web server begin responding to the traffic directed to the user's domain name. (OSDN server can confirm the traffic directed to the user's domain only after the above three steps are completed. That said, to curtail downtime, we will go ahead with the setup in advance.) The VHOST configuration process is automated through the use of automated service tool. (Project admins can setup the VHOST configuration according to his/her own project.) Go to project's “Project Admin” page and then click the “Edit” under “Virtual Host”. The added VHOST will be available in six hours after processing.

About VOPST MX (mail) Service (Beta)

OSDN provides VHOST MX service not only for web but also for mail VHOST service. VHOST MX service is a kind of service that allows users operate original mail domains and mail addresses through the use of OSDN mail server. This service is available to users by specifying the designated domain's MX record to OSDN's VHOST mail server (vhost.osdn.jp). However, there won't be a mail box, and all it does is forwarding to the registered email addresses.

We can comply to requests such as the examples below.

  • I want to setup an email address which is addressed to project members or admin.
  • I am currently using OSDN's mailing list service, but wish to operate with an original domain.

Currently VHOST MX service is still under test, so as of now, users can not set it up by him/herself. If you wish to use the service, please submit support request to OSDN.

What You Should Note Regarding VHOST MX Service

  • This is a forwarding service, so there won't be a mail box.
  • You can not use the names listed below for VHOST MX service. These names are reserved for OSDN's admin use.
    • postmaster
    • abuse
    • security
  • Please register all the email addresses that will use the specified domain
    • Otherwise, addresses that are not registered will be recognized as “Unknown” and will be an error.