1four2six(8) IPv6 four2six(8)
2
3
4
6 four2six
7
8
10 four2six [-FHD] [-m srcmac] [-s src6] [-p srcport] interface ipv6-to-
11 ipv4-gateway ipv4-src ipv4-dst [port]
12
13
15 -F insert atomic fragment header (can be set multiple times)
16 -H insert and empty hop-by-hop header
17 -D insert a large destination header that fragments the packet
18 -p srcport set a specific UDP source port or Ping ID
19 -s src6 set a specific IPv6 source address
20 -m srcmac set a specific MAC source address
21
22 Send an IPv4 packet to an IPv6 4to6 gateway. If a port is specified, a UDP packet is sent, otherwise an ICMPv4 ping.
23
25 thc-ipv6 was written by van Hauser <vh@thc.org> / THC
26
27 The homepage for this toolkit is: https://github.com/vanhauser-thc/thc-
28 ipv6
29
30
32 four2six 3.8 (c) 2020 by van Hauser / THC <vh@thc.org>
33 www.github.com/vanhauser-thc/thc-ipv6
34
35
36
37THC 2022-07-23 four2six(8)