hey guys Windows 7 box is my Host
192.168.1.4
255.255.255.0
192.168.1.1
Disabled the firewall on 7 and after doing that I can Ping My Virtual Server which Is Ubuntu Server, the problem I am having is I cannot seem to Ping from The Server to the Host.
Here are the details of the Server ( Ubuntu ) I am not to sure what the hell network and broadcast are I copied a example config if somebody can shed some light on what these do that would be great didn't want to post in a Linux forum and be called a idiot lol
iface eth0 inet static
address 192.168.1.4
gateway 192.168.1.1
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
When I try a ping or tracert nothing happens I have set the network adapter to Bridged in Virtual Box
Many Thanks I love this forum