PDA

View Full Version : VPS Name Servers


slammz
04-08-2012, 05:29 PM
I currently have a VPS with Virpus.com and I have been trying for along time now to get my name servers to connect by following this:

http://puu.sh/oz9g

I put the IPs with the name servers and tried to connect it but it didn't work and the VPS is unmanaged.

Can anyone help please?

snakes1100
04-08-2012, 05:50 PM
Are the IP's you entered at the registrar, actually assigned to the server?

slammz
04-08-2012, 06:14 PM
Are the IP's you entered at the registrar, actually assigned to the server?

Yes, the ones I was given were entered in.

WEBDosser
04-08-2012, 06:23 PM
so in your domain name settings at the place where you got your domain you created (named)your nameservers and entered the IP's like this for each one..

ns1.yourdomain.com - 0.0.0.0 < -- first IP
ns2.yourdomain.com - 0.0.0.0 < -- second IP

it should say nameservers created or something like that, then you would have to wait 24 to 72 hours for them to propergate..

wD

snakes1100
04-08-2012, 06:23 PM
Thats not what i asked, are the IP's you were given, are they actually assigned to the server?

From the command shell via ssh, type in the following:
ifconfig & hit enter.

What IP's does that show?

If those IP's you entered arent bound & working, its not gonna let you register the names anyways.

slammz
04-08-2012, 06:42 PM
Thats not what i asked, are the IP's you were given, are they actually assigned to the server?

From the command shell via ssh, type in the following:
ifconfig & hit enter.

What IP's does that show?

If those IP's you entered arent bound & working, its not gonna let you register the names anyways.

It is showing

inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.

Full thing:



[root@server1 /]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:106 errors:0 dropped:0 overruns:0 frame:0
TX packets:106 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11439 (11.1 KiB) TX bytes:11439 (11.1 KiB)

venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 -00
inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255. 255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:121066 errors:0 dropped:0 overruns:0 frame:0
TX packets:124594 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:9040027 (8.6 MiB) TX bytes:13769595 (13.1 MiB)

venet0:0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 -00
inet addr:50.115.165.122 P-t-P:50.115.165.122 Bcast:50.115.165.122 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1

venet0:1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 -00
inet addr:50.115.165.123 P-t-P:50.115.165.123 Bcast:50.115.165.123 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1

snakes1100
04-08-2012, 10:38 PM
Is 50.115.165.122 & .123 the IP's you tried to add for the nameservers?

slammz
04-08-2012, 11:40 PM
Is 50.115.165.122 & .123 the IP's you tried to add for the nameservers?

Yes, I added those in the registar with the nameservers.

snakes1100
04-09-2012, 12:35 AM
Did it accept them & register the new nameservers?