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

Re: ssh + ipv6 success



	Ironic I guess that I've not had to modify the init.d script
for the default ssh in testing or unstable to accept IPv6 connections
but rather just modified the sshd_config to change the ListenAddress
from 0.0.0.0 (any IPv4 address) to :: (any IPv6 address) and now it
listens to both v4 and v6 addresses assigned to the interface...

	This is also the default build ssh (OpenSSH) that is readially
avaiable for testing and unstable...

	Jeremy

On Thu, Aug 23, 2001 at 07:32:20AM +1000, Anand Kumria wrote:
> On Fri, Aug 17, 2001 at 05:15:10PM +0200, Samuel Tardieu wrote:
> > On 18/08, Anand Kumria wrote:
> > 
> > | Curiosuly when I put '-- -6' in the init.d/ssh file in the
> > | pre-packaged version; it works if I am on the same machine
> > | but from remote machines it does not.
> > | 
> > | Thoughts?
> > 
> > Are you sure you recompiled ssh with the same options? One that comes to
> > mind is the use of TCP wrappers, which could explain this behaviour.
> 
> Yes, the ALL: PARANOID line was the problem. So I've got ssh working
> via IPv6 now.
> 
> Thanks,
> Anand
> 



Reply to: