I've disabled the firewall:
netsh firewall set opmode disable
I've made sure to accept all inbound and all outbound connections:
Is there anything that I should be installing or adding on to the server?
I am able to RDP into this computer without issue to the external IP address.
How do I get a connection to the internet from this machine?
There are actually two machines. Machine DC has no issues whatsoever with connecting to the internet, while machine Free1 cannot (although I can RDP into it).
The following are the settings for DC (the working machine):
While, these are the settings for the machine Free1, which does not have any internet connectivity (meaning that I cannot browse to any websites, or for example I am unable to run a Chrome install that requires an internet connection. How did I get the EXE onto the machine in the first place? I am able to copy and paste files from my local machine to these ec2 machines [regardless of whether they have internet connectivity]).
You are going to ask me how did I get the CHROME installation file on that machine? I can just copy and paste files from either virtual machine and my local physical machine to the virtual machines.
How do I get internet connectivity for Free1?
Also, a few more data points:
- Both machines have been assigned the same security group.
- Both machines are on the same subnet
- Both machines have private and public IPs
- I am able to RDP from my local physical machine into the ec2s.
0 Answers