Internal Services
From LinodeWiki
Some services are available on the private Linode networks. When using these, they don't count against your bandwidth. You can only connect to services in the same data center as your server.
You may need to add an internal IP and add it to your config as per the Static Networking Guide in order to reach these internal IPs.
These services are provided by the Linode Community, there is no official support, for assistance try the Linode Forums
Contents |
[edit] Dallas, Texas
| Service | Internal | External | Operator | Policy / Extra Info |
|---|---|---|---|---|
| NTP | ntp1-dal.jtsage.com | ntp1.jtsage.com | jtsage | Stratum 2, open server, no notify required. Native IPv6 on both addresses. |
| NTP | ntp2-dal.jtsage.com | ntp2.jtsage.com | jtsage | Stratum 2, open server, no notify required. Native IPv6 on both addresses. |
| NTP | private.dfw1.ntp.mattnordhoff.com | dfw1.ntp.mattnordhoff.com | mnordhoff | Open, no notify. Native IPv6 on external name. Details at my website. |
| ClamAV | snafo-local.atxconsulting.com | N/A | TJ Fontaine | Communication Port 3310, Data Port Range 11024 to 12048 |
| DNS | dallas.internal.darkdna.net | jettanos.darkdna.net | Alex Hanselka | Connected to OpenNIC Project also resolves regular domain names and doesn't keep logs. |
| NTP | ntp.dallas.linsides.com | JshWright | Stratum 2, open server | |
| Apt-Cacher-NG | apt-cache.dallas.linsides.com | JshWright | Port 3142 |
[edit] Fremont, California
| Service | Internal | External | Operator | Policy / Extra Info |
|---|---|---|---|---|
| DNS | 2600:3C01::02:2530 | 2600:3C01::02:2530 | BarkerJr | Part of the OpenNIC project. No logging except errors (purged after 4 weeks). |
| DNS | 192.168.148.173 | 74.207.247.4 | BarkerJr | Part of the OpenNIC project. No logging except errors (purged after 4 weeks). |
| DNS | 192.168.161.239 | 74.207.247.4 | BarkerJr | Part of the OpenNIC project. No logging except errors (purged after 4 weeks). |
| NTP | clock.fmt.he.net | HE | Not internal to Linodes for data transfer accounting purposes, but in the same datacenter. http://www.he.net/adm/ntp.html |
[edit] Newark, New Jersey
| Service | Internal | External | Operator | Policy / Extra Info |
|---|---|---|---|---|
| DNS | dns1-internal.newark.misaka.bdryan.net | BDRyan | Only available internally, no logging. | |
| NTP | ntp1-internal.newark.misaka.bdryan.net | ntp-pub.misaka.bdryan.net | BDRyan | Open server, no notify, IPv4 and native IPv6 on external address |
| NTP | newark.undeadarmy.com | ntp.undeadarmy.com | dwheimerl | Stratum 2, open server |
| NTP | ntp.newark.linsides.com | JshWright | Stratum 2, open server | |
| Apt-Cacher-NG | apt-cache.newark.linsides.com | JshWright | Port 3142 | |
| NTP | 2600:3c03::13:3123 | ntp.hoopycat.com | RTucker | Stratum, open server, NTP Pool server |
| NTP | tick.ewr.knovideo.com | tick.knovideo.com | MDReferee | Stratum 2, open server, NTP Pool Server, Native IPv6 on both addresses |
| NTP | tock.ewr.knovideo.com | tock.knovideo.com | MDReferee | Stratum 2, open server, NTP Pool Server, Native IPv6 on both addresses |
[edit] London, England, UK
| Service | Internal | External | Operator | Policy / Extra Info |
|---|---|---|---|---|
| Apt-Cacher-NG | london-cache.getbestfone.com | N/A | AviMarcus | Port 3142 |
| NTP | ntp.gionn.net | Gionn |
To use Apt-Cacher-NG instances, run the following command (replace "<server address>" with the address in the "Internal" column):
echo 'Acquire::http { Proxy "http://<server address>:3142"; };' | sudo tee /etc/apt/apt.conf.d/01proxy
