Hi,
So I have Ubuntu 16.04 Server installed on Virtual Box 64bit, and I'm using Apache but have no way to use a web browser that is connected to the same network as the virtual machine to see what is being displayed on that IP.
When I type
this comes up: http://prntscr.com/bw7eti.
192.168.1.204 - refused to connect.
192.168.1.255 - might be temporarily down or it may have moved permanently to a new web address
192.168.122.1 - took too long to respond.
192.168.122.225 - took too long to respond.
127.0.1.1 - blank white page.
My Virtual Box Network settings are:
Attached to: Bridged Adapter
Name: Intel(R) 82566DM-2 Gigabit Network Connection.
Adapter Type: Intel PRO/1000 MT Desktop (82540EM)
Promiscuous Mode: Allow VMs
MAC Address: 0800274926A
Cable Connected - Ticked.
----------------------
Thanks!
Luca
So I have Ubuntu 16.04 Server installed on Virtual Box 64bit, and I'm using Apache but have no way to use a web browser that is connected to the same network as the virtual machine to see what is being displayed on that IP.
When I type
Code:
ifconfig | grep addr
192.168.1.204 - refused to connect.
192.168.1.255 - might be temporarily down or it may have moved permanently to a new web address
192.168.122.1 - took too long to respond.
192.168.122.225 - took too long to respond.
127.0.1.1 - blank white page.
My Virtual Box Network settings are:
Attached to: Bridged Adapter
Name: Intel(R) 82566DM-2 Gigabit Network Connection.
Adapter Type: Intel PRO/1000 MT Desktop (82540EM)
Promiscuous Mode: Allow VMs
MAC Address: 0800274926A
Cable Connected - Ticked.
----------------------
Thanks!
Luca