I gave the system a static ip address that was free on the network, and copied over the settings in my windows control panel, so my /network/interfaces looks like
iface eth0 inet static
address (ip address)
netmask (netmask)
gateway (gateway)
the system also has the proxy configured. Proxy doesn't require login. Ethernet type for VMWare is bridged. Is there something I missed?
iface eth0 inet static
address (ip address)
netmask (netmask)
gateway (gateway)
the system also has the proxy configured. Proxy doesn't require login. Ethernet type for VMWare is bridged. Is there something I missed?
Comment