Access on host served Angular app in Hyper-v
up vote
0
down vote
favorite
for testing purposes I want to access my Angular application (served on port 4200 of my computer) inside my HyperV virtual computer with Windows 7.
If I enter http://<host-ip>:4200
in IE or Chrome, I get:
This page can't be displayed.
Through ping <host-ip>
I can sucessfully address the port.
I tried:
- different switches (Intern / Extern)
- disabled the firewall on virtual machine
without any success.
Any ideas?
windows-7 networking hyper-v
add a comment |
up vote
0
down vote
favorite
for testing purposes I want to access my Angular application (served on port 4200 of my computer) inside my HyperV virtual computer with Windows 7.
If I enter http://<host-ip>:4200
in IE or Chrome, I get:
This page can't be displayed.
Through ping <host-ip>
I can sucessfully address the port.
I tried:
- different switches (Intern / Extern)
- disabled the firewall on virtual machine
without any success.
Any ideas?
windows-7 networking hyper-v
Ping cannot address a port. How are you confirming that the Angular app is running? Is it running on the host or guest? (Your last bullet point mentions disabling the guest firewall, but that doesn't have anything to do with not being able to access a host port.)
– slhck
Nov 13 at 12:29
I just ment to say I can ping the IP in general, the Angular app is running on the host and I can access it there. I am not sure if it is the port, I just assumed that since it looks most likely to me that it is the port
– Leun4m
Nov 13 at 13:01
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
for testing purposes I want to access my Angular application (served on port 4200 of my computer) inside my HyperV virtual computer with Windows 7.
If I enter http://<host-ip>:4200
in IE or Chrome, I get:
This page can't be displayed.
Through ping <host-ip>
I can sucessfully address the port.
I tried:
- different switches (Intern / Extern)
- disabled the firewall on virtual machine
without any success.
Any ideas?
windows-7 networking hyper-v
for testing purposes I want to access my Angular application (served on port 4200 of my computer) inside my HyperV virtual computer with Windows 7.
If I enter http://<host-ip>:4200
in IE or Chrome, I get:
This page can't be displayed.
Through ping <host-ip>
I can sucessfully address the port.
I tried:
- different switches (Intern / Extern)
- disabled the firewall on virtual machine
without any success.
Any ideas?
windows-7 networking hyper-v
windows-7 networking hyper-v
edited Nov 13 at 13:25
slhck
157k46434461
157k46434461
asked Nov 13 at 10:27
Leun4m
304111
304111
Ping cannot address a port. How are you confirming that the Angular app is running? Is it running on the host or guest? (Your last bullet point mentions disabling the guest firewall, but that doesn't have anything to do with not being able to access a host port.)
– slhck
Nov 13 at 12:29
I just ment to say I can ping the IP in general, the Angular app is running on the host and I can access it there. I am not sure if it is the port, I just assumed that since it looks most likely to me that it is the port
– Leun4m
Nov 13 at 13:01
add a comment |
Ping cannot address a port. How are you confirming that the Angular app is running? Is it running on the host or guest? (Your last bullet point mentions disabling the guest firewall, but that doesn't have anything to do with not being able to access a host port.)
– slhck
Nov 13 at 12:29
I just ment to say I can ping the IP in general, the Angular app is running on the host and I can access it there. I am not sure if it is the port, I just assumed that since it looks most likely to me that it is the port
– Leun4m
Nov 13 at 13:01
Ping cannot address a port. How are you confirming that the Angular app is running? Is it running on the host or guest? (Your last bullet point mentions disabling the guest firewall, but that doesn't have anything to do with not being able to access a host port.)
– slhck
Nov 13 at 12:29
Ping cannot address a port. How are you confirming that the Angular app is running? Is it running on the host or guest? (Your last bullet point mentions disabling the guest firewall, but that doesn't have anything to do with not being able to access a host port.)
– slhck
Nov 13 at 12:29
I just ment to say I can ping the IP in general, the Angular app is running on the host and I can access it there. I am not sure if it is the port, I just assumed that since it looks most likely to me that it is the port
– Leun4m
Nov 13 at 13:01
I just ment to say I can ping the IP in general, the Angular app is running on the host and I can access it there. I am not sure if it is the port, I just assumed that since it looks most likely to me that it is the port
– Leun4m
Nov 13 at 13:01
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1374990%2faccess-on-host-served-angular-app-in-hyper-v%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Ping cannot address a port. How are you confirming that the Angular app is running? Is it running on the host or guest? (Your last bullet point mentions disabling the guest firewall, but that doesn't have anything to do with not being able to access a host port.)
– slhck
Nov 13 at 12:29
I just ment to say I can ping the IP in general, the Angular app is running on the host and I can access it there. I am not sure if it is the port, I just assumed that since it looks most likely to me that it is the port
– Leun4m
Nov 13 at 13:01