[Cialug] Raspbian Jessie & Static IPs

Dave Weis djweis at sjdjweis.com
Tue May 3 08:05:10 CDT 2016


In
https://www.raspberrypi.org/forums/viewtopic.php?t=124423
they use equal signs instead of spaces.


On Mon, May 2, 2016 at 5:18 PM, L. V. Lammert <lvl at omnitec.net> wrote:

> OK, . . looks like Raspbian Jessie is completely broken when it comes to
> static IPs!
>
> Using /etc/network/interfaces no longer works (any entry must have "auto"
> on the interface, which both pulls a DHCP address AND uses the static
> value in the file).
>
> There are examples of using static entries in /etc/dhcpcd.conf, such as:
>
> interface eth0
>         static ip address 206.197.251.243/24
>         static routers 206.197.251.254
>
> interface eth1
>         static address 10.0.0.243/24
>         static routers 10.0.0.254
>
> interface eth2
>         static address 10.0.1.254/24
>
> However, this is also a non-starter - interfaces ONLY get a DHCP address.
>
> Trying now with removing dhcpcd5 entirely, but then I will have to install
> something else for a dhcp server. Sheesh.
>
> Has anyone been successful in configuration a static network?
>
>         TIA!
>
>         Lee
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>


More information about the Cialug mailing list