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

IPv6 config... grmpf!



Hello *,

I have a real IPv6 /64 block and want to use it on my Hetzner Server.

    IPv4:   78.47.247.21
and use the
    IPv6:   2a01:04f8:0d12:1300::2

for the connectivity.  So, I have setup the pig with 

--[ command 'ssh mail.tamay-dogan.net "cat /etc/network/interfaces"' ]--
auto  eth0
iface eth0 inet static
  address   78.47.247.21
  broadcast 78.47.247.31
  netmask   255.255.255.240
  gateway   78.47.247.17

up route add -net 78.47.247.16 netmask 255.255.255.240 gw 78.47.247.17 eth0

iface eth0 inet6 static
  address   2a01:04f8:0d12:1300:0000:0000:0000:0002
  netmask   64
  gateway   2a01:04f8:0d12:1300:0000:0000:0000:0001

up   ip -6 route add 2a01:04f8:0d12:1300:0000:0000:0000:0001 dev eth0
down ip -6 route del 2a01:04f8:0d12:1300:0000:0000:0000:0001 dev eth0

up   ip -6 route add default 2a01:04f8:0d12:1300:0000:0000:0000:0001 dev eth0
down ip -6 route del default 2a01:04f8:0d12:1300:0000:0000:0000:0001 dev eth0
------------------------------------------------------------------------

--[  command 'dig ANY mail.tamay-dogan.net' ]---------------------------
;; Truncated, retrying in TCP mode.
mail.tamay-dogan.net.	3600	IN	A	78.47.247.21
mail.tamay-dogan.net.	3600	IN	RRSIG	A 5 3 3600 20120821071637 20120722070052 6642 tamay-dogan.net. TJtmxzw7t+0UEuqKcaU0fQneRson576Jp5YKv1smztNwxQlRZYc9KcXj 9KvdxUpjzyv2sbNknxyHdeZHFexF++I9qDS/jPnWZO7Zcw4m7aVAAbFn bT30x2WrclmmGI+4EJqHX5yBL1kWxS3KQm0GvFD4XtVXeZTfr6Lll+Bm 504=
mail.tamay-dogan.net.	3600	IN	AAAA	2a01:4f8:d12:1300::2
mail.tamay-dogan.net.	3600	IN	RRSIG	AAAA 5 3 3600 20120821071637 20120722070052 6642 tamay-dogan.net. QoCxQlXyCQlQaFWOZznVY9sNCGD6Rzggn/tmV4Lqy77fq69CAX8hwial 96UwmqFibEbsAW54Gx3JqeZCDd7ztcVhAjCnWTgzSdAljVOp7nKcmWsb bhZZpAulSJE8ijOYDU9HKbMDYL3WOaDW9T3z3yZOcHoQl6lBkZapgDJN 6/A=
mail.tamay-dogan.net.	86400	IN	NSEC	myspace.tamay-dogan.net. A AAAA RRSIG NSEC
mail.tamay-dogan.net.	86400	IN	RRSIG	NSEC 5 3 86400 20120821071637 20120722070052 6642 tamay-dogan.net. g9DZhkxFmVFrfnaRdqeX5hOONChIhPuiYOCGO22sAwvnh/oyVCsC9yXC OgTuF65XlYTylmwTd5cQzifF+D1rIZbMmFJ0RaZViWxquMok3MoSOQVe XMH33l/jrpBB1P8d6MldunIy0qOZLKzYGXfMB73wNpUAF5ZK2SOWhcUX NW4=
tamay-dogan.net.	3600	IN	NS	dns1.tamay-dogan.net.
tamay-dogan.net.	3600	IN	NS	dns2.tamay-dogan.net.
tamay-dogan.net.	3600	IN	NS	dns3.tamay-dogan.net.
dns1.tamay-dogan.net.	3600	IN	A	78.47.104.44
dns2.tamay-dogan.net.	3600	IN	A	217.147.94.23
dns3.tamay-dogan.net.	3600	IN	A	78.47.247.21
------------------------------------------------------------------------

Which should be OK.  However, nothing is working.

Any suggestions?

OK, since I have enough traffic free on the server (I use less then  5%)
I wan to setup my own IPv6 Tunnel Broker, where I have found a HOWTO  on
the internet how to do this, becuase I wan to use a VPN to 4 MobilOffice
without passing any traffic over foreign services which track  down  the
whole network and I have some servers, which must be reachable from time
to time from the Internet. so I want to setup VPNs from the MobilOffices
to the Server using

    1)  2a01:4f8:d12:1300::1:0-ffff
    2)  2a01:4f8:d12:1300::2:0-ffff
    3)  2a01:4f8:d12:1300::3:0-ffff
    4)  2a01:4f8:d12:1300::4:0-ffff

but first I must get the server running.

Thanks, Greetings and nice Weekend
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux
               Internet Service Provider, Cloud Computing
                <http://www.itsystems.tamay-dogan.net/>
                  <http://www.debian.tamay-dogan.net/>

itsystems@tdnet                     Jabber  linux4michelle@jabber.ccc.de
Owner Michelle Konzack

Gewerbe Strasse 3                   Tel office: +49-176-86004575
77694 Kehl                          Tel mobil:  +49-177-9351947
Germany                             Tel mobil:  +33-6-61925193  (France)

USt-ID:  DE 278 049 239

Linux-User #280138 with the Linux Counter, http://counter.li.org/

Attachment: signature.pgp
Description: Digital signature


Reply to: