No it isn't. That's your external IP address. Nobody has asked for that and it doesn't matter. None of your configuration should even mention that address except perhaps the bit of Apache that checks that the correct address is being used. What has been asked for is the address of the Pi on your internal network.oldschool wrote:The IP address is 68.148.183.154
That's up to your router, usually.oldschool wrote:Excellent, thank you very much! I wonder how my IP address changed all of a sudden? Is there a way to stop it from changing?
Make sure it's an up to date tutorial.oldschool wrote:All good, I found a tutorial on setting a static IP so, with any luck, I can get back to learning PHP and MySQL for websites on my Pi. Thanks for all your help!!!
... and there is yet another one on the way: systemd-networkd.service. It's already shipped with Jessie but disabled:rpdom wrote:There is an old way of setting a static address by editing /etc/network/interfaces, and a new way by editing /etc/dhcpcd.conf.
Code: Select all
# systemctl status systemd-networkd
● systemd-networkd.service - Network Service
Loaded: loaded (/lib/systemd/system/systemd-networkd.service; disabled)
Active: inactive (dead)
Docs: man:systemd-networkd.service(8)Yes it's easy for me, I am not a native english speaker. So here it is, in my best pigeon english:oldschool wrote:Is it possible to give me step by step instructions at kindergarten level please?