https://bugzilla.mindrot.org/show_bug.cgi?id=2784
Ben Greear <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #39 from Ben Greear <[email protected]> --- It would be nice to have this feature added. There is no way to tunnel across VRF since vrf exec would bind to a single vrf. I'm hoping for this to work: ssh -L 8888:172.16.0.2:22:vrf-blue 192.168.1.1 In other words, on 192.168.1.1, there is a virtual router vrf-blue that holds the 172.16.0.0/24 network, and I want to tunnel onto that network from a non-vrf port (192.168.1.1). -- 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
