[meta-freescale] gateway is missing

Otavio Salvador otavio at ossystems.com.br
Mon Mar 24 19:09:55 PDT 2014


Hello Niklas,

On Mon, Mar 24, 2014 at 5:45 PM, Niklas Molin <niklas.p.molin at gmail.com> wrote:
> I'm trying to toggle the eth0 with ifconfig
> I noticed that it I couldn't access my board after that.
> After some more testing it seems like I can't access my board from a
> different subnetwork.
> So I did a route -nee (before and after eth0 down and up) and it seems lie
> the gateway is gone.
>
> root at imx6qsabresd:~# route -nee
> Destination     Gateway         Genmask         Flags   MSS Window  irtt
> Iface
> 0.0.0.0         192.168.55.1    0.0.0.0         UG        0 0          0
> eth0
> 192.168.55.0    0.0.0.0         255.255.255.0   U         0 0          0
> eth0
> root at imx6qsabresd:~# ifconfig eth0 down
> root at imx6qsabresd:~# ifconfig eth0 up
>
> When link is back:
> root at imx6qsabresd:~# route -nee
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags   MSS Window  irtt
> Iface
> 192.168.55.0    0.0.0.0         255.255.255.0   U         0 0          0
> eth0
>
> I did this on a SabreSD and also my custom board.
>
> Is there anything I'm missing in my setup?

Did you set your /etc/network/interfaces accordingly?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list