Wireless ISP Network IP Scheme

For those of you starting out in the WISP field here is a good overview of a scalable Ip scheme for your WISP network. There are some caveats to this, which we will discuss later. This does not address IPV6, I have done some articles on IPv6 in the past that addresses IPV6. Some benefits … Read more

Cisco High Availability design

This content is for Patreon subscribers of the j2 blog. Please consider becoming a Patreon subscriber for as little as $1 a month. This helps to provide higher quality content, more podcasts, and other goodies on this blog.To view this content, you must be a member of Justin’s Patreon Unlock with PatreonAlready a qualifying Patreon … Read more

Medium WISP Core Network Design

This content is for Patreon subscribers of the j2 blog. Please consider becoming a Patreon subscriber for as little as $1 a month. This helps to provide higher quality content, more podcasts, and other goodies on this blog.To view this content, you must be a member of Justin’s Patreon Unlock with PatreonAlready a qualifying Patreon … Read more

WIFI calling port forwarding

Recently I came across a need to do some port forwarding for wifi calling. I have assembled a resource guide to help you if you need to do such things. IPSEC should be allowed per RFC 5996 https://tools.ietf.org/html/rfc5996 for all wifi calling Verizonhttps://community.verizonwireless.com/t5/Verizon-Wireless-Services/What-are-the-wifi-calling-firewall-ports-and-destination-IP/td-p/1080659UDP ports 500 and 4500 open to sg.vzwfemto.com and wo.vzwwo.com TMobilehttps://www.t-mobile.com/support/coverage/wi-fi-calling-on-a-corporate-networkIPv4 Address Block: 208.54.0.0/17 and … Read more

WISP Whitepaper

This content is for Patreon subscribers of the j2 blog. Please consider becoming a Patreon subscriber for as little as $1 a month. This helps to provide higher quality content, more podcasts, and other goodies on this blog.This content is available exclusively to members of Justin’s Patreon at “Any patron” or higher tier, or having … Read more

A Longitudinal View of Netflix

This came across the NANOG mail list. A Longitudinal View of Netflix: Content Delivery over IPv6 and Content Cache Deployments paper:   https://bit.ly/2toOGWPslides:  https://bit.ly/2ZoEpapvideo:   https://vimeo.com/437111302 Some highlights Caches reachable within 6 IP hops and 20 ms-IP path lengths shorter by 40–50%-Latency lower by 64%-Throughput higher by factor of three-Latency benefits more pronounced over IPv4 compared with … Read more

Network troubleshooting tools

Recently, there was a thread on the NANOG list asking what were somne favorite network troubleshooting tools. I have taken many of these tools and created the following list. http://ping.pe/Simple pingport and dig commands https://mtr.sh/BGP Looking glass https://perfops.net/mtr-from-worldTraceroute from various hosts on the net http://www.traceroute6.net/IPV6 tools (ping,traceroute,etc) https://dnsviz.net/Carious DNS tools http://irrexplorer.nlnog.net/Routing Registry object explorer https://mxtoolbox.com/DNS … Read more

WISPs: IPv6 is the answer to some of your issues

Many Wireless Internet Service Providers (WISPs), especially newer startups, struggle with nat issues and having enough public Ip addresses to go around. Invariably, you start running into double nat issues pretty quickly. Then you get the dreaded gamer call: Many times they don’t know why they are even calling. They just know the magic box … Read more

Internet Routing Registry Resources by j2sw

Interconnection

What is a routing registry?From Wikipedia https://en.wikipedia.org/wiki/Internet_Routing_RegistryThe Internet routing registry works by providing an interlinked hierarchy of objects designed to facilitate the organization of IP routing between organizations, and also to provide data in an appropriate format for automatic programming of routers. Network engineers from participating organizations are authorized to modify the Routing Policy Specification Language (RPSL) … Read more