Aiccu cant connect to tic server (timeout)
Carmen Sandiego on Tuesday, 24 August 2010 10:30:32
Hi
I have problem with aiccu client (stopped working a few days ago). I dont change my config. So when i run aiccu (with strace):
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 4
connect(4, {sa_family=AF_INET, sin_port=htons(3874), sin_addr=inet_addr("213.197.29.32")}, 16
a moment later i get error:
= -1 ETIMEDOUT (Connection timed out) <---- connect
close(4) = 0
time(NULL) = 1282638539
open("/etc/localtime", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f40000
read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\n\0\0"..., 4096) = 2679
close(4) = 0
munmap(0xb7f40000, 4096) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
socket(PF_FILE, SOCK_DGRAM, 0) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
connect(4, {sa_family=AF_FILE, path="/dev/log"}, 110) = 0
send(4, "<187>Aug 24 10:28:59 aiccu: Coul"..., 77, MSG_NOSIGNAL) = 77
time(NULL) = 1282638539
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
send(4, "<187>Aug 24 10:28:59 aiccu: Coul"..., 90, MSG_NOSIGNAL) = 90
exit_group(-1)
My config file is correct.
Aiccu cant connect to tic server (timeout)
Carmen Sandiego on Tuesday, 24 August 2010 10:36:28
/var/log/syslog:
Aug 24 10:33:57 admin aiccu: Couldn't connect to the TIC server tic.sixxs.net
Aug 24 10:33:57 admin aiccu: Couldn't retrieve first tunnel for the above reason, aborting
My time is synchronized ntpdate[9480]: adjust time server 193.x.x.x offset 0.000216 sec
Aiccu cant connect to tic server (timeout)
Jeroen Massar on Tuesday, 24 August 2010 10:44:34 connect(4, {sa_family=AF_INET, sin_port=htons(3874), sin_addr=inet_addr("213.197.29.32")}, 16
213.197.29.32 is noc.sixxs.net, that is not tic.sixxs.net
See FAQ: What about TIC? :: Which TIC server should I use?
Aiccu cant connect to tic server (timeout)
Carmen Sandiego on Tuesday, 24 August 2010 10:50:21
I change in config:
server 213.204.193.2
and now work. ;-)
Aiccu cant connect to tic server (timeout)
Jeroen Massar on Tuesday, 24 August 2010 10:52:43
You should be entering a DNS hostname there, as that allows us to change where the TIC server is running, and it does change over time.
Posting is only allowed when you are logged in. |