Displaying 2 results from an estimated 2 matches for "cytrynka".
2003 Apr 04
0
[Bug 534] No option to use IPv6 connections by default
...efault
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: pio at cytrynka.infoland.int.pl
There is no option neither in /etc/ssh/config nor $HOME/.ssh/config to use IPv6 by default while connecting to remote hosts.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Apr 04
0
[Bug 535] Wrong information in manual page about -6 option.
...option.
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P3
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: pio at cytrynka.infoland.int.pl
man ssh:
[...]
-6 Forces ssh to use IPv6 addresses only.
[...]
While on my system it does not force it - it only use IPv6 by default, and if it is not available, then ssh fallbacks to IPv4.
------- You are receiving this mail because: -------
You are the assignee f...