Telnet help?

Danni

Member
OK. since I googled this and couldn't find anything, I was wondering if someone could help me with a telnet question.

We want to change our nameservers from jndhost.biz to jndhost.com. We tried doing it through cpanel, but got nowhere.

I was wondering if anyone knew the telnet command for changing the nameservers and assigning ips? We have root access, but are still pretty new to this.

Thank you in advance :)
 
Danni said:
OK. since I googled this and couldn't find anything, I was wondering if someone could help me with a telnet question.

We want to change our nameservers from jndhost.biz to jndhost.com. We tried doing it through cpanel, but got nowhere.

I was wondering if anyone knew the telnet command for changing the nameservers and assigning ips? We have root access, but are still pretty new to this.

Thank you in advance :)

Not quite sure i understand your requirements, but if you want to change the nameservers you have on a domain, then that will need to be done using your domain registrars contol panel.

Not sure i understand what you mean by assigning ip's, are you trying to assign ip's to domains, ip's to your server or use dhcp to automatically assing ip's to machines in your LAN?

Gimme a bit more detail and i'm sure i'll be able to help :)
 
on my server, I want to change the domain used for the nameservers from jndhost.biz to jndhost.com (had some trouble with the .biz address). I would like to assign ips to the domains, if possible. All the changes needed to be done at the domain provider's end have been done, it's just the server end that needs doing.

The server is saying that N1.JNDHOST.COM & NS2.JNDHOST.COM are already assigned to an old hosting provider that we no longer use.

though I have changed the details on the url provider to match my current server IP's and set it to be a host domain.

my whm is also not letting me delete my current name servers of NS1.JNDHOST.BIZ NS2.JNDHOST.BIZ

it says that it has and the ip's can now be used again, but upon going back to assigning ip's to the new name server details I get the name server currently assigned to a differant ip.
 
name='Danni' said:
on my server, I want to change the domain used for the nameservers from jndhost.biz to jndhost.com (had some trouble with the .biz address). I would like to assign ips to the domains, if possible. All the changes needed to be done at the domain provider's end have been done, it's just the server end that needs doing.

If you mean u want to change the DNS servers that your server uses to resolve names, then you need to edit /etc/resolv.conf

If you need to assign an ip address to each of your domains hosted on the server then you will need to edit the apache config (or the config of whatever web server u use).

Sorry if thats not much help, but i still don't have a clue what you are trying to achieve :/
 
Back
Top