• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

tunnel up line protocol down

Started by vosske, September 19, 2011, 06:16:13 AM

Previous topic - Next topic

vosske

Hi,
New her!
Trying to configure a tunnel to he.net
Using a Cisco 2900.
Using the suggeted config in the explorer level:
configure terminal
interface Tunnel0
description Hurricane Electric IPv6 Tunnel Broker
no ip address
ipv6 enable
ipv6 address z:z:z:z::z/64
tunnel source x.x.x.x
tunnel destination y.y.y.y
tunnel mode ipv6ip
ipv6 route ::/0 Tunnel0

works all fine , execpt, that my tunnel is down.

if i do a sh ipv6 rL   FF00::/8 [0/0]
     via Null0, receiveoute:
I can ping the other side perfectly.
Any suggetstions?

broquea

Does your cisco config have in it:

ipv6 unicast-routing

vosske

hi,
yes ipv6 unicast is on.
any other suggestions?

cholzhauer

Your router has a public IP address, correct?

vosske

absolutly!
ping ip4 to he.net works fine. (the ip adres as suggested by tunnelbroker)
gi interface is up

Does anyone have any suggestions for debugging?

vosske

what i noticed:
tunnel mode ipv6ip
was giving a error. Checking the right syntax, i ended up with: tunnel mode ipv6
am i right?


vosske

could it be anything to do with keep alive?
I'm just getting frustrated.... please any help?
thanks,

vosske

Mistery solved,
problem stays there.
my 2921/k9 has only a ipbase license! No ipv6ip mode availeble....

security, uc en data are all: None!
:-((
I proberly need to buy a dat technology-package.....
or a different router :-)
Close topic? Or am i wrong?
License Info:

License UDI:

-------------------------------------------------
Device#   PID                   SN
-------------------------------------------------
*0        CISCO2921/K9          xxxxxxxxxxxxxx



Technology Package License Information for Module:'c2900'

----------------------------------------------------------------
Technology    Technology-package          Technology-package
              Current       Type          Next reboot
-----------------------------------------------------------------
ipbase        ipbasek9      None          ipbasek9
security      None          None          None
uc            None          None          None
data          None          None          None

antillie

Yeah not all IOS image feature sets support the 6in4 tunneling needed to use a HE.net tunnel. This is probably my biggest annoyance with Cisco routers. There are so may little "gotchas" when it comes to certain images only supporting certain things.

I know that the enterprise feature set images have 6in4 since that's what I use. Of course they tend to include everything, even the kitchen sink, so the enterprise images can be a bit pricey if you license them from Cisco like you are supposed to. Other than that I would assume that the ip plus and advanced ip services feature sets probably have them too. The IOS feature navigator is probably your best resource here. You can also check out this post.

If you would rather just buy another router then a 2621xm from ebay would probably be one of the cheapest options. With enough installed memory it can run 12.4 enterprise which works perfectly with HE.net. It only pushes about 22-24 mbps though. If you need something with more throughput you could look at a 3725 or 3745. Any of the three will do a 6in4 tunnel, assuming you are able to get the appropriate IOS images for them anyway.

Newer models such as the 1800 and 2800 lines will also do 6in4 of course (with the proper IOS image) but they are a good bit more expensive.