Quote:
Originally Posted by Quoth
Don't use DMZ for a start. That is for outside access!
You don't need any settings on router, except disable "WiFi Isolation" if the server is on WiFi. It ought to be on ethernet.
Open a terminal/console window on other than the server and
ping 192.168.1.100
If that doesn't work on your LAN the "server" isn't really 192.168.1.100 or has two interfaces.
|
I took my PC out of the DMZ (It was originally used as a game server but no longer, so I've ended that). DMZ functions are now all off for my router. The PC is connected to the router via ethernet. All other devices are wifi. I can ping 192.168.1.100 but cannot connect to it via remote web browser (
http://192.168.1.100:8083) but can on the PC (
http://127.0.0.1:8083 OR
http://192.168.1.100:8083). I have tried with browsers on 2 different android phones and one android tablet, and via the Pocketbook reader app after adding the local net address for the server on a phone and on the tablet. It simply won't connect and times out. If I try with a browser, first I get a warning page that the system doesn't accept secure connections (https), I then select proceed anyway and then I end up with "The site cannot be reached" and the site took too long to respond. Connection timed out. I've completely disabled Windows Defender and tried to connect with Antivirus turned off as well. No change.