Actions
Task #7354
closedCreate a NAT4664 PoC
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
11/28/2019
Due date:
% Done:
0%
Estimated time:
PM Check date:
Description
Idea:
v6 client --- > v6 only network ---> router with v6, v4 and NAT64 configured
The v6 client cannot use AF_INET / IPv4 packets locally, as it does not have an IPv4 route. Try to fix as follows:
[ v4 network -> default route into tunX --> convert destination ipv4 address into NAT64 based address convert ANY ipv4 source address into our regular IPv6 address ] ---> rest as before
- Use either jool or tayga for implementing it locally
Actions