Try this:
auto eth0
iface eth0 inet static
address 192.168.1.26
netmask 255.255.255.0
gateway 192.168.1.1
That worked for me.
On Friday, February 13, 2015 at 6:02:09 AM UTC-4, Enric Climent wrote:
>
> Hi! I put latest jessie debian snapshot from here
> http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
>
> Well, i want to have an ip to the beaglebone. I put this in
> /etc/network/interfaces:
>
> auto eth0
> iface eth0 inet static
> #your static IP
> address 192.168.1.26
> #your gateway IP
> gateway 192.168.1.1
>
>
> But when restart the ip are 192.168.1.130 (provided by DHCP server). If
> after reboot i execute /etc/init.d/networking restart then ip change to
> 192.168.1.26 but if i ping 192.168.1.130 the beagle responds correctly.
>
> So Any ideas? Thanks!
>
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.