Okay, so we all know some little slice or another of the Internet. But how do all these slices really fit together? How does each player in the system make money by getting your device to connect to someone else’s server to grab content (whether or not you just asked for it)? Let’s put it […]
Through a court-mandated decision, access to Twitter has officially been blocked across all of Turkey. Weather or not this was the right decision; it is evident that people are not happy about it at all. As you already may know, I am originally from Turkey but have been living elsewhere for many years now while […]
The post Twitter War ! appeared first on Packet Pushers Podcast and was written by Orhan Ergun.
Stuff me but I don't know what open is anymore.
The post Rant: Is It Open ? I Don’t Know What Open Is Anymore appeared first on EtherealMind.
Define the term "technical debt"
The post Network Dictionary: Technical Debt appeared first on EtherealMind.
WiFiForward Value of Unlicensed Spectrum Infographic |
Last month I had the opportunity to work with a company to perform an IPv6 pilot. There are a lot of elements to light up for an organization to use IPv6, most of them (but not all) being technical in nature. One of the mechanism I used was ISATAP. In the past I have not […]
The post Windows ISATAP Client, Part 1 appeared first on Packet Pushers Podcast and was written by Dan Massameno.
A bumper crop of ten links today since I’ve been distracted with Interop Las Vegas where I presenting sessions & meeting with vendors. Then I flew to New York to perform some analyst work with investment/fund manager types. The Ethernet Switching Landscape // Speaker Deck – The deck that Ethan Banks used at […]
The post Internets of Interest for 9th April 2014 appeared first on EtherealMind.
I was asked to describe how Arista has been able to penetrate the networking switch market relatively quickly. Arista was founded in 2004 and ten years later has achieved a competitive position against all the major vendors in networking and specifically against Cisco who has a dominant market position. Most vendors develop product like an […]
The post The Difference Between Arista and Competitors (Factories not Babies) appeared first on EtherealMind.
This article from the Association of Computing Machinery and written by no less than Paul Vixie. It is a detailed review of the basic facts of the Internet being smart at the edge and dumb in the middle. By design, the Internet core is stupid, and the edge is smart. This design decision has enabled […]
The post Response: Rate-limiting State and Internet Frailty – ACM appeared first on EtherealMind.
Comparing and Contrasting SDN Across the Pond
How do the U.S. and Europe compare on SDN? To find out, we just replicated a survey we conducted in the U.S. last year. At the MPLS SDN World Congress in Paris a few weeks ago, we polled more than 100 service providers and equipment providers (mostly based in the EU) about their SDN plans, business drivers and concerns. Added to the U.S.-based survey of 100, the results show many similarities as well as some interesting differences.
Production SDN Deployment Lower in Europe
More than 90 percent of the 200+ respondents to the two surveys said their organizations are exploring SDN in some way. However, while 74 percent of the EU-based respondents said their organizations are either researching or prototyping SDN, only about eight percent said they currently have some production deployment. This compares to 20 percent of the U.S. survey respondents who indicated some production deployment (with 62 percent either researching or prototyping SDN).
The percentage planning to deploy production SDN in either this year or in 2015 was similar for both sets, with eight Continue reading
Just making a note here because this will probably trip me up again in the future: I have a customer with a VPN running from an SRX650 on 11.4R9.4 to a variety of other devices. One of these is some kind of Huawei device, and the other a Vyatta router. I’ve no idea what versions or models these are because they’re not under the customer’s control.
I noticed that these two VPNs didn’t appear to be staying up. You could tell because of the lifetime of the IPSec security association. It is set in the configuration to 1800 seconds and counts down – when it gets near zero, the SA is re-negotiated. In this case however, the SA never dropped much below 1400 seconds remaining before being renegotiated.
You can see this by issuing the command “show security ipsec sa” and looking at the fourth column to see the lifetime remaining. If you specify the index number you get more detail as can be seen below:
user@LON-SRX650> show security ipsec sa index 12
ID: 12 Virtual-system: root, VPN Name: VPN-1
Local Gateway: x.x.x.x, Remote Gateway: y.y.y. Continue reading
American and European service providers agree on SDN benefits and challenges with key differences
U.S. and European service providers share similar SDN business drivers and challenges, but Europe has a lower deployment rate and is more concerned about reducing costs as well as managing the technology. These are the main results of a Packet Design survey of more than 200 network service providers on both continents. The company polled more than 100 service providers and equipment providers at the 2014 MPLS SDN World Congress in Paris last month (more than half of the respondents were based in Europe). This adds to the results of the survey of 100 service providers Packet Design conducted at the 16th annual MPLS/SDN International Conference in Washington, D.C. last November.
Key Findings:
![]() |
Figure 1: ISP/IX Market Segment |
![]() |
Figure 2: Novel DDoS Mitigation solution using Real-time SDN Analytics |
// Define large flow Continue reading
Company ABC runs a static VTI-based VPN tunnel between Site-1, hosting 192.168.1.1, and Site-2, hosting 192.168.5.5. BGP is configured between the two sites, over the VTI Tunnel, making all traffic between the sites to be encrypted/protected by IPsec. The network engineer tries to configure QoS but something does not work !...