On Tue, Jun 06, 2006 at 05:25:02PM +0300, <Constantine Kousoulos>: ~> notebook$ ping mydesktop ~> connect: Network is unreachable ~> ~> But if i type ~> ~> notebook$ ping <ip address of desktop> ~> ... ping works properly
ok, and what is the resolved IP? $ host mydesktop $ ping mydesktop did you check if you have "mydesktop" in your /etc/hosts? is /etc/resolv.conf modified by netsukuku_d? (there should be at the first line "nameserver 127.0.0.1". what do you get with: $ host mydesktop ? ~> 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. Here you tried to resolve the hname before it was registered, you should have got: $ ping mydesktop ping: unknown host mydesktop $ ~> 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 "mydesktop" was finally registered. Btw, we are near the release of the 0.0.8b, you're are welcome to test it from the CVS. Regards ;) -- :wq! "I don't know nothing" The One Who reached the Thinking Matter '.' [ Alpt --- Freaknet Medialab ] [ GPG Key ID 441CF0EE ] [ Key fingerprint = 8B02 26E8 831A 7BB9 81A9 5277 BFF8 037E 441C F0EE ] _______________________________________________ Netsukuku mailing list [email protected] http://lists.dyne.org/mailman/listinfo/netsukuku
