On 4/5/25 5:03 PM, ToddAndMargo via users wrote:
Hi All,

Fedora 41

I have a customer I set up a Fedora 41 server.

Problem: about once a week, its networking dies. All
network services are dead,  xrdp, ssh, samba, etc..
All of them.  Console logins work fine.

The solution is to call the customer and have him
log in at the console and issue a shutdown.  On
power up, all work again.

What I would like to do, is to set up a cron
job to test the networking (ping firewall)
and restart/correct the network if I find
it down.

Now I do know about
     # systemctl restart systemd-networkd.service

But is that enough?  What do I need to do to
put the network into the same state as after
a fresh reboot?

Many thanks,
-T


Update:

The network froze again.

I had the customer issue a

# systemctl stop systemd-networkd.service
# sleep 5s
# systemctl start systemd-networkd.service

No joy.

Then I had the customer issue
# reboot

No joy.

Then I had him issue a
# poweroff
and power back on

Joy.


I just ordered out an Intel I210-T1 Network Adapter

-T


--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to