Timmins wrote
I don't know. Sorry.
Can you be specific?
192.168.1.1 can be either a Gateway/Modem/Router etc.... Whatever that maybe, can you access it or login to it? If your answer is NO and have multi-port on that device, then you simply can not have any server on your LAN side to listen for any incoming request.
When that device [router/modem/gateway etc] cannot be access to tell it to forward certian port to certain IP on your LAN side, then that device simply ignore any incoming request since it do not know what to do with it but to drop it.
Assume that device is a modem that provide to you from your ISP. Then I would generally assume it is a modem/gateway device and also assume it on DHCP [NAT] mode, accord to your LAN IP. You will need to contact your ISP to reconfigue [if possible] to allow all port open. Also check with them if you can configure yourself on that device. Otherwise, have them open all port and get a router to control your in/outbound request and other setting. Then you can setup any type of server. Otherwise, I believed this is a deadend since your modem/gateway is the obsticle.