Heine Laursen <[EMAIL PROTECTED]> writes: > Well sub. > What do i have to edit in my freenet.conf to get poet 8481 to listen > on my local ip? > Running Debian Woody. > > Sincerley > Heine Laursen > There's no way to have fred bind the FCP port to only the local IP; the current code will only do localhost or all interfaces. To change it to all interfaces, use the fcpHosts parameter as follows:
fcpHosts=192.168.0.0/24,127.0.0.1/8,1.2.3.4 Thelema -- E-mail: [EMAIL PROTECTED] Eyes win semeais GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7 84B7 D8D7 6ECE 3635 2AAB _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
