On Mon, Feb 26, 2001 at 05:17:28PM +0000, Matthew Toseland wrote:
> I noticed this in my logfile:
> 26-Feb-01 5:14:54 
> PM:Freenet.node.Node:144829576:Minor:Freenet.ConnectException: 
> java.io.IOException: No route to host when attempting to connect to 
> tcp/192.168.1.100:7752
> 26-Feb-01 5:14:54 
> PM:Freenet.node.Node:144829576:Minor:Freenet.ConnectException: 
> java.io.IOException: No route to host when attempting to connect to 
> tcp/192.168.1.100:7752
> 
> This suggests that Oskar's mechanism of never forwarding addresses outside a
> class A is inadequate (192.168.0.0/16 is a private subnet; the rest of 192 is
> public internet).

I'm not doing that. Fred is doing exactly no subnet masking of any kind,
it simply compares the local address on which a message is received with
the local address on which it is sent, and if they are different sets it's
own address on the network which is sent as the DataSource. 

> 
> _______________________________________________
> Devl mailing list
> Devl at freenetproject.org
> http://www.uprizer.com/mailman/listinfo/devl

-- 
'DeCSS would be fine. Where is it?'
'Here,' Montag touched his head.
'Ah,' Granger smiled and nodded.

Oskar Sandberg
md98-osa at nada.kth.se

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://www.uprizer.com/mailman/listinfo/devl

Reply via email to