Unable to connect to server from M1 Mac
-
- Posts: 5
- Joined: Wed Jun 22, 2022 4:28 am
Unable to connect to server from M1 Mac
I am trying to set up remote access to my office.
I have installed SoftEther Server on a Windows 10 PC within the office LAN. On this PC I have:
- Created a virtual hub and it says that it is online.
- Added some users to the virtual hub.
- Set up a local bridge to connect the virtual hub to the PC's network adaptor.
- Configured the selected network adaptor to VLAN transparency.
- Enabled L2TP over IPsec.
- Disabled antivirus and turned off the Windows firewall on the server to ensure they are not interfering with the VPN.
In the router (Sagemcom brand), I have:
- Enabled port forwarding for TCP port 5555 (external) from all addresses to port 5555 on the IP address of the PC
- Enabled IPSEC which appears to forward TCP port 500:UDP port 4500.
I am then trying to establish a VPN connection using an M1 Mac. I am able to connect to other L2TP over IPSec VPN's, so I know this computer is able to do so. However, I always get the message "The LT2P-VPN server did not respond".
Troubleshooting steps I have taken:
- If I ping the DDNS hostname address provided by SoftEther it correctly resolves the public IP address of my router, so I know that I am attempting to connect to the correct address
- I have tried entering the IP address of the router instead of the DDNS hostname (same result)
- I have used TCPing to check that port 5555 is open at the DDNS host (router), and it reports that the port is open
But somehow the connection still cannot get through to the server on the PC.
What else can I try to diagnose this problem?
I have installed SoftEther Server on a Windows 10 PC within the office LAN. On this PC I have:
- Created a virtual hub and it says that it is online.
- Added some users to the virtual hub.
- Set up a local bridge to connect the virtual hub to the PC's network adaptor.
- Configured the selected network adaptor to VLAN transparency.
- Enabled L2TP over IPsec.
- Disabled antivirus and turned off the Windows firewall on the server to ensure they are not interfering with the VPN.
In the router (Sagemcom brand), I have:
- Enabled port forwarding for TCP port 5555 (external) from all addresses to port 5555 on the IP address of the PC
- Enabled IPSEC which appears to forward TCP port 500:UDP port 4500.
I am then trying to establish a VPN connection using an M1 Mac. I am able to connect to other L2TP over IPSec VPN's, so I know this computer is able to do so. However, I always get the message "The LT2P-VPN server did not respond".
Troubleshooting steps I have taken:
- If I ping the DDNS hostname address provided by SoftEther it correctly resolves the public IP address of my router, so I know that I am attempting to connect to the correct address
- I have tried entering the IP address of the router instead of the DDNS hostname (same result)
- I have used TCPing to check that port 5555 is open at the DDNS host (router), and it reports that the port is open
But somehow the connection still cannot get through to the server on the PC.
What else can I try to diagnose this problem?
-
- Posts: 1517
- Joined: Sun Feb 14, 2021 10:31 am
Re: Unable to connect to server from M1 Mac
No, forward UDP 500 and 4500.
-
- Posts: 5
- Joined: Wed Jun 22, 2022 4:28 am
-
- Posts: 1517
- Joined: Sun Feb 14, 2021 10:31 am
Re: Unable to connect to server from M1 Mac
Can your M1 connect there with native SE VPN protocol using SSTP Connect?
-
- Posts: 5
- Joined: Wed Jun 22, 2022 4:28 am
Re: Unable to connect to server from M1 Mac
No, this does not connect either
-
- Posts: 286
- Joined: Wed Nov 25, 2020 9:10 am
Re: Unable to connect to server from M1 Mac
Use wireshark.
-
- Posts: 1517
- Joined: Sun Feb 14, 2021 10:31 am
Re: Unable to connect to server from M1 Mac
Can you connect from the server's LAN?
-
- Posts: 5
- Joined: Wed Jun 22, 2022 4:28 am
Re: Unable to connect to server from M1 Mac
No, I can't.
-
- Posts: 1517
- Joined: Sun Feb 14, 2021 10:31 am
Re: Unable to connect to server from M1 Mac
Can you connect from something other than the M1 to the server?
What happens when you enter these URLs in a browser?
from LAN https://192.168.x.x:5555/
non-LAN https://a-public-ip:5555/
What happens when you enter these URLs in a browser?
from LAN https://192.168.x.x:5555/
non-LAN https://a-public-ip:5555/
-
- Posts: 5
- Joined: Wed Jun 22, 2022 4:28 am
Re: Unable to connect to server from M1 Mac
In both cases I get to a web page for the VPN server (after a security warning).
I figured that should mean that I can connect to the VPN, so I tried it again and it worked. I have changed nothing since I was testing last week. I don't get it. I have turned the firewall and the antivirus back on and I am still able to connect.
I figured that should mean that I can connect to the VPN, so I tried it again and it worked. I have changed nothing since I was testing last week. I don't get it. I have turned the firewall and the antivirus back on and I am still able to connect.
-
- Posts: 1
- Joined: Thu Aug 11, 2022 9:06 am
Re: Unable to connect to server from M1 Mac
If your router or the Windows 10 PC running the SoftEther server was restarted, it could have cleared any temporary network issues or misconfigurations.ASF wrote: ↑Mon Jun 27, 2022 12:15 amIn both cases I get to a web page for the VPN COLOR=#FFFFFF SIZE=1 fnf server (after a security warning).
I figured that should mean that I can connect to the VPN, so I tried it again and it worked. I have changed nothing since I was testing last week. I don't get it. I have turned the firewall and the antivirus back on and I am still able to connect.
-
- Posts: 4
- Joined: Wed Sep 06, 2023 4:23 am
Re: Unable to connect to server from M1 Mac
Check SoftEther Server logs for errors.ASF wrote: ↑Wed Jun 22, 2022 4:43 amI am trying to set up remote access to my office.
I have installed SoftEther Server on a Windows 10 PC within the office LAN. On this PC I have:
- Created a virtual hub and it says that it is online.
- Added some users to the virtual hub.
- Set up a local bridge to connect the virtual hub to the PC's network adaptor.
- Configured the selected network adaptor to VLAN transparency.
- Enabled L2TP over IPsec.
- Disabled antivirus and turned off the Windows firewall on the server to ensure they are not interfering with the VPN.
In the router (Sagemcom brand), I have:
- Enabled port forwarding for TCP port 5555 (external) from all addresses to port 5555 on the IP address of the PC
- Enabled IPSEC which appears to forward TCP port 500:UDP port 4500.
I am then trying to establish a VPN connection using an M1 Mac. I am able to connect to other L2TP over IPSec VPN's, so I know this computer is able to do so. However, I always get the message "The LT2P-VPN server did not respond".
Troubleshooting steps I have taken:
- If I ping the DDNS hostname address provided by SoftEther it correctly resolves the public IP address of my router, so I know that I am attempting to connect to the correct address
- I have tried entering the IP address of the router instead of the DDNS hostname (same result)
- I have used TCPing to check that port 5555 is open at the DDNS host (router), and it reports that the port is open
But somehow the connection still cannot get through to the server on the PC.
What else can I try to diagnose this problem?
Verify router port forwarding settings.
Review firewall rules on router and PC.
Ensure router's built-in VPN isn't conflicting.
Check for ISP restrictions on VPN traffic.
Test from a different network.
Update router firmware.
Verify SoftEther client settings on your Mac.
-
- Posts: 2
- Joined: Tue Sep 19, 2023 9:12 pm
Re: Unable to connect to server from M1 Mac
Try to use an OpenVPN connection.
That worked for me on a mac-mini
- Install OpenVPN Client
- Enable OpenVPN on server and generate the OpenVPN config-file:
- Open OpenVPN Client App
- Import file
- Put user and password
- When ask you for certificate, push 'Continue'
That worked for me on a mac-mini
- Install OpenVPN Client
- Enable OpenVPN on server and generate the OpenVPN config-file:
- · Connect to your SoftEther server
· Push button 'OpenVPN / MS-SSTP Setting' (down right corner)
· Check 'Enable OpenVPN Clone Server Function'
· Push button 'Generate a Sample Configuration File for OpenVPN Clients'
- Open OpenVPN Client App
- Import file
- Put user and password
- When ask you for certificate, push 'Continue'
-
- Posts: 1
- Joined: Tue Sep 26, 2023 1:59 pm
Re: Unable to connect to server from M1 Mac
I am then trying to establish a VPN connection using an M1 Mac. I am able to connect to other L2TP over IPSec VPN's, so I know this computer is able to do so. However, I always get the message "The LT2P-VPN server did not respond". SIZE=1 www.routerlogin.net
pikashow apk
pikashow apk