Martin Langhoff wrote:
> On Fri, Aug 29, 2008 at 1:59 AM, John Watlington <[EMAIL PROTECTED]> wrote:
>> Martin, that shouldn't be needed.
>> Somewhere, network_config has gotten screwed up...
> 
> What part of the network setup should cater for 172.18.16.x? Looking
> at the installed xs-0.4 I have here, there is nothing I can see - the
> bridges are in 10.1, 12.1 and 14.1.
> 
> BTW, on the F7-based builds I have not touched the network at all.
> 
olpc-mesh-config
#  Set up static routes
        route add -net 172.18.8.0  netmask 255.255.248.0 gw 172.18.1.1
        route add -net 172.18.16.0 netmask 255.255.248.0 gw 172.18.1.2
        route add -net 172.18.24.0 netmask 255.255.248.0 gw 172.18.1.3
        route add -net 172.18.32.0 netmask 255.255.248.0 gw 172.18.1.4
        route add -net 172.18.40.0 netmask 255.255.248.0 gw 172.18.1.5
        route add -net 172.18.48.0 netmask 255.255.248.0 gw 172.18.1.6
        route add -net 172.18.56.0 netmask 255.255.248.0 gw 172.18.1.7
        route add -net 172.18.64.0 netmask 255.255.248.0 gw 172.18.1.8

So, I'm to gather that there are 8 other XS server or access points in 
this layout connected over the wired lan? This is site specific routing 
right? Boy that is not the place for adding routing in fedora.

Jerry








_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to