Hello, I don't know IPCop, but I found some information about your problem.
I suppose that you want to run a Freenet node in your network. The node must be accessible from the Internet to work well. (in detail: the node listen for connections on the FNP-port, FNP=Freenet Node Protocol; FCP is the Freenet Client Protocol and serves the clients in your network) Here can you find documentation in different languages: http://www.ipcop.org/cgi-bin/twiki/view/IPCop/IPCopDocumentationv01 On this page you find information about portforwarding in English: http://www.ipcop.org/cgi-bin/twiki/view/IPCop/IPCopAdministrationv01#5_Administration_amp_Configurati Search for the string "Port Forwarding" and you are there. I hope you find infos for your problem in this section or in the next section. You can choose a FNP-port or take the randomly generated one from the Freenet setup. Now you have to forward this TCP-portnumber from the Internet side of your firewall to your Freenet node in the network. Everyone from the Internet should be able to contact to this port on your firewall. In "freenet.conf" or "freenet.ini" set your firewall's IP address as "ipAddress=....". If your Internet side has a dynamic IP you should use a dynamic DNS service like dyndns.org; then you can set "ipAddress=xyz.dyndns.org" (the node needs his IP to Internet to announce itself to other nodes) Greetings, Stef Am 29.08.2002 22:53:13, schrieb "Diego D'OLIVEIRA GRANJA" <[EMAIL PROTECTED]>: >Hi, > >I am using IPCop to protect my network and I don't know how to >configure Freenet with it. > >I have read the web page about NAT & Firewalls but it was too short for >my knowledge. > >I don't know what to set about FCP adresses (Freenet) and "Port >Forwarding" (IPCop). > >Can anyone help me, please ? > >Thanks, > >Diego D'OLIVEIRA GRANJA >-- >"All that we see or seem >Is but a dream within a dream" > Edgar Allan Poe > > >_______________________________________________ >support mailing list >[EMAIL PROTECTED] >http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support > _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
