I'm attempting to setup an AD Domain in Amazon's EC2 Cloud. I have several EC2 instances running inside a VPC. Security Groups are configured to allow all traffic from the subnet the instances are on.
I have a server (AwsAdmin1) setup as the DNS server. Running NSLOOKUP on AwsAdmin1 works perfectly, and it can access the internet.
I have router based on OpenWRT which has dnsmasq 2.59. Inside my local area network I have a NS server bind. This server has internal and external views for a couple of my domains. My router forwards port 53 TCP and UDP from outside IP (router WAN) to this server.
hi guys
I got something I haven't been able to fix
I configure a Linux Suse 10 box, added static IP, DNS (resolv), gateway (routes) but I am not able to ping other servers by name but nslookup works and the server can navigate on internet
check below
the problematic server is server-host20
Code:
# ping server-host1
ping: unknown host server-host1
# nslookup
> server-host1
Server: &
I have just wrote a post about how to install nslookup, but what is nslooup?
well, according to wikipedia it is
I have just one cPanel+WHM server with 1 IP address.
Here's a basic layout of what I have:
Remote server in Chicago is mail server, backup server and public facing
FTP server due to higher bandwidth.
I want the remote server to VPN back to a local server so that on the
local network it is addressable on the internal network (say it has an
address of 10.8.0.6) and then nightly a script will go and rsync data from
local server to the remote.
I have done the setup of a ipsec/l2tpd vpn server followin this tutorial http://blog.riobard.com/2010/04/30/l2tp-over-ipsec-ubuntu.
I'm able to connect to the server, and redirect all traffic through the vpn from a mac os machine.
I'm trying to get a VPN set up with internal access only sites.
I have set up a VPN on a windows server (single VPS server), and I can connect from a remote computer and I get an IP assigned correctly (from 192.168.1.1 - 255)
Next I configured IIS (running on the same machine) IP Address and Domain Restrictions to only allow only IP address range 192.168.1.0 with subnet mask 255.255.255.0
When
Hi All,
Distros of machines : RHEL6
Bind Vesrion : Bind-9.7-3.2
I am trying to set up a test DNS for my home network. I have two rhel 6 machines A and B. Machine A has 2 NICs and is acting as a router also, one NIC is facing intranet and the otehr is facing intranet.