1fake_mld26(8) IPv6 fake_mld26(8)
2
3
4
6 fake_mld26
7
8
10 fake_mld26 [-l] interface add|delete|query [multicast-address [target-
11 address-to-subscribe-from [ttl [own-ip [own-mac-address [destination-
12 mac-address]]]]]]
13
14 This uses the MLDv2 protocol. Only a subset of what the protocol is
15 able to do is possible to implement via a command line. Code it if you
16 need something. Ad(d)vertise or delete yourself - or anyone you want -
17 in a multicast group of your choice Query ask on the network who is
18 listening to multicast addresses Use -l to loop and send (in 5s inter‐
19 vals) until Control-C is pressed.
20
22 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
23
24 The homepage for this toolkit is: https://github.com/vanhauser-thc/thc-
25 ipv6
26
27
29 fake_mld26 3.8 (c) 2020 by van Hauser / THC <vh@thc.org>
30 www.github.com/vanhauser-thc/thc-ipv6
31
32
33
34THC 2023-07-22 fake_mld26(8)