We have a gateway solution which connects legacy RADIO's having ftp server running with IPV4 interface to DU's running with IPV4 ftp clients to do file upload and download operations. And currently we use ftp-proxy to proxy the ftp connection between different IPV4 ip addresses.
Now we need to support DU interface with IPV6 so we need to transmit ftp connections between IPV4 to IPV6.
What can be best replacement for ftp-proxy? And how to use those? I heard few things squid, socat, nat-pt, but I m very new to this. So any help will be appreciated.
Thanks in advance.
Br, Neeraj