What is this ip called?
#1

i have seen ips like this

Server.my-server.us:PORT


and how can they be done?
Reply
#2

Get a domain and create a DNS record
put in server and value as your server IP and choose A name.
Reply
#3

Ok and what is TTL ?Is that the port?
Reply
#4

Leave TTL alone put it like 10 if you have to, port is already set you don't have to mess with it
Reply
#5

Quote:
Originally Posted by khanz
Посмотреть сообщение
Leave TTL alone put it like 10 if you have to, port is already set you don't have to mess with it
I have to set those things in my Domain cpanel or webhost cpanel?. I am asking this because both have that option to set the record.
Reply
#6

Do not set the TTL to 10, that's a ridiculous value.

Point an A record to your server IP, and set the TTL to 14400. Some hosts reject low TTL's due to additional server load looking up DNS queries all the time...

Quote:
Originally Posted by Fernado Samuel
Посмотреть сообщение
I have to set those things in my Domain cpanel or webhost cpanel?. I am asking this because both have that option to set the record.
If you have the nameservers in your domain control panel pointing to your webhost, set the new record in your webhost panel.
Reply
#7

TTL = Time To Live
It's the amount of routers your request can pass before it is dropped. 10 Would be extremely low.
Reply
#8

Quote:
Originally Posted by linuxthefish
Посмотреть сообщение
Do not set the TTL to 10, that's a ridiculous value.

Point an A record to your server IP, and set the TTL to 14400. Some hosts reject low TTL's due to additional server load looking up DNS queries all the time...



If you have the nameservers in your domain control panel pointing to your webhost, set the new record in your webhost panel.
Ok, if i set the record the how much time to take effect?
Reply
#9

Quote:
Originally Posted by Sinner
Посмотреть сообщение
TTL = Time To Live
It's the amount of routers your request can pass before it is dropped. 10 Would be extremely low.
You are incorrect, it's basically the amount of time DNS queries are cached for in seconds.

https://en.wikipedia.org/wiki/Time_to_live#DNS_records
Reply
#10

Quote:
Originally Posted by linuxthefish
Посмотреть сообщение
You are incorrect, it's basically the amount of time DNS queries are cached for in seconds.

https://en.wikipedia.org/wiki/Time_to_live#DNS_records
Oops, my bad. I didn't know it was also used for DNS records! TTL for IP packets does mean the following though:
Quote:
Originally Posted by Wikipedia
The TTL field is set by the sender of the datagram, and reduced by every router on the route to its destination.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)