Author Topic: How to Create a Cname?  (Read 1830 times)

Pfff

  • Zen Warrior
  • ***
  • Posts: 132
  • Karma: +0/-0
  • Be open
    • View Profile
    • Webynux
How to Create a Cname?
« on: August 13, 2009, 06:06:49 pm »
Hello

I need to create a CNAME from webmail.mycompany.com to webmail.mymailprovider.fr ....

I can't find how to do !!

Please help ;-)

Many thx

Pfff

  • Zen Warrior
  • ***
  • Posts: 132
  • Karma: +0/-0
  • Be open
    • View Profile
    • Webynux
Re: How to Create a Cname?
« Reply #1 on: August 14, 2009, 07:46:05 am »
Hello

Ii've added in /etc/bind/db.mycompany.com:

Code: [Select]
webmail     CNAME        webmail.mymailprovider.fr
then

sudo /etc/init.d/bind9 reload

it's working
« Last Edit: October 16, 2010, 04:22:46 pm by Pfff »