By Coolboy
i have bought domain from namecheap.com and on namecheap panel -> domain settings i have put my DO vps’s ip address as A Record, ip has been pointed to domain as vc-mp.co.uk but whois on irc returns ip not domain. Help would be appreciated.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Are you referring to the /whois command on IRC? If so, that returned the IP address of the user and not the server.
Simple solution! Just went through the same thing and got a fix for you.
Go and edit the vhost file.
sudo nano /etc/hosts
After you open it you should add this after the 127.0.0.1
0.0.0.0 example.com
And add this after ff02::3 ip6-allhosts
2001:4860:4860::8888 example.com
https://i.imgur.com/LYYAQC4.png
Then go into the ZNC Web Interface; Go into Your Settings Above the Quit Message you should see BindHost put your domain.
https://i.imgur.com/CcWAWwU.png
i did same thing as you mentioned in your reply? but after that i checked whois coolboy, it was same ,returning ip . btw i did not reconnect to irc, do i have to reconnect? for actions to take effect? not sure thou
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.