So Sophos UTM (Astaro Gateway UTM) can be virtualized in Hyper-V, VMWare, vSphere etc. Now I'm new to virtualization, so am wondering how the networking would be configured in this situation.
Imagine the following (a very simple setup). A Zyxel router acting as the default gateway, standard ADSL line. This is connected directly via Ethernet to my VHost, Hyper-V in my case.
Currently we have a few servers behind a router/gateway, which is in bridge mode, so the servers have directly assigned WAN IPs with no NATting performed.
Hey Every1!
I'm running two Ubuntu 12.04 servers here and they both are installed fine and dandy, running all services.
I hope this isn't too headache-inducing.
Two servers, server1 (Windows Server 2003, IP 192.168.100.25) and server2 (Windows Server 2008, IP 192.168.100.22).
server2 is the DHCP server and a DNS server.
I have a hyper-v server with two virtual network adapters, internal and external network types, with a VM connected to the internal adapter.
The internal adapter has IP 192.168.2.2, external 192.168.11.50.
The hyper-v server runs RRAS for NAT and DHCP supplying client with 192.168.2.3+.
The VM has IP 192.168.2.164.
The NAT works fine.
I have two servers (CentOS 6.2) on the same network. One of them (server1) has access to internet and the other one (server2) doesn't.
I need to configure my servers so that server2 could install packages!
Please help !
Hi,
We are having two DNS servers working as master and slave in our DMZ network subnet.DMZ network consist other servers also, but only the DNS servers intermittently becomes unreachable (no ping response) from different subnets whereas the internal communication (within subnet) happens at that time.
From the DNS server we are unable to ping gateway ip also when the issue arises.We tried changi
Hi there
i'm wanting to build a network. The way i want to do it is to have a switch attached to my border router. my 2 servers will be on this switch. Also attached to this switch will be a dedicated firewall which will protect a few machines on my internal network.
I have got two NICs configured on a VM - each is tied to a specific network, one is a DMZ, the other is an internal network.
I want to let MySQL listen on the internal network only, that is working now... I want Apache on the DMZ with http and https but as soon as I add the second interface I run into trouble. I can't hit any of the allowed TCP ports (80,443)... I can't ping it...