Hi all, So I’m new here, but I wanted to start using OpenSuse as my main OS of choice.
To facilitate the transition I decided to install Leap 15 JeOS onto my Raspberry Pi 3
Everything is working mostly as it should, I have my wifi connected, and use this to ssh in to the Pi running headless.
The problem I’m having is that Eth0 is dropping lots of packets.
wlan0 is on the 192.168.1.x network.
I have separated eth0 to 192.168.0.5 for troubleshooting the issue.
192.168.1.1 is my main gateway, that has a connection to the internet.
I have no access to the config on this device as its a OEM Huawei router.
at least one “not properly plugged in” Ethernet connector
or, dirty Ethernet connector contacts
or, a damaged Ethernet cable
or, at least one damaged Ethernet connector.
Possible worst case cause:
Either, broken Raspberry Pi Ethernet hardware
or, broken Router Ethernet hardware.
Unlikely, but possible absolute worst case cause:
The failure mode of one of the Ethernet hardware components was such that the Ethernet hardware on the other end of the cable has also been damaged – not so common these days but, still possible if the hardware developers had forgotten the lessons of the past …
I’ve already asked a friend to bring me a spare ethernet cable…
I remember the days when I had ethernet cables everywhere :O, who would have known, not being able to find an ethernet cable would be a problem.
Just want to verify you’ve selected the right image for your purposes…
JeOS is a stripped down version of openSUSE, not just “text mode.”
That means that things like documentation, common tools like those for network troubleshooting are not installed.
JeOS is usually for when you’re deploying a single purpose Sever to deliver specified functionality, and not a variety of uses… Although perhaps with enough work you could probably bring a JeOS up to what most people expect in a machine you might log into, and use for various purposes.
As for your dropped packet problem,
You should probably describe the symptoms or monitoring that indicates dropped packets.
If I suspect something like dropped packets, I usually do a tcpdump and then analyze using wireshark or a spreadsheet.
Im using just enough OS, as I feel I get better exposure to learning opensuse, while I build a system to my needs.
I just install what I need, when I need it.
As soon as I get a new ethernet cable on the RPI, ill take your advice and run tcpdump on Eth0, and gather additional information.