Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Remote API Access

$
0
0

Hi all, I have a net core 3.1 WebAPI service running on a Linux box on my local LAN as a daemon and it all works as expected.

How can I expose the service so it is available outside my Lan ?

What I've done

Forwarded the listening port on my router to the local ip and port on my Lan where the WebAPI resides.

Result when calling a controller method
404 not found, the API is using Nginx as a reverse proxy

Please let me know if I haven't supplied enough information


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>