https://bugzilla.mindrot.org/show_bug.cgi?id=3614
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- It's basically not possible for ssh to forward all network traffic without requiring either bespoke configuration on your system or root access, and we definitely don't want ssh to have root access. It is possible to do this via manual configuration via tun forwarding, though how to do this is deeply dependent on your particular system. E.g. here's an example for Archlinux https://wiki.archlinux.org/title/VPN_over_SSH#Enable_forwarding_for_the_TUN_device -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
