localhost

  1. S

    How to use localhost on my mac from inside Parallels

    I need to use a web app locally with .NET 4.7 so it has to be done in Windows. The database it is accessing is on a container on my mac (which I use for multiple databases). I would like to avoid running a separate SQL server inside a docker container inside the VM if possible. I can connect to...
  2. T

    Access local network of Mac from Windows

    I'm using "Parallels Desktop for Mac Business Edition" Version 18.1.1 On my mac, I'm developing a website, now https://localhost:8000/#/site can be launched in a browser (though the browser shows it's not secure). I would like to make the browsers under Windows access the website in...
  3. M

    Cannot access port 80 via web browser

    I have a Windows 10 vm with Zend Server configured and it works fine. I have port sharing turned on, and everything works. I mention this so I don't get responses with links to directions for port forwarding/sharing. I know how, and I have done that. Now, I have created a VM with Fedora 34 and...
  4. G

    Windows guest - how do I correctly edit the Windows Hosts file to prevent access to one URL?

    I have a Windows 10 guest running OK in Parallels Desktop 13. All I want to do is append one line to my Windows Hosts file to create a loopback for one URL. My current network configuration is set to Shared, and it looks as if the local host is 0.0.0.0. But if I loopback the URL to 0.0.0.0...
  5. P

    Access to URL on .local domain through VPN

    I'm using Parallels Desktop 15 and Windows 10 guest. To access my employer's intranet I have to use VPN, which I run on Mac (Pulse Secure). It works fine, intranet is accessible even on Windows host (I use shared network configuration in Parallels) without the need to set anything on Windows...
  6. D

    I want to access my Paralells's localhost from my MacBook

    I'm running some dev servers on my Paralells windows 10 which has localhost:3000, localhost:5000, which works fine inside windows 10, but If I want to access these outside (in my mac) I can't access them no matter that IP I try in the browser My Parallels windows 10 network info: I've tried...
  7. G

    Access Jupyter Notebook, H2O and dataiku in ubuntu from Mac OS

    Hi. I have installed ubuntu 18.04 to parallels desktop lite in Mac OS 10.13.6. In ubuntu I installed three servers. Jupyter notebook, h2o and dataiku. They are all accessible from within ubuntu Firefox at localhost:port address. When I try to access the same address from Mac OS it doesn't work...
  8. C

    Issue accessing localhost from guest Windows on host Mac

    Hello, I am somewhat new to Parallels and I've been trying to set up the connection between my guest Windows 10 OS and host Mac. I've been researching this for a while and can not figure it out. I've tried getting the IP from windows using ipconfig and setting it on my Mac host file. I've...
  9. H

    Access WebAPI Debug Session from Mac

    I want to run a debug session of a .Net WebAPI project in Windows 10, and access that URL from my Mac. So if I'm developing my front end code on the Mac, I want to be able to make API calls to a debug session running from my Windows 10 instance to do some end-to-end debugging. I've been going...
  10. T

    how to connect to localhost?

    Hi, I have a React Web Application running on my mac at http://localhost.corp.domain.com:9000/ I am using Webpack for serving the same. How can i access this on my Parallels Desktop? I need to do this to debug certain IE issues. Thanks, test8
  11. M

    How access Linux guest localhost from Mac's host?

    Briefly, how from a Mac host's browser can I access a localhost server in a Linux guest -- without otherwise exposing that guest's localhost to the outside world? In more detail... I'm running Parallels Desktop 13 for Mac Pro Edition under macOS High Sierra (10.13.3). In Parallels I have an...
  12. M

    Port forwarding Localhost on mac

    I need to do port forwarding. I've a local host that have IP address 10.211.55.4 port 534 in Parallels 11 Win10 Education the main problem, the IPv4 adress is different on parallel windows and my mac. On my mac , the IPv4 adress is 192.168.1.3. but on windows it's 10.211.55.4 And when I try...
Back
Top