You are not logged in.

#1 2011-01-14 15:41:35

dpc.ucore.info
Member
Registered: 2010-12-27
Posts: 14

[solved](my mistake) SSH + IPv6 => UNSCHEDULED OFF-WORLD ACTIVATION!

I've decided to add ipv6 support via aiccu to enable ssh'ing to some of my boxes wherever they are (and when behind the NAT). Everything is fine except when I'm trying to connect to my ArchLinux based machine from Ubuntu based machine.

I get strange:

$ ssh 2001:6a0:XXX:XX::X
WARNING!
UNSCHEDULED OFF-WORLD ACTIVATION!
Permission denied (publickey,keyboard-interactive).

Google tells me only that this is a not so funny Stargate quote. WTF? Why?

IPv4 connection works fine. Connecting from localhost to ArchLinux box works as well. I've compiled the openssh without tcp_wrappers because it lacks some ipv6 patch (BTW. can we get rid of tcp_wrappers - it's useless and only confuses people) but with no change.

What can this be?

Last edited by dpc.ucore.info (2011-01-16 20:26:20)

Offline

#2 2011-01-14 16:03:40

Leonid.I
Member
From: Aethyr
Registered: 2009-03-22
Posts: 999

Re: [solved](my mistake) SSH + IPv6 => UNSCHEDULED OFF-WORLD ACTIVATION!

Interesting indeed... I guess one of openssh devs watched too much syfy smile  Anyway, looks like ML @ openssh.com is the right place to ask.

> BTW. can we get rid of tcp_wrappers - it's useless and only confuses people

No it isn't. It's just another layer of security -- just put ALL : ALL in hosts.allow, if you don't like it.


Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd

Offline

#3 2011-01-14 16:08:08

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [solved](my mistake) SSH + IPv6 => UNSCHEDULED OFF-WORLD ACTIVATION!

are you sure you are hitting your server? That is a banner that a sysadmin setup


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2011-01-14 16:29:45

dpc.ucore.info
Member
Registered: 2010-12-27
Posts: 14

Re: [solved](my mistake) SSH + IPv6 => UNSCHEDULED OFF-WORLD ACTIVATION!

wonder wrote:

are you sure you are hitting your server? That is a banner that a sysadmin setup

You're are so right. I've made a typo in /etc/hosts that propagated when I was copying it. So lame...

Thank you for your help. I'll have to investigate who is that SG1 admin. wink

Offline

#5 2011-01-16 18:15:27

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: [solved](my mistake) SSH + IPv6 => UNSCHEDULED OFF-WORLD ACTIVATION!

Please mark as [solved]


Website - Blog - arch-home
Arch User since March 2005

Offline

Board footer

Powered by FluxBB