I was wondering why people we using static routes. I have my own dhcp server, so if I want "static" routes, then I just put the configuration into the dhcp server (based on MAC address). It lets you only have to configure one thing and everyone get the same information.
Whether or not a dhcp client was part of the "standard" build/image, it will almost be required for GTA02 as *most* wifi networks make use of DHCP. So, I would say that making sure that it works "as expected" will give you a jump start on GTA02 "testing." In addition, whatever the method for configuring network information needs to also play nice with dhcp. All I got, Jonathon -----Original Message----- From: Jay Vaughan <[EMAIL PROTECTED]> Reply-To: List for OpenMoko community discussion <[email protected]> To: List for OpenMoko community discussion <[email protected]> Subject: Re: A problem with usb networking Date: Thu, 6 Dec 2007 00:07:10 +0100 > Something I haven't investigated -- could the NEO do dhcp? yes - in fact i'm using this to avoid all the hassles with my network .. ipkg install udhcpd should give you what you need .. ; -- Jay Vaughan _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community _______________________________________________ OpenMoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

