- Server operating system version
 - Ubuntu 22.04.5
 
- Plesk version and microupdate number
 - 18.0.65.2
 
Hi, after an apt-upgrade I did a reboot, and now I can't access my server via FTP or SSH, it seems that I have no internet connection.
I was about to upgrade to Ubuntu 24 since it appears as recommended by my provider, and it also appears that Plesk for my version of Ubuntu Server is unsuported.
After doing the Reboot I can no longer access the server via FTP or SSH, it seems that the server cannot ping the outside.
	
	
	
		
	
	
	
		
				
			I was about to upgrade to Ubuntu 24 since it appears as recommended by my provider, and it also appears that Plesk for my version of Ubuntu Server is unsuported.
After doing the Reboot I can no longer access the server via FTP or SSH, it seems that the server cannot ping the outside.
		Bash:
	
	# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: eno2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 00:25:90:46:6d:87 brd ff:ff:ff:ff:ff:ff
    altname enp0s25
3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 00:25:90:46:6d:86 brd ff:ff:ff:ff:ff:ff
    altname enp3s0
    inet 85.214.113.41/32 metric 100 scope global dynamic eno1
       valid_lft 82454sec preferred_lft 82454sec
    inet6 fe80::225:90ff:fe46:6d86/64 scope link
       valid_lft forever preferred_lft forever
	
		Bash:
	
	# /etc/resolv.conf.
nameserver 127.0.0.53
options edns0 trust-ad
search stratoserver.net
	