This is my first real attempt at getting gnunet working. I was able to
upload and download test files ok, but I don't think it's really working
right.

For one, my gnunet log is full of stuff like this:

-------------------------
Apr 15 23:25:19-715749 transport-32364 ERROR Address
`udp.0.[2601:183:c501:2021::2]:2086' is not one of my addresses, not
confirming PING
Apr 15 23:26:32-420355 nat-32364 WARNING Asked to validate one of my
addresses and validation failed!
Apr 15 23:26:32-420403 transport-32364 ERROR Address
`udp.0.73.142.251.131:2086' is not one of my addresses, not confirming PING
Apr 15 23:30:25-641778 nat-32364 WARNING Asked to validate one of my
addresses and validation failed!
-------------------------


Here's my gnunet.conf:

-------------------------
[datastore-mysql]
CONFIG = /root/~/.my.cnf

[arm]
SYSTEM_ONLY = YES
USER_ONLY = NO

[nat]
BEHIND_NAT = YES
ENABLE_UPNP = YES
USE_LOCALADDR = NO
EXTERNAL_ADDRESS = 73.142.251.131
INTERNAL_ADDRESS = 192.168.14.2

[PATHS]
DEFAULTCONFIG = /etc/gnunet.conf

[path]
GNUNET_HOME = /var/lib/gnunet/
GNUNET_DATA_HOME = /var/lib/gnunet/data/
GNUNET_RUNTIME_DIR = /var/run/gnunet/
-------------------------

I do have IPv6 connectivity, and my current /64 is indeed
"2601:183:c501:2021:". The IPv4 external address is correct, and I'm
behind an IPv4 NAT (but IPv6 is allowed through on port 2068 to this host).

First question: do these error message give any cause for worry?

Second question: if I crank up gnunet-gtk, there aren't any identities
under "Identity Management", although the manual says there should be.
Is his a known problem? How do I overcome it?

My Linux distribution is Debian testing.

Any help appreciated. I think I'll have more questions later (GNS
doesn't want to work, for one), but I'll start with these.

Thanks,

 .....Ron Murray

-- 
Ron Murray <r...@rjmx.net>
PGP Fingerprint: 0ED0 C1D1 615C FCCE 7424  9B27 31D8 AED5 AF6D 0D4A


_______________________________________________
Help-gnunet mailing list
Help-gnunet@gnu.org
https://lists.gnu.org/mailman/listinfo/help-gnunet

Reply via email to