On 29/03/16 09:13, Erich Titl wrote:
> If it is not connected to the Fritz, what does it communicate with. I
> was assuming that your Fritz box is your internet device.
>

Hmm, some misunderstanding here.
Ignoring any other devices or networks (i.e. the port "eth0" is only 
connected to an empty switch (to give it link) OR not connected to 
anything (makes no difference), the stanza in /etc/network/intefaces:

"auto eth0
iface eth0 inet static

           address 192.168.142.1
           netmask 255.255.255.0
           broadcast 192.168.142.255
           gateway 192.168.142.254
"

is not setting the ipv4 address on eth0

(i.e. "ip addr" shows only the mac address, no ipv4)

(similar entries for eth1 & 2 work fine)

if I boot and then:

ip addr add 192.168.142.1/24 dev eth0

then the address appears using the command "ip addr"

but the 'init' script fails to set it.


I'm beginning to suspect physical damage.

Cheers,

Bob

-- 
The Sun is out, the sky is blue, it's time to drive the MR2.

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to