> Just curious as to the logistics of multiple nodes behind a > NAT'ed firewall. I can have each of them have different > listen ports and forward the ports to the correct node, but > what will nodes outside the network think of multiple nodes > to the same IP? Will the nodes in the network learn to talk > to each other dirrectly? Will there be any proformance impact? > > Thanks!
It ought to work just fine.. The network definitely has nothing against multiple nodes seemingly running on the same host. Your nodes will talk to each other through the NAT firewall (assuming is manages to route the connections correctly.. It should do that). Not much of a performance penalty should come from this. /N _______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support
