Considering the DNS query chain—
banana.examplebanana.example does not existThere are two possible responses in this chain of queries, actually. .example might not exist at all. In this case, the root server will return a server not found error. On the other hand, .example might exist, but banana.example might not exist; in this case, the authoritative server is going to return an NXDOMAIN record indicating the subdomain does not exist.
Assume another hosts, a few moments later, also queries for banana.example. Should the recursive server request the same information all over again for this second query? It will unless it caches the failure of the first query—this is the negative cache. This negative cache reduces load on the overall system, but it can also be considered a bug.
Take, for instance, the case where you set up a new server, assign it banana.example, jump to a host and try to connect to the new server before the new DNS information has been propagated through the system. On Continue reading
Verizon is planning to offer blockchain services for enterprises.
The company's approach is to diffuse an attack before it explodes.
The modem supports two concurrent LTE connections from two different operators.
The converged infrastructure offers pooled resources and greater scalability.
Today's Full Stack Journey dives into Istio, Envoy & service meshes with guest Shannon McFarland.
The post Full Stack Journey 018: Istio, Envoy & Service Meshes appeared first on Packet Pushers.
A new solution brief from Dell EMC and VMware discusses an innovative turnkey solution—Dell EMC NFV Ready Bundle for VMware—that is optimized to simplify and accelerate production deployments.
Future CSA papers will address SAP and Oracle ERP security.
This means it can add capacity without having to physically move hardware.
The post Segment Routing and the SRv6 Network Programming appeared first on Noction.
Learn about deployment options and other considerations for choosing software-defined WAN.
Tiziano Tofoni wrote a lengthy comment on my EVPN in small data center fabrics blog post continuing the excellent discussion we started over a beer last October. Today I’ll address the first part:
I think that EVPN is an excellent standard for those who love Layer 2 (L2) services, we may say that it is an evolution of the implementation of the VPLS service, which addresses some limits in the original standard (RFCs 4761 and 4762).
I might be missing something, but in my opinion there’s no similarity between EVPN and VPLS (apart from the fact that they’re trying to solve the same problem).
Read more ...
Lebanon is a historic country, home to two cities among the oldest in the world. There’s a vast mix of influences from the East and West. It’s also the smallest country in continental Asia.

CC-BY-SA Gregor Rom
Lebanon is a little different to most other countries when it comes to the internet, with all connectivity to the outside world flowing via a single network, Ogero. Traffic to Lebanon was previously served from our existing deployments in Marseille and Paris, due to where Ogero connects to the rest of the internet. By deploying locally in Beirut, round-trip latency is cut by around 50 milliseconds. This might seem like almost nothing, but it adds up when you factor in a DNS lookup and 3-way handshake required to open a TCP connection. Internet penetration in Lebanon according to different sources is around 75%, which is quite high. However, the speed available to end users is low, typically in single digit megabits per second.
The Ministry of Telecommunications has an ambitious plan to Continue reading