Post
Topic
Board Mining software (miners)
Re: Need your help, new Linux mining distro for the Raspberry PI - MinePeon
by
mr2dave
on 18/06/2013, 01:37:54 UTC
The rasb pi is not showing up on my router ?

You're probably looking at the DHCP client table, which only reports IP addresses that the router assigned. If you assign a static IP, it won't be on that list.

I configured minepeon 2013-06-11 for static ip.
ifconfig shows correct configuration but networking does not work , ie cannot ping google.

Without any routing information (a default route/gateway), it'll only be able to communicate with the network it's on. So, you should be able to ping your router, but not google.com, without a default route. You'll have to configure a default route to communicate with anything outside of your own network. If you're not sure how to do that, just let it use DHCP instead of setting a static IP.