Hey Folks, I've got a maxDB Database Server running on my windows guest OS. It's running on port 7210 and if I run the command telnet localhost 7210 or telnet IP 7210 the client is connected as expected. If I try to do a telnet IP_WINDOWS 7210 or a ping IP_WINDOWS I get network not reachable. Which configurations do I have to perform to get access to the guest OS's IP-Address? Thanks in advance! Hamb