Hurricane Electric's IPv6 Tunnel Broker Forums
May 22, 2013, 05:55:45 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to Hurricane Electric's Tunnelbroker.net forums!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: GNU/Linux tunnel endpoint good to the Internet, but /64 not routing to local lan  (Read 1008 times)
vecfor
readonly_member
Newbie
*
Posts: 1


View Profile
« on: June 09, 2012, 08:24:57 am »

I have an interface called broadband-ipv6 which is functioning as a tunnel endpoint, with DNS resolving properly; so far so good. When an ICMP ping arrives through this interface it's not clear to me how it gets routed out my dev eth2, to distribute the allocated /64 to the other ipv6 devices already on the local lan.

ip -6 route ls shows the tunnel endpoint address space dev broadband-ipv6
and the separately allocated /64 going to dev eth2

I can ping the separately allocated /64 manually on any device within the local lan. What command or statement will route between the two interfaces / address spaces?

Logged
jtcloe
Newbie
*
Posts: 46


View Profile
« Reply #1 on: June 09, 2012, 01:13:18 pm »

What variant/distribution of linux are you running?

Make sure this:

Code:
IPV6FORWARDING=yes

is in /etc/sysconfig/network
Logged
broquea
Senior Network Engineer, SEVEN Networks (AS19733)
Hero Member
*****
Posts: 1376



View Profile WWW
« Reply #2 on: June 09, 2012, 01:17:24 pm »

Are you using the separate statically routed /64 for the LAN and not the tunnel's /64? Can you paste your interface and routing configurations?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!