Monthly Shaarli

All links of one month in a single page.

October, 2017

Aggéger facilement des listes d'IP dans RouterOS (était Multiple Src. Address Lists - MikroTik)

Je cite:

And if you need to combine all existing address lists entries from multiple lists into one list, the below should work:

:foreach ENTRY in=[/ip firewall address-list find] do={
/ip firewall address-list add list=CombinedListName address=[/ip firewall address-list get $ENTRY address]
}

J'a-d-o-r-e le fait de pouvoir scripter sur routerOS.

Node uses an hardcoded list of certificate authorities · Issue #4175 · nodejs/node · GitHub
thumbnail

0_0
"TL;DR: CA Certificates are hardcoded in node. It may be OK for dev, but it sucks big time for ops."

North Korea Gets New Internet Link via Russia | Dyn Blog

"the country’s single internet provider, Star JV (AS131269), gained a new connection to the global internet through Russian fixed-provider Transtelecom (AS20485), often referred to as TTK"

"The internet of North Korea is very small (four BGP routes)"

" appeared as a transit provider for three of the four BGP routes announced by AS131279, namely, 175.45.176.0/24, 175.45.178.0/24, and 175.45.179.0/24."

--> pour toute la Corée du Nord, il y a 4 /24. 0_0
1.000 ip pour tout un pays!

"Analyse" géopolitique de ce changement:
"""
Being single-homed behind China Unicom gave China control over North Korea’s internet access. This is important as the international community tries to persuade China to use its influence to reign in the nuclear aspirations of North Korea. However, now with an independent connection to Russia (via TTK), such leverage is greatly reduced. With alternatives for international transit, the power shifts to North Korea in deciding whether or not to maintain its connectivity to the global internet.
"""