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

newbie: ssh, dns



Hi,

How could I set ssh and bind for IPv6 well working?

Info:

0 root@egarden:/root# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:10:4B:DC:DF:8B
          inet addr:194.24.249.10  Bcast:194.24.249.63  Mask:255.255.255.192
          inet6 addr: fe80::10:4bdc:df8b/10 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5436 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3706 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:11 Base address:0xdcc0

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:215 errors:0 dropped:0 overruns:0 frame:0
          TX packets:215 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

sit1      Link encap:IPv6-in-IPv4
          inet6 addr: 3ffe:80e1:8001:14::2/64 Scope:Global
          inet6 addr: fe80::c218:f90a/10 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1480  Metric:1
          RX packets:15 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

0 root@egarden:/root#



0 root@egarden:/root# route -A inet6
Kernel IPv6 routing table
Destination                                 Next Hop
Flags Metric Ref    Use Iface
::1/128                                     ::
U     0      0        0 lo
3ffe:80e1:8001:14::2/128                    ::
U     0      15       0 lo
3ffe:80e1:8001:14::/64                      ::
UA    256    17       0 sit1
2000::/3                                    3ffe:80e1:8001:14::1
UG    1      0        0 sit1
fe80::c218:f90a/128                         ::
U     0      0        0 lo
fe80::10:4bdc:df8b/128                      ::
U     0      0        0 lo
fe80::/10                                   ::
UA    256    0        0 eth0
fe80::/10                                   ::
UA    256    0        0 sit1
ff00::/8                                    ::
UA    256    0        0 eth0
ff00::/8                                    ::
UA    256    0        0 sit1
::/0                                        ::
UDA   256    0        0 eth0
0 root@egarden:/root#


Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
localnet        *               255.255.255.192 U     0      0        0 eth0
default         194.24.249.1    0.0.0.0         UG    0      0        0 eth0
0 root@egarden:/root#


0 root@egarden:/root# ping6 3ffe:80e1:8001:0014::1
PING 3ffe:80e1:8001:0014::1(3ffe:80e1:8001:14::1) 56 data bytes
64 bytes from 3ffe:80e1:8001:14::1: icmp_seq=0 time=108.1 ms
64 bytes from 3ffe:80e1:8001:14::1: icmp_seq=1 time=113.2 ms
64 bytes from 3ffe:80e1:8001:14::1: icmp_seq=2 time=118.3 ms

--- 3ffe:80e1:8001:0014::1 ping6 statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 108.1/113.2/118.3 ms
0 root@egarden:/root#

0 root@egarden:/root# ssh kolisko@3ffe:80e1:8001:0014::1
ssh: 3ffe:80e1:8001:0014::1: Address family for hostname not supported
255 root@egarden:/root#


0 root@egarden:/root# cat /etc/debian_version
2.2
0 root@egarden:/root# uname -a
Linux egarden 2.2.18 #2 SMP Wed Feb 28 21:37:14 CET 2001 i586 unknown
0 root@egarden:/root#

0 root@egarden:/root# dpkg -l | grep ssh
ii  ssh            1.2.3-9.1      Secure rlogin/rsh/rcp replacement
(OpenSSH)
0 root@egarden:/root#


Thank You!

---
Michal Kolesar
+420608225025
kolisko@penguin.cz
http://www.egarden.cz
public server of free unix services





Reply to: