Server :: BIND - Subdomain Names Not Getting Resolved?

Jun 14, 2011

BackgroundI have registered a domain name "abc.mobi" with domainit. abc.mobi is pointed to our mail server which is running at 199.2.2.2 (fake address).All mails that are being delivered to kazmi@abc.mobi have no problem getting delivered. We can also send emails out to other domains.I have recently configured BIND 9.3.6 on the same server (running CentOS) that is running our mail server. The purpose is to make sub domain dynamically without getting domainit involved. These subdomains will have incoming and outgoing emails as well. For example, I would want to make a usable subdomain "xyz" under abc and have kazmi@xyz.abc.mobi email address.

I have configured abc.mobi.hosts file as follows
(/var/named/chroot/var/named/abc.mobi.hosts)
$ttl 38400

[code]...

View 10 Replies


ADVERTISEMENT

Networking :: Bind Domain Not Getting Resolved

Aug 31, 2009

I have configured bind to create a domain.I see thet domain getting resolved for sometime and then it does not
you can see in the second nslookup name resolution fails

View 7 Replies View Related

Server :: Using BIND To Resolve Internal Non-FQDN Names

Sep 3, 2009

I have an RHEL5 server running BIND. I'd like to be able to resolve internal, non-FQDN names such as "wiki" for the company internal wiki. in my named.conf file...Named-checkzone returns no errors, and nslookup works when specifying the server explicitly, but no browser resolves the name when entered in the address line. I know this by no means a standard use of BIND, but I'm sure someone out there's pulled this off. I did see when googling someone suggest "load the root zone (.) as master, and add your "hosts" as TLDs, using CNAMEs", but tried that and probably did it wrong since it didn't work.

View 1 Replies View Related

CentOS 5 Server :: Name Resolution Of Host Names Using Bind?

Mar 21, 2011

I installed bind & did not install chroot. I set up a fictional domain kelly.local. I am able to resolve FQDN (example: angus.kelly.local) in both dig & nslookup & ping on linux boxes.

I want to be able to resolve bare host names (example: angus) using bind. I get mixed results.

(1) linux boxes resolve bare host names & FQDNs just fine using nslookup & ping, but not dig. dig gives error:

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_5.3 <<>> angus
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 15241

[Code]....

View 1 Replies View Related

OpenSUSE Network :: Host Names Cannot Be Resolved Except For Ping

May 5, 2010

I'm running openSUSE 11.2 (Linux piura 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 x86_64 x86_64 GNU/Linux) and have a network problem. At work, ethernet works fine. When I plug it into my DSL router at home (which works with other computers), I encounter the following behavior: ping can resolve host names, however, traceroute and Firefox and Thunderbird cannot.
It happens for both wired and wireless connections.

View 9 Replies View Related

Debian Configuration :: Can't Bind Webcams To Exact Names

Jul 26, 2015

uname
Linux cam01 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) i686 GNU/Linux
debian_version
8.0

I have three webcams and after reboot they change their /dev/videoX names from time to time.

My attempt to add .rules file to /etc/udev/rules.d was unsuccessful.

Code: Select allSUBSYSTEM=="video4linux", ATTRS{ID_SERIAL}=="046d_0825_4EE37780", SYMLINK+="video10"
SUBSYSTEM=="video4linux", ATTRS{ID_SERIAL}=="046d_0825_4B2AC690", SYMLINK+="video11"
SUBSYSTEM=="video4linux", ATTRS{ID_SERIAL}=="HD_WebCam_HD_WebCam", SYMLINK+="video12"
SUBSYSTEM=="video4linux", ATTRS{ID_SERIAL}=="046d_0825_4EE37780", SYMLINK+="mvideo10"
ATTRS{ID_SERIAL}=="046d_0825_4B2AC690", SYMLINK+="mvideo11"
SUBSYSTEM=="video4linux", ATTRS{ID_SERIAL}=="HD_WebCam_HD_WebCam", SYMLINK+="mvideo12"

View 4 Replies View Related

Fedora Networking :: Local Host Names Without Domain Using Bind?

May 10, 2009

I want to use single label host names on my local LAN, without using any domain (at least no registered one). My machines should be named in a fashion similar to 'myserver', 'mydesktop' etc. so that i from a browser on any LAN machine may write 'http://myserver', and get the webserver on 'myserver' (so NO domain part, e.g. myserver.domain).

Do i need to create a DNS zone for each host or is there a way to put all host in a single zone, if so; which? Would such a name be considered a root domain?

View 4 Replies View Related

Server :: Create Independent Subdomain On Centos?

Sep 26, 2010

creating independent sub-domains on my VPS.To describe this in clear words below is the example:I have a domain named as demo.com and k it as test1.demo.comand i have only one IP address assigned to me, which points to demo.com.So how can i set this sub-domain so that I will serve as a separate entity

View 5 Replies View Related

Server :: Zimbra - Restrict Mail Sending For Subdomain?

May 4, 2011

I am having trouble configuring Zimbra to restrict sending for some users. A subdomain has been added in the ZCS web page for the domain, resulting in two potential mail addresses:

[URL]

The subdomain needs to be restricted from sending mail to the outside world and to other users on the same subdomain. It should only be able to message users on the main domain. The users on the main domain should be able to email anyone in the world. Is it possible to configure this without installing Zimbra on two machines?

View 1 Replies View Related

Server :: What Is Bind Vs Bind-chroot Vs Caching-nameserver?

Jul 8, 2011

what is bind vs bind-chroot vs caching-nameserver ?what is the different between eatch others ?

View 7 Replies View Related

Server :: Ddns Reverse Zone Updates Add Subdomain Twice To Each Entry?

Mar 8, 2011

I've run into a strange issue with a DHCP/DDNS setup whereby when the DHCP server asks the DNS server to add a new host, the forward map is added correctly but the reverse map has the subdomain added twice (e.g. 192.168.25.192.168.25.250)I'm running ISC DHCPd version 3.0.1 and BIND version 9.2.3 on SuSE 9.2 - 32bit.Here is my dhcpd.conf file:

# dhcpd.conf
authoritative;
include "/etc/named.keys";

[code]....

View 2 Replies View Related

Ubuntu Servers :: Home Web Server - Cant Set Up Apache As Named Server Using Bind DSN

Dec 7, 2010

I and setting up a home web server using Ubuntu 10.04 server (local only). I am currently using Webmin 1.53 to access it remotely all is going great very easy to use. Webmin - Check, ftps-fileZilla - Check, Apache -It Works BUT I cant seam to set up Apache as a named server using Bind DSN. Tried most of the help in the fourms and ..... I think my problems is in the master server selection, do i have to use [URL]... or can i just use myservername. I have tryed both with no luck. First time with the server addition.

[code]...

View 6 Replies View Related

Networking :: Creating Domain Name In Bind Exposing Bind To Internal Network

Sep 3, 2009

I am configuring bind9 on fedora 9(sulphur).I have configured /etc/named.conf and created zone file in /var/named/I have started the service but when I am executing the command nslookup mydomain.com it is not able to resolve the name.Another problem I am facing when I do telnet localhost 53,I am able to connect.but when I do telnet myip 53 it does not connect.Seems to be a firewall problem but I ve disabled iptables selinux completely even I ve disabled dnsmasq but still not working.

View 1 Replies View Related

Server :: BIND Server Test Not Answering Authoritatively?

Jun 14, 2010

I have a BIND server that I'm setting up with different views. There is another server out on the public Internet that currently handles all inquiries for this domain. I had installed the Yum packages, chroot, etc. and edited the config files by hand. When that didn't work, I erased the server and started over using Webmin to build everything for me. Same result. I want to setup and verify everything is working on this new server before I take it into production.This is in /var/log/messagesQuote:

Jun 13 21:33:20 dns1 named[13838]: starting BIND 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 -u named
Jun 13 21:33:20 dns1 named[13838]: adjusted limit on open files from 1024 to 1048576

[code]...

View 13 Replies View Related

Server :: Configure Address Of Next Level DNS In BIND Server?

Sep 24, 2009

I need to know how to configure the address of the next level DNS server in my BIND server. im in a FEDORA 10 system.

View 3 Replies View Related

Server :: Bind Windows Xp Machine To Domain Server?

Jan 17, 2010

I want to join standalone windows xp machine to Linux Domain (Redhat 9)..

View 3 Replies View Related

General :: Create Subdomain In Without Having Cpanel?

Oct 19, 2010

I'm new to Linux server concept. Can anybody tell me how to create subdomain in linuAlready I have domain "x" in my server, I want to create subdomain for domain "x". How can I do it without using CPanel

View 1 Replies View Related

Debian :: Cross Subdomain Session With Apache And Php?

Sep 13, 2010

I have a debian server default installed and i am trying to get cross subdomain session to work. I used this code to test on 2 subdomains

<?php
session_set_cookie_params(0 , '/', '.domain.ltd');
session_start ();

[code]....

View 1 Replies View Related

Ubuntu Security :: How To Block Subdomain Of Any Site

Mar 26, 2010

My question is how to block a subdomain of a site. To make it as clear as possible, I'll give an example. I am regularly entering this arbitrary site [URL] which redirects me to this page [URL] and this index.html takes an image from a subdomain which is a subfolder of itself, that is: [URL]. What I am asking is blocking the images to be taken, but not the main page itself, i.e. to block www.somesite.abc/images/ without blocking the overall www.somesite.abc.

My idea was to use the /etc/hosts file by redirecting to loopback address:
Code:
127.0.0.1 www.somesite.abc/images
But it looks as if it doesn't affect things at all. Should I use it another way? Modifying /etc/hosts.deny maybe useful?

View 6 Replies View Related

Ubuntu Networking :: Subdomain To Potr Forwarging?

Sep 19, 2010

I need forward traffic from sub.domain:44400 to domain:2222. I think i can do this with iptables, but how?

View 1 Replies View Related

Ubuntu Servers :: Subdomain Can Not Get Past Parked?

Mar 13, 2011

understand why does not works of my apache configuration for subdomains. All of subdomains is still parked when I try to create subdomain.Sorry, I cannot show parked site to you that parked site is on swedish, if you do understand swedish and I'ill pm you with the address.Here's httpd.cf:

Code:
NameVirtualHost *:80
<VirtualHost *:80>

[code]...

View 4 Replies View Related

Networking :: Get A Subdomain Accessible Outside The Local Network?

Jul 25, 2011

I have a subdomain called www3 and I cant see it outside of our network. It's added in vhosts.conf in /etc/httpd/conf.d, and I can access it through [URL], but only when on vpn.

We have another www2 that is both local AND outside the vpn. I am testing the site live and need access to it. Is there another file besides vhosts.conf that I need to add the ssubdomain in? Here's what I added in my vhosts.conf

Code:

<VirtualHost *:80>
ServerName www2.mydomain.com
ServerAlias www2.internal www2

[code]....

View 7 Replies View Related

Server :: Bind ** Server Can't Find Example.com: NXDOMAIN?

Jun 26, 2011

I'm trying to setup DNS server. But i'm getting this strange problem.normally nslookup and workin for other sites.problem only with my local setup. can't see what i'm doing wrong.i've had setted up DNS server before but had no problems.can't see any solution on google.

So...
centos 5.6
bind 9.7 (from repository)

[code]...

View 2 Replies View Related

Server :: BIND Server No Longer Working

Jun 8, 2011

I am still quite new to all this but I guess we were all beginners once, this forum seems very helpful.Here is my situation, I will give as much detail as I can.I have a dedicated server which is running CentOS release 5.5.Initially I had Plesk installed, but when I upgraded PHP I damaged the Plesk configuration, and so I installed Webmin instead.

All seems to be fine with this, apart from the DNS configuration / BIND server.I know this because I have one site which uses an external DNS server and this works fine (i.e I can access it from a browser). All the others don't resolve - i.e the ones I set up in Plesk.I've done a bit of investigating to see what is going on, but I'm stabbing in the dark a little.

View 12 Replies View Related

Server :: CentOS BIND Local DNS Server

Nov 28, 2010

I've been looking for a good tutorial for setting up a BIND DNS server for my local network. What I want to do is..Have BIND running on my home server receiving all DNS requests.Have certain zones (my.zone.lan) pointing to custom IP addresses (I.E. server.lan points to 192.168.{server IP})Zones that don't exist should be passed on to OpenDNS for processing.

View 6 Replies View Related

Server :: Client Computer Not Dig Bind Server?

Jul 28, 2010

I have configureed Bind in a Linux box. Well pc1 i.e "pc1.mydomain.com" is my client machine and main server is the computer in which bind is install.The client computer pc1 and the main server (Bind server) i.e FQDN "mainserver.mydomain.com "are on the same network.from client machine i can't resolve the name to IP address as my server do successfully with client. The /etc/resolv.conf file in my bind server is as

Code:
search mydomain.com
nameserver 192.168.1.254
The named.config it main configuration is as below
Code:
zone "mydomain.com" IN {

[Code]...

View 6 Replies View Related

Server :: How To Install Bind Server On RedHat 5

Apr 26, 2010

How to install step by step to install bind server on RHEL 5.

View 3 Replies View Related

Server :: Configure A VPS To Act As A DNS Server For Few Domain Names

Oct 31, 2010

I have recently purchased a VPS, i want to make the VPS act as domain name server for few domain names which i have purchased in the past, so that i can update DNS records for those domain names from my VPS. I know bind9 can be used for domain name servers but i dont know how use it in mycase.

View 1 Replies View Related

Fedora :: Make A Dns Server Using Bind 9.5.1 In 10?

Jan 8, 2010

I want to make a dns server using bind 9.5.1 in fedora 10 but i 've got this following error when nslookup.

Quote:

nslookup admindevice1.fmipa
Server: 127.0.0.1
Address: 127.0.0.1#53
** server can't find admindevice1.fmipa.dns.fmipa: SERVFAIL

this is my named.conf

Quote:

//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS

[code].....

but when i start bind and try my dns i got a wrong ip for both ns and admindevice1.

View 2 Replies View Related

General :: Use Of Bind & Cache Pkg In DNS Server?

May 11, 2010

what is the use of bind & cache Pkg in DNS server is it posssible to configure DNS without cache & how

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved