Answer the question
In order to leave comments, you need to log in
Raspberry Pi 2: How to get an ip address when connected to a router with a cable?
When connected to one router, everything works fine, it gets ip, I successfully connect to it.
But when I connect the Raspberry Pi to another router (NETGEAR), the raspberry is not given an ip, looked through the system (ipconfig), checked all local ip, it is not there either.
How can I solve this or have problems with the router?
Answer the question
In order to leave comments, you need to log in
It used to be like that too. Trite, restarting the network interface on raspberries helped
ifconfig eth0 down
ifconfig eth0 up
If you need ssh, you can simply use the domain instead of IP
raspberrypi.mshome.net
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question