Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spangler

Pages: [1]
1
SSL / Re: SSL for CWP itself
« on: April 13, 2015, 08:05:50 AM »
Hi do you mind if you elaborate more? do I need to change everything or just the ssl path ?

2
You are lacking and did not specify the nameserver for that domain and instead made a redundancy on the last 2 line.
You need to specify where the domain is going which in your case you should have a line for the technical.network.

what you have done is you only specified where the nameserver is going but not the domain itself. If you recreate it automatically from the CWP. The system will gave you automatic line like below.

Code: [Select]
technical.network.                     IN            NS          ns1.technical.network.
technical.network.                     IN            NS          ns2.technical.network.

to make thing easier I'd rather have you delete the account and recreate it. as it will produce those two line automatically.

Pages: [1]