how fast get routers updated at deham01 for static tunnel?
Shadow Hawkins on Tuesday, 12 July 2011 14:08:26
hi,
i switched my tunnel from AYIYA to 6in4-static mode today before 12:00am.
Then i configured my cisco-router with the following entry:
ipv6 unicast-routing
ipv6 cef
ipv6 inspect name cbac-ipv6 tcp
ipv6 inspect name cbac-ipv6 udp
ipv6 inspect name cbac-ipv6 icmp
ipv6 inspect name cbac-ipv6 ftp
interface Tunnel61
description sixxs IPv6 tunnel
no ip address
ipv6 address 2001:6F8:900:8D5::2/64
ipv6 enable
ipv6 mtu 1280
ipv6 inspect cbac-ipv6 out
tunnel source Dialer2
tunnel mode ipv6ip
tunnel destination 212.224.0.188
ipv6 route 2000::/3 2001:6F8:900:8D5::1
the tunnel is up at "show interfaces tunnel 61"
Tunnel61 is up, line protocol is up
but i cant ping 2001:6F8:900:8D5::1.
according to this post https://www.sixxs.net/forum/?msg=setup-4840669 the routers are updated every ten minutes.
does this take longer for other routers or may i have an configuration problem with Cisco 886 with IOS 15.1(4)M1, which is different to the wiki : https://www.sixxs.net/wiki/Cisco ?
best regards
thomas
how fast get routers updated at deham01 for static tunnel?
Jeroen Massar on Tuesday, 12 July 2011 16:29:20 the tunnel is up at "show interfaces tunnel 61" Tunnel61 is up, line protocol is up
I am still wondering why Cisco puts that in there, but I guess it is for consistency reasons with other VPN protocols that they sometimes support that DO have the notion of 'up'. Unfortunately proto-41 does not have this as there is no control protocol for it.
but i cant ping 2001:6F8:900:8D5::1.
It is good that you showed the configuration that you entered, but what is the running configuration?
Can you show the running output of your routing tables, interfaces etc?
how fast get routers updated at deham01 for static tunnel?
Carmen Sandiego on Tuesday, 12 July 2011 17:14:22
Actually any static tunnel without keepalive will be always "up". Since you're fiddling with security on the router - are you sure you're allowing ip41?
Ensure packets flow by
ip acce ex 166
permit 41 any any
Ctl-Z
debug ip pa 166 de
then ping remote end and check logs
sh logg
how fast get routers updated at deham01 for static tunnel?
Shadow Hawkins on Tuesday, 12 July 2011 18:35:41
Hi Joroen and Ruslan,
thank you very much for your reply.
The config parts above was the relevant parts of running config.
It seems to take several hours until the config on the deham01 get updated.
Now it works without any modification on my router.
I added already an access-list to dialer2 logging protokoll 41. and saw there came nothing.
The tunnel is up - estimate from the graphics on the home-page of my account in sixxs - since about 16:00.
again thank you, i have to earn credits now ;) Hopefully my provider does not stop service again as yesterday morning for two hours.
thomas
how fast get routers updated at deham01 for static tunnel?
Shadow Hawkins on Tuesday, 12 July 2011 18:42:34
hm,
i can define resolution of the graphics.
the packetloss of 100% went down to 20% at 16:00 and went down to 0% at 17:00.
so the reload seems, it was as 16:00. And the tests are always each full hour?
best regards
thomas
how fast get routers updated at deham01 for static tunnel?
Carmen Sandiego on Tuesday, 12 July 2011 23:16:06
Well, I don't know how much time it takes to switch between tunnel's type, but for me switching from ayiya to heartbeat took some time, but definitely less than an hour (afair even less than half an hour).
Anyway I'm glad it works without any intervention, hopefully it'll go smoothly further on %)
Posting is only allowed when you are logged in. |