Projet

Général

Profil

Sonde RIPE Atlas » Historique » Version 4

Version 3 (Matthieu Herrb, 19/12/2017 22:03) → Version 4/6 (Matthieu Herrb, 19/12/2017 22:04)

h1. Sonde RIPE Atlas

h2. Sonde courante

https://atlas.ripe.net/probes/32764/

91.224.149.149
2a03:7220:8081:9500::1

Hébergée à TLS00. Connectée via le TP-Link wr4300 port 4.

h3. Config sur le TP-Link

* DHCP @/etc/config/dhcp@
<pre>
config host
option name 'atlas'
option ip '192.168.100.4'
option mac '18:d6:c7:29:fe:96'

</pre>
* routage / NAT @/etc/rc.local@
<pre>
# Atlas RIPE

ip addr add 91.224.149.149/32 dev eth0.2
ip -6 addr add fe80::81:95/64 dev eth0.2

iptables -t nat -A PREROUTING -d 91.224.149.149/32 -j DNAT --to-destination 192.168.100.4
iptables -t nat -A POSTROUTING -s 192.168.100.4/32 -j SNAT --to-source 91.224.149.149

ip -6 route add 2a03:7220:8081:9500::1/56 via fe80::1ad6:c7ff:fe29:fe96 dev br-lan
</pre>

h2. Ancienne sonde

https://atlas.ripe.net/probes/523/

cessée cessé de fonctionner le 19 juin 2017