Ticket ID: SIXXS #6450438 Ticket Status: User PoP: usbos01 - OCCAID Inc. (Boston, Massachusetts)
Not able to run tunnel in CentOS !
Carmen Sandiego on Monday, 13 February 2012 19:40:24
Hi,
My tunnel was running under windows and now i changed it to run on my CentOS box!
I'm new to Linux and might be doing something wrong, I've tried both, aiccu and the manual setup with no result. I'm sending some info, please help if you have time.
Handle: FBH11-SIXXS
Tunnel: T85098
Tunnel to PoP: usbos01 - OCCAID Inc.
OS: CentOS 2.6.18-274.17.1.el5xen
AICCU 2007.01.15-console-linux by Jeroen Massar
AICCU:
#####aiccu#######
[root@server1 sysconfig]# /etc/init.d/aiccu start
Starting AICCU (Automatic IPv6 Connectivity Configuration Utility) services: [FAILED]
#################
######/etc/aiccu.conf##########
# AICCU Configuration
username fbh11-sixxs
password *******
ipv6_interface sixxs
verbose false
daemonize true
automatic true
requiretls false
defaultroute true
local_ipv4_override
#############################
Manual :
#####/etc/sysconfig/network#######
NETWORKING=yes
HOSTNAME=localhost.localdomain
IPV6INIT=yes
IPV6_DEFAULTGW=2001:4830:1100:1c1::2/64
IPV6FORWARDING=yes
#################################
#####/etc/sysconfig/network-scripts/ifcfg-sixxs#####
DEVICE=sixxs
BOOTPROTO=none
ONBOOT=yes
IPV6INIT=yes
IPV6_TUNNELNAME="SixXS"
IPV6TUNNELIPV4="216.93.250.26"
IPV6TUNNELIPV4LOCAL="74.101.218.94"
IPV6ADDR="2001:4830:1100:1c1::2/64"
IPV6_MTU="1280"
TYPE=sit
####################################################
State change: user
Jeroen Massar on Monday, 13 February 2012 20:02:19
The state of this ticket has been changed to user
Not able to run tunnel in CentOS !
Jeroen Massar on Monday, 13 February 2012 20:04:58
Please use the forums for resolving your problem, there is nothing wrong on the PoP side.
Note that AICCU cares of the complete setup of the tunnel and thus is in conflict with system configuration.
T85098 is a static tunnel thus you do not need AICCU, just the system configuration should do the trick.
Not able to run tunnel in CentOS !
Carmen Sandiego on Tuesday, 14 February 2012 22:45:53
Thank you, i'll try to fixit asap.
Not able to run tunnel in CentOS !
Carmen Sandiego on Wednesday, 15 February 2012 17:53:12
made few changes to /etc/sysconfig/network and it's now working!
#####/etc/sysconfig/network#######
NETWORKING=yes
HOSTNAME=localhost.localdomain
IPV6INIT=yes
NETWORKING_IPV6=yes
IPV6_DEFAULTDEV="sixxs"
#################################
Posting is only allowed when you are logged in. |