On 1 January 2011 21:28, Otto Roberson Bertsch <[email protected]> wrote: > Hello, > > I've flashed the SHR unstable release with the corresponding kernel on a Neo > Freerunner. > > The dilemma I have is with using different subnets. Most public hotspots I > can connect to, because they are using the same subnet as the default > (255.255.255.0). However my main connection is with an ip of 10.4.0.x, with > subnet of 255.0.0.0. > > Obviously with the default config the DNS doesn't work, no networking.
I wonder if you've modified /etc/networks/interfaces. Normally you shouldn't worry about subnets or netmasks, all parameters should be set via dhcp. For more invstigation you could provide the output of the following 3 commands: ifconfig eth0 route -n cat /etc/resolv.conf _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
