[PROBLEM] 2 ip's for 1 Pi - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Network (/forum-25.html) +--- Thread: [PROBLEM] 2 ip's for 1 Pi (/thread-2448.html) |
2 ip's for 1 Pi - Kevin Verbeke - 30th Aug, 2014 08:27 PM I did a fresh install of my xbian. and i made my root an NFS root But now i can ssh to my Pi to 2 ip's, 192.168.1.10 (dhcp from boot) and 192.168.1.253 fixed... any idea why my Pi uses 2 ip's? you can see it on the putty titlebars [attachment=350] RE: 2 ip's for 1 Pi - Skywatch - 31st Aug, 2014 09:36 PM Looking at the photo, it shows inet address ip as 192.168.1.10 for both sessions. I suspect that the 192.168.1.253 is being assigned by your router for routing purposes (or similar). You should really use DHCP *or* fixed ip address to stop any confusion and data loss. Not both. Skywatch RE: 2 ip's for 1 Pi - Kevin Verbeke - 1st Sep, 2014 04:06 AM (31st Aug, 2014 09:36 PM)Skywatch Wrote: Looking at the photo, it shows inet address ip as 192.168.1.10 for both sessions. the .253 was set in XBMC en .10 by dhcp in the cmd.txt i set the static ip in cmd.txt in the boot partition and its ok now, only 1 ip |