Please can anybody put the limelight how can we access the private LAN on internet ,
webserver implemented on the card . and webpages are mounted on the SD card
Setup:
a)Card having K60 with ethernet port on private LAN with IP:192.168.10.5 Port:80 acess the webpages the link used http:192.168.10.5:80/SDcard/web_pages/index.html
b)Wifi router is available on which Internet connection is available(ISP) connectivity to outer world.The card is connected to the router .
c) Now in the router added the virtual route to forward the public IP adress port 80 to private LAN .
In private LAN we are able to reach the card http:192.168.10.5:80/SDcard/web_pages/index.html.
But how to get access the card using the pubilc network that is threw internet . Please let me know anyother configuration to be made on the card to reach to outer world.