router - Localhost wamp allow access to PC from LAN but Not from WAN -


I want to make my PC a remote server. I am using a Vip server and keep it online. When my PC is used through LAN in another PC, it will work, but when I am using my PC through another PC which is not in my LAN, then it is a login certification form Does pop-up. It asks for username or password

"A user name and password is being requested, the xxxxx site says:" 110TC1 "

What am I doing wrong? ???

You have such a network

  internet | router | / \ / PC 1 PC 2   

In the local network there are 3 interfaces, PC1, PC2 and internal router ports. In this interface, private IP addresses such as 19.668.1.1 .

External network (Internet) Public IP Address When you try to connect to the Internet, you get a reply from your router with a public IP address, not from your PC. Try your PC IP address through your router configuration page. .

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -