Changing your reverse DNS name servers at ARIN

If you have received a direct IP allocation from ARIN and would like to point them to Total Uptime so you can create zones for managing reverse DNS, these are the steps you need to take in order to complete the process. Log into ARIN online right from their home page at www.arin.net Click on […]

Do you support Reverse Lookup DNS (PTR) zones?

Yes, absolutely! Before you can configure a reverse zone, you must first, however, contact the ISP that issued you your IP addresses and have them delegate the IN-ADDR.ARPA or IP6.ARPA records to the name servers we’ve assigned to your account. (You can find these listed in a box on the right side of the DOMAINS […]

Import Domain from Copy and Paste

Method:              POST URI:                     /CloudDNS/Domain/Import/FromCopyPaste This method imports a domain from copy and paste. It requires that the following information be posted in order to successfully import the domain: domainName “example.com” nameServer “ns1.example.net” dnsType “Primary” – Also supports “Secondary”, “Reverse” data “string” overwrite “string”

Update an Existing Monitor

Method:              PUT URI:                     /Monitor/DeviceMonitor/{monitorId} This method updates the load balancing profile. Field Data Type MonitorType “string” Name “string” Interval “string” IntervalUnit “string” ResponseTimeOut “string” ResponseTimeOutThreshold “string” DownTime “string” Deviation “string” Retries “string” SuccessRetries “string” FailureRetries “string” DestinationIP “string” DestinationPort “string” Action “string” CustomHeader “string” Enabled “string” […]

Create a New Monitor

Method:              POST URI:                     /Monitor/DeviceMonitor This method creates a new monitor. In order to successfully create the new monitor, the following parameters must be inputted: Field Data Type MonitorType “string” Name “string” Interval “string” IntervalUnit “string” ResponseTimeOut “string” ResponseTimeOutThreshold “string” DownTime “string” Deviation “string” Retries “string” SuccessRetries […]

Can I bring my own IPs / can you announce my subnets?

The answer is yes! Periodically we’re asked if customers can announce their own IP space / subnets on our platform. The answer is yes. We will need an LOA (Letter of Authorization) for your IP space, and it will need to be registered with any of the RIRs (Regional Internet Registries) like ARIN, RIPE, etc. […]

Cloud Platform Release v19.6.0

Today we released minor version 19.6.0 of our cloud platform. This release includes a few bug fixes, back-end improvements plus a couple new features and enhancements: DNS Failover: We enhanced A and AAAA records to now show (in a slightly greyed-out text) the IP address(es) that the Failover service is giving out in DNS. Previously […]

Unchanging Internet Concepts

Internet technology continues to change at a rapid pace, but the fundamentals are the same. Most networks are still using TCP/IP. Networks are designed and analyzed using protocol stacks. And data packet switching is still the lifeblood of the network. In this post, we take a look at some fundamental concepts in networking that the […]

What is an Application Delivery Controller?

Just when you think you have a good handle on the key technologies on the market, they come up with something new. If you’ve been told that you need to look at putting in an application delivery controller (ADC), read on. Glorified Load Balancer? To get to the heart of the matter, we need to […]

What You Should Know About APIs

We all know how a computer user interface (UI) works — at least in general terms. Humans interact with digital machines using input devices, and we watch everything real-time on computer monitors. When we think of user input, we usually think of Input devices like a mouse, keyboard, touchscreen, trackball, or pointing stick. But we […]