When I try to connect to SQL Server by SSMS via VPN, it works fine. When I try to connect to the LAN via Ethernet, I get
TITLE: Connect to Server
Cannot connect to AYWCSSQL27\SQLS302, 1984.
------------------------------ ADDITIONAL INFORMATION:
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - The wait operation timed out.) (Microsoft SQL Server, Error: 258)
For help, click: https://docs.microsoft.com/sql/relational-databases/errors-events/mssqlserver-258-database-engine-error
The wait operation timed out
When I try to open SQL Server 2017 Configuration Manager, I get the following:

Any help would be appreciated.