Originally Posted by hrace009
change your VBOX Network Interface nano /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address YOUR VBOX IP
netmask YOUR NETMASK
network 172.16.0.0 <<< Always Fill This XXX.XXX.0.0
broadcast YOUR NEWORK BRODCAST
gateway YOUR GATEWAY IP TO INTERNET
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers YOUR DOMAIN IP, IF YOU USE DOMAIN
dns-search YOUR DOMAIN NAME, IF YOU USE DOMAIN
-----------------------------------------------------------------
and don't forget to Replace the IPs with your current addresses except the lines with 0.0.0.0
nano /PWServer/gacd/gamesys.conf
nano /PWServer/gamed/gmserver.conf
nano /PWServer/gamed/gs.conf
nano /PWServer/gamed/gsrollback.conf
nano /PWServer/gamedbd/cashstat.conf
nano /PWServer/gamedbd/gamesys.conf
nano /PWServer/gdeliveryd/gamesys.conf
nano /PWServer/gfactiond/gamesys.conf
nano /PWServer/glinkd/gamesys.conf
nano /PWServer/logservice/logservice.conf
nano /PWServer/uniquenamed/gamesys.conf
nano /etc/authd.conf
nano /etc/gmopgen.xml
nano /etc/GMserver.conf
nano /etc/hosts
nano /etc/iweb.conf
nano /root/apache-tomcat-5.5.28/webapps/iweb/WEB-INF/classes/iweb.conf
nano /root/apache-tomcat-5.5.28/webapps/pwAdmin/.pwconf.conf
nano /etc/resolv.conf <<<< Enter your Gateway Address