Well, i managed to narrow down the problem. The problem is that each node does not resolve the registered hostname to the right ip.
If i type notebook$ ping mydesktop connect: Network is unreachable But if i type notebook$ ping <ip address of desktop> ... ping works properly Every program works just right if i use each computer's ip instead of their registered hostnames. Here are samples of each computer's /var/log/syslog Notebook: Jun 6 16:55:58 localhost netsukuku_d: + The hook begins. Starting to scan the area Jun 6 16:55:58 localhost netsukuku_d: + Launching radar_scan 1 of 3 Jun 6 16:56:00 localhost kernel: tg3: eth0: Link is up at 100 Mbps, full duplex. Jun 6 16:56:00 localhost kernel: tg3: eth0: Flow control is off for TX and off for RX. Jun 6 16:56:03 localhost netsukuku_d: + Launching radar_scan 2 of 3 Jun 6 16:56:08 localhost kernel: eth0: no IPv6 routers present Jun 6 16:56:08 localhost netsukuku_d: + Radar: New node found: 3.70.72.17, ext: 0, level: 0 Jun 6 16:56:08 localhost netsukuku_d: + We have 1 nodes around us. (0 are hooking) Jun 6 16:56:09 localhost netsukuku_d: + Setting the 3.70.72.245 ip to all the interfaces Jun 6 16:56:10 localhost kernel: tg3: eth0: Link is up at 100 Mbps, full duplex. Jun 6 16:56:10 localhost kernel: tg3: eth0: Flow control is off for TX and off for RX. Jun 6 16:56:11 localhost netsukuku_d: + Radar: New node found: 3.70.72.17, ext: 0, level: 0 Jun 6 16:56:11 localhost netsukuku_d: + Starting the second radar scan before sending our first tracer_pkt Jun 6 16:56:16 localhost netsukuku_d: + Filling the kernel routing table Jun 6 16:56:16 localhost netsukuku_d: + Hook completed Jun 6 16:56:16 localhost netsukuku_d: + Starting the ANDNA hook. Jun 6 16:56:16 localhost netsukuku_d: + ANDNA hook completed Jun 6 16:56:19 localhost kernel: eth0: no IPv6 routers present Jun 6 16:57:05 localhost netsukuku_d: * ANDNA_RESOLVE_HNAME failed. The node 3.70.72.17 replied: Inexistent host name Jun 6 16:57:05 localhost netsukuku_d: * andna_resolve_hname(): Resolution of "mydesktop" failed. Jun 6 16:59:36 localhost netsukuku_d: * inet_recv: Cannot recv(): Bad file descriptor Jun 6 16:59:37 localhost netsukuku_d: + Radar: New node found: 3.70.72.165, ext: 0, level: 0 Desktop: Jun 6 16:56:44 localhost netsukuku_d: + Starting the ANDNA hook. Jun 6 16:56:44 localhost netsukuku_d: + ANDNA hook completed Jun 6 16:56:49 localhost kernel: eth0: no IPv6 routers present Jun 6 16:56:53 localhost netsukuku_d: * inet_recv: Cannot recv(): Bad file descriptor Jun 6 16:56:54 localhost netsukuku_d: + Radar: New node found: 3.70.72.245, ext: 0, level: 0 Jun 6 16:58:54 localhost netsukuku_d: + Reloading the andna hostnames file Jun 6 16:58:54 localhost netsukuku_d: + Hostname "mydesktop" registered/updated successfully Jun 6 17:00:14 localhost netsukuku_d: + The hook begins. Starting to scan the area Jun 6 17:00:14 localhost netsukuku_d: + Launching radar_scan 1 of 3 Jun 6 17:00:19 localhost netsukuku_d: + Radar: New node found: 3.70.72.245, ext: 0, level: 0 Jun 6 17:00:19 localhost netsukuku_d: + We have 1 nodes around us. (0 are hooking) Jun 6 17:00:19 localhost netsukuku_d: + Setting the 3.70.72.165 ip to all the interfaces Jun 6 17:00:19 localhost netsukuku_d: + Radar: New node found: 3.70.72.245, ext: 0, level: 0 Jun 6 17:00:19 localhost netsukuku_d: + Starting the second radar scan before sending our first tracer_pkt Jun 6 17:00:24 localhost netsukuku_d: + Filling the kernel routing table Jun 6 17:00:24 localhost netsukuku_d: + Hook completed Jun 6 17:00:24 localhost netsukuku_d: + Starting the ANDNA hook. Jun 6 17:00:24 localhost netsukuku_d: + ANDNA hook completed ____________________________________________________________________ http://www.freemail.gr - δωρεάν υπηρεσία ηλεκτρονικού ταχυδρομείου. http://www.freemail.gr - free email service for the Greek-speaking. _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
