RE: ssh user@ipv6 address, connect: Network is unreachable

2013-07-24 Thread Mike Viau
> On Tue, 23 Jul 2013 22:57:27 +0200  wrote:> Dear 
> basti,
> 
> basti wrote:
> > ssh: connect to host  port 22: Network is unreachable
> 
> if  is not in your local network, you will either need
> a tunnel or connectivity from your ISP to get IPv6. So this:
>  
> > my ISP offers only ipv4, can this be the "error" ?
> 
> is indeed the problem.
> 

Further for your knowledge:
In the Internet Protocol Version 6 (IPv6), the address block fe80::/10 has been 
reserved for link-local unicast addressing. The actual link local addresses are 
assigned with the prefix fe80::/64 which is what you see on your wireless 
interface.
With this link local addresses you will not be about the reach your vps. You 
may need to look into Tunnel Broker services. Check out:
http://en.wikipedia.org/wiki/Tunnel_brokerhttp://en.wikipedia.org/wiki/List_of_IPv6_tunnel_brokers
-M

Re: ssh user@ipv6 address, connect: Network is unreachable

2013-07-23 Thread Claudius Hubig
Dear basti,

basti wrote:
> ssh: connect to host  port 22: Network is unreachable

if  is not in your local network, you will either need
a tunnel or connectivity from your ISP to get IPv6. So this:
 
> my ISP offers only ipv4, can this be the "error" ?

is indeed the problem.

Best,

Claudius
-- 
Please don’t CC me.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130723225727.2babe...@ares.home.chubig.net



Re: ssh user@ipv6 address, connect: Network is unreachable

2013-07-23 Thread Kim Christensen
Hi basti,

On Tue, Jul 23, 2013 at 10:48:07PM +0200, basti wrote:
> Hello,
> 
> I have a vps host which has only an ipv6 address.
> I try ssh user@ (or ssh -6 user@) but get
> the following:
> 
> ssh: connect to host  port 22: Network is unreachable
> 
> ping6 google.com is the same
> 
> connect: Network is unreachable
>
> [...]
>
> my ISP offers only ipv4, can this be the "error" ?

Yes. 

You need to native IPv6 from your ISP, or an IPv6 tunnel from one of
the many brokers available on the net. 

Google for "ipv6 tunnel broker" if your ISP is not providing native
access.


Regards,
-- kchr


|_|O|_|  
|_|_|O|  Kim Christensen 
|O|O|O|  http://technopragmatics.org
-
() ascii ribbon campain - against html e-mail
/\ www.asciiribbon.org - against proprietary attachments


signature.asc
Description: Digital signature


Re: ssh user@ipv6 address, connect: Network is unreachable

2013-07-23 Thread staticsafe
On Tue, Jul 23, 2013 at 10:48:07PM +0200, basti wrote:
> my ISP offers only ipv4, can this be the "error" ?
> 
> Regards,
> basti

Yes, you only have link-local connectivity, you either need to ask your ISP 
or set yourself up with a IPv6 tunnelbroker, I highly recommend the folks over
at HE (http://tunnelbroker.net/).
-- 
staticsafe
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Please don't top post.
Please don't CC! I'm subscribed to whatever list I just posted on.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130723205458.ga7...@uriel.asininetech.com



ssh user@ipv6 address, connect: Network is unreachable

2013-07-23 Thread basti
Hello,

I have a vps host which has only an ipv6 address.
I try ssh user@ (or ssh -6 user@) but get
the following:

ssh: connect to host  port 22: Network is unreachable

ping6 google.com is the same

connect: Network is unreachable

my config:

root@thinkpad:/home/basti# ifconfig
eth0  Link encap:Ethernet  Hardware Adresse c8:0a:a9:2f:11:cd
  UP BROADCAST MULTICAST  MTU:1500  Metrik:1
  RX packets:214938 errors:0 dropped:0 overruns:0 frame:0
  TX packets:169504 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:1000
  RX bytes:302942887 (288.9 MiB)  TX bytes:14581933 (13.9 MiB)
  Interrupt:44 Basisadresse:0x6000

loLink encap:Lokale Schleife
  inet Adresse:127.0.0.1  Maske:255.0.0.0
  inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
  UP LOOPBACK RUNNING  MTU:16436  Metrik:1
  RX packets:486 errors:0 dropped:0 overruns:0 frame:0
  TX packets:486 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:0
  RX bytes:33879 (33.0 KiB)  TX bytes:33879 (33.0 KiB)

wlan0 Link encap:Ethernet  Hardware Adresse 00:26:c7:21:b4:56
  inet Adresse:192.168.178.35  Bcast:192.168.178.255
Maske:255.255.255.0
  inet6-Adresse: fe80::226:c7ff:fe21:b456/64
Gültigkeitsbereich:Verbindung
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
  RX packets:4214020 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2052649 errors:0 dropped:0 overruns:0 carrier:0
  Kollisionen:0 Sendewarteschlangenlänge:1000
  RX bytes:5955398837 (5.5 GiB)  TX bytes:213221146 (203.3 MiB)

root@thinkpad:/home/basti#

root@thinkpad:/home/basti# route -6
Kernel-IPv6-Routentabelle
DestinationNext Hop   Flag Met Ref
Use If
fe80::/64  :: U256 0
 0 wlan0
::/0   :: !n   -1  1
2846 lo
::1/128:: Un   0   1
27 lo
fe80::226:c7ff:fe21:b456/128   :: Un   0   1
 0 lo
ff00::/8   :: U256 0
 0 wlan0
::/0   :: !n   -1  1
2846 lo
root@thinkpad:/home/basti#

root@thinkpad:/home/basti# lsmod | grep ip
ip6table_filter12540  0
ip6_tables 22175  1 ip6table_filter
iptable_filter 12536  0
ip_tables  22042  1 iptable_filter
x_tables   19118  5
ebtables,ip_tables,iptable_filter,ip6_tables,ip6table_filter
root@thinkpad:/home/basti#

my ISP offers only ipv4, can this be the "error" ?

Regards,
basti


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/51eeec07.9070...@arcor.de