Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Web Site Functionality _ iframe probmel

Posted by: kurac789 Mar 1 2019, 05:53 AM

Hello, so I have an Webserver on which I'm running my website. Let's say this Webserver has the IP 192.168.1.2
On that Webserver I have an html file and on that html file I have an iframe tag with the source "src" 192.168.1.3 so I wanna access/show another Webserver in my local network trough that iframe tag.

If I access my Webserver 192.198.1.2 trough my local network, I can see my iframe result 192.168.1.3.

BUT If I access my Webserver trough external network (example with my 4G phone) I can acccess my main Webserver 192.168.1.2 but my iframe won't load.

Why doesn't it loud if it's in the same network?

My Webserver 192.168.1.2 is the only one which is port forwarded.
I do not want to port forward the other Webserver.

How can I solve this issue? Any ideas?

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)