Hi everyone, I'd like to get your input on this as I am definitely not an IPv6 expert. For the most part I do ok with setting this up.
Here's my setup, I have 2 servers at 2 different locations.
I have one server at my house that acts as a PBX as well as web server behind a DD-WRT router capable of a HE tunnel. I say capable because I did have it working before updating firmware, I have to figure out what went wrong.
The other server is a VPS colocated somwhere else that I never see.
The VPS does have IPv6 functionality as I do see that after running ifconfig it show the following.
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:16436 Metric:1
RX packets:570 errors:0 dropped:0 overruns:0 frame:0
TX packets:570 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:54514 (53.2 KiB) TX bytes:54514 (53.2 KiB)
Ok, so here's the questions.
Do I need seperate tunnels for each location or can the same tunnel be used at different locations?
How exactly would you suggest I go about setting that up? If anybody cares to know my servers all run CentOS Linux.
I have the following tunnel/routes available.
2001:470:8869::/48
2001:470:1f07:443::/64
Thanks for any suggestions,
Jeff