Event banner
Next-generation SMB file services
Event Ended
Tuesday, Mar 26, 2024, 12:30 PM PDTEvent details
Radical changes are coming to the Server Message Block (SMB) and file services in Windows Server 2025 and Windows 11. Learn about new security behaviors, new functionality, and new scenarios availabl...
Char_Cheesman
Updated Dec 27, 2024
mrebrink
Mar 26, 2024Copper Contributor
With Quic SMB share connection from the "coffeeshop" , how does this connect through firewall ? or does this use reverse proxy or something ?
- NedPyleMar 26, 2024Bronze ContributorFirewall has to allow (by default) inbound 443 UDP to the file server.
- mrebrinkMar 26, 2024Copper Contributor
yes that is the firewall for the server itself, but if this server is in my private datacenter, how does this connect with the outside world without a VPN on the client. I would need some external FQDN or IP adres and port mapping in edge firewall ?
- NedPyleMar 26, 2024Bronze ContributorYes, you'd need an FQDN the client can access and specified in the server certificate, and the file server reachable via port-forwarding/edge firewall/DMZ, etc.