[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian and IPV6



On Sun, Dec 29, 2002 at 05:26:38PM -0600, Russ Cook wrote:
> As you suspected, when started with the -- -6 option, sshd does
> not listen for ipv4 traffic on port 22.  When I try to connect
> with ssh -4, the sshd negotiates a -6 connection anyway.  I
> suppose this makes since, since declaring -- -6 says to operate
> ONLY in IPV6.  What I need is for the daemon to listen for both
> protocols.  Does anyone know if it is possible?  Does it require
> a recompile or special configure flag when installing?

You can recompile without the --with-ipv4-default flag (see
debian/rules).

Usually -6 is good enough, since IPv4 addresses get mapped into IPv6 ...

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: