search for: 4cx

Displaying 1 result from an estimated 1 matches for "4cx".

Did you mean: 4c
2011 Oct 04
0
[Bug 1941] New: ssh -6 prevents ipv4 forwarding
...OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: gmccullagh at gmail.com when I use either of ssh -CX -L 10443:172.20.0.1:443 <hostname> ssh -4CX -L 10443:172.20.0.1:443 <hostname> where <hostname> has both a functioning A and AAAA record, I can connect and use the port forward. However, if I use: ssh -6CX -L 10443:172.20.0.1:443 <hostname> I can't connect to the tunnel because seemingly the -6 prevents use of an...