Hi,

On 23 Dec 2022, at 3:26, Michael Schmitz wrote:

> Hi Stefan,
>
> Am 22.12.2022 um 11:17 schrieb Finn Thain:
>>>> ip address add 192.168.1.10/24 dev eth0
>>> ok
>>>> ip route add default via 192.168.1.1
>>> ip: RTNETLINK answers: Network is unreachable
>>>
>>>>
>>>> where "192.168.1.10/24" is the IP address of the Falcon machine and
>>>> "192.168.1.1" is the default gateway address (router).
>>>>
>>
>> ip address add 192.168.1.10/24 dev eth0
>> ip link set dev eth0 up
>> ip route add default via 192.168.1.1
>
> Perhaps add 'ip route add 192.168.1.0/24 dev eth0' in case 'ip address' did 
> not set up the local network route?
>
> Output of 'ip route show' would be useful.
>

I visited Stefan yesterday and we found that the problem was faulty hardware 
(both network-cards were faulty). I brought a NetUSBee card and that worked 
immediately without issues.

With both faulty network cards the ARP request were send, and ARP responses 
were send back to the Atari Falcon, but the Falcon never did receive the ARP 
responses, so the ARP-Table was not populated.

Issue is now solved, Stefan is installing the latest Debian 11.

Greetings

Carsten

Reply via email to