>> I have a strange setup, where my ISP only allows one port for >> incoming traffic. However, that one port happens to be < 1024, so >> only root can bind to that port. I would not like to run freenet as >> root, as you can probably imagine. Is there a way for freenet to >> announce one port, but bind to another? Thanks. > > Just forward the port. You can use firewall rules for this.
I tried that already. What happens is, I tell Freenet that my port is some high number, say 12345. I then forward all traffic destined for my one available incoming port, say, 100, to 12345. However, the Freenet client keeps announcing that it is listening on port 12345, which is wrong. At least, that's what I think is happening. Any other suggestions? _______________________________________________ support mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
