Hi
I have problem to run freenet behind a firewall on a Linux (RedHat 7.2)
computer. I have open the FNP port that freenet use in my firewall. I have
also change the ipAddress in �freenet.conf� file to the external ip-number
of my firewall. I�m able to run freenet behind the firewall on my win98
computer and I�m also able to run freenet on my Linux computer when it
connected to internet without a firewall. But when I try to run freenet on
my Linux computer when it is behind my firewall freenet seams to refuse to
start. It seams like it complain about �InetAddress� (ip-address??) see
error message below. What�s wrong and what can I do about it?
(I�m using freenet 0.5 built 529)
[kalle@dhc freenet]$ sh start-freenet.sh
[kalle@dhc freenet]$ Exception in thread "main"
java.lang.ExceptionInInitializerError
at freenet.node.Main.main(Main.java:181)
Caused by: java.lang.NullPointerException
at java.net.InetAddress.cacheAddress(InetAddress.java:648)
at java.net.InetAddress.cacheAddress(InetAddress.java:633)
at
java.net.InetAddress.getAddressFromNameService(InetAddress.java:1016)
at java.net.InetAddress.getLocalHost(InetAddress.java:1125)
at freenet.support.FileLoggerHook.<clinit>(FileLoggerHook.java:28)
... 1 more
[kalle@dhc freenet]$
_________________________________________________________________
Digitalt till papper med MSN Foto http://photos.msn.se/
_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
