Mikrotik and Letsencrypt

Recently there has been some activity on integration with LetsEncrypt and Mikrotik.   WHile Mikrotik does not directly support Letsencrypt directly yet, you can make it work with this setup https://github.com/gitpel/letsencrypt-routeros

Transit, peer, downstream..what do they all mean?

As a service provider you have a mountain of terms to deal with. As you dive into the realm of BGP, you will hear many terms in regards to peers.  Knowing their names AND your definition of them will serve you well.  I emphasized the and in the last sentence because many people have different … Read more

Calea and the ISP

The Communications and Law Enforcement Act (CALEA) passed in 1994 is a piece of legislation every U.S. ISP should know about and be in compliance with.  If for the simple fact the government can levy heavy fines if you aren’t compliant. For those of you wanting some background please follow these links: https://en.wikipedia.org/wiki/Communications_Assistance_for_Law_Enforcement_Act https://www.fcc.gov/public-safety-and-homeland-security/policy-and-licensing-division/general/communications-assistance First … Read more

Mikrotik chains explained

From the Mikrotik Wiki input – used to process packets entering the router through one of the interfaces with the destination IP address which is one of the router’s addresses. Packets passing through the router are not processed against the rules of the input chain (DST address of the router) forward – used to process packets passing … Read more