this post was submitted on 04 Oct 2023
7 points (73.3% liked)
Linux
5174 readers
305 users here now
A community for everything relating to the linux operating system
Also check out [email protected]
Original icon base courtesy of [email protected] and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, no.
I'm not going to LD_PRELOAD some random library into my SSH process, and I'm definitely not going to export LD_PRELOAD as a global environment variable.
Couldn't this be setup with some kind of virtual IPv4 interface that routes to your IPv6? I guess you'd need some kind of driver to add the prefix.
Edit: I think this is supported by the standard 4-in-6 tunnel interface: https://serverfault.com/questions/422791/which-software-could-i-use-to-setup-a-4in6-ip-tunnel-rfc-2473-on-gnu-linux
Yeah I'm pretty sure with some simple virtual network bridges and routing rules a 4-to-6 converter is plenty possible without touching the actual processes.