[Jool-list] Jool double translation (src+dst) with siit?

JORDI PALET MARTINEZ jordi.palet at consulintel.es
Sun Feb 2 16:22:05 CST 2020


This looks like a standard 464XLAT ?. I'm using this all the time with jool-siit for the CLAT and jool for the PLAT.

In my case the CLAT is sitting in the "CPE" (subscriber side), while the PLAT is at the ISP.

I'm not sure if you can run both of them in the same box (or VM).

Regards,
Jordi
@jordipalet
 
 

El 2/2/20 22:24, "Jool-list en nombre de Nico Schottelius" <jool-list-bounces at nic.mx en nombre de nico.schottelius at ungleich.ch> escribió:

    
    Hello,
    
    is it conceptually possible with 1 jool instance to translate both the
    source and the destination address in one run or do I need to stack two
    jool instances?
    
    The problem I am trying to solve is as follows:
    
    [ IPv4 only network, i.e. 192.168.0.0/24 ]
    ---> [ Router1: IPv4 -> IPv6 ]
    ------> [ IPv6 only network, i.e. 2001:db8:1::/64 ]
    -----------> [ Router2 with IPv4 + IPv6 + NAT64 ]
    
    So router1 would do the following:
    
    - translate source address 192.168.0.0/24 => 2001:db8:2::/120 [jool
      siit]
    - translate destination address X.Y.Z.A => 2001:db8:3::/96 [ nat64
      prefix ]
    
    Then the packet would be routed to router2, which is connected to the
    real Internet and do the following:
    
    - See that 2001:db8:3::/96 is actually a nat64 prefix -> translate to
      IPv4
    - Has NAT64 -> create a dynamic session entry for the source address in
      2001:db8:2::/120
    
    router2 is as standard nat64 case.
    
    If I am not mistaken, router1 should be able to solve it with 2 eamt
    entries on the line of
    
      "eamt": [
        {
          "ipv6 prefix": "2001:db8:2::/120",
          "ipv4 prefix": "192.168.0.0/24"
        {
          "ipv6 prefix": "2001:db8:3::/96",
          "ipv4 prefix": "0.0.0.0/0"
        }
      ]
    
    I'll try this out tomorrow, but does anything speak against src + dst
    translation this way?
    
    Best,
    
    Nico
    
    
    --
    Modern, affordable, Swiss Virtual Machines. Visit www.datacenterlight.ch
    _______________________________________________
    Jool-list mailing list
    Jool-list at nic.mx
    https://mail-lists.nic.mx/listas/listinfo/jool-list
    



**********************************************
IPv4 is over
Are you ready for the new Internet ?
http://www.theipv6company.com
The IPv6 Company

This electronic message contains information which may be privileged or confidential. The information is intended to be for the exclusive use of the individual(s) named above and further non-explicilty authorized disclosure, copying, distribution or use of the contents of this information, even if partially, including attached files, is strictly prohibited and will be considered a criminal offense. If you are not the intended recipient be aware that any disclosure, copying, distribution or use of the contents of this information, even if partially, including attached files, is strictly prohibited, will be considered a criminal offense, so you must reply to the original sender to inform about this communication and delete it.





More information about the Jool-list mailing list