Server :: Cannot Save CNAME - System Config Bind
Mar 15, 2011
I'm trying to create a cname in system-config-bind. I can create the record but when I go to save it I get a "Zone file save error".
Here's the full output:
Save of Zone file var/named/chroot/var/named/plantsareperfect.com.db failed
dns_master_load_/var/named/chroot/var/named/plantsareperfect.com.db:10lantsareperfect.com:cname and other data (sorry, the rest is off the page and I cant see it)
Why I can't save this cname?
View 6 Replies
ADVERTISEMENT
Aug 16, 2010
Not sure why but I keep on getting the ERROR: Path is not writable when I'm trying to add a Slave Zone.
The server was commissioned by someone else and I remotely installed GNOME group, and vncserver as per the official CentOS instructions here.
Initially I tried using a normal (ie non root) user's credential for my VNC session. However, instead of asking me for my root password when I tried to open system-config-bind, it just doesn't load up. I ended up allowing the user "root" to connect to the server remotely via VNC, and was able to get system-config-bind to start.
However, I am now unable to save the settings, despite having done:
Code:
View 3 Replies
View Related
May 5, 2011
There's this domain, that is apparently a cname of a cname which is, I know, not recommended, but it's not forbidden by the rfc. The domain is [URL]. If I try with windows or bind dns I get this results in nslookup:
** server can't find [URL]: NXDOMAIN
but if I try with opendns I have some results.
> [URL]
Server:208.67.222.222
Address:208.67.222.222#53
Non-authoritative answer:
www.groenegordel.becanonical name = www.vlaamsbrabant.be.
www.vlaamsbrabant.becanonical name = waf.vlaamsbrabant.be.
Name:waf.vlaamsbrabant.be
Address: 193.53.37.42
With this I see it's a [URL] it's a cname or a cname. Is there a way to force bind to resolve this domain? Is this a limitation of bind?
View 3 Replies
View Related
Dec 9, 2010
It's possible to configure a second level zone like this:
IN CNAME www.domain2.ext
For example, if I want:
host domain1.ext -> CNAME of www.domain2.ext?
and NOT only www.domain1.ext -> CNAME of www.domain2.ext?
View 6 Replies
View Related
Dec 20, 2010
don't find box of BIND so i was posting into this boxI have some problem when i config bind DNS for my domain and then i can't start named,this's error message
[root@server1 named]# service named restart
Stopping named: [ OK ]
Starting named:
[code]....
View 1 Replies
View Related
Aug 16, 2011
Configure the HTTP server via system-config-httpd brings up some nice gui.I start a console, login to root and start it with: system-config-httpdGoto tab Virtual Hosts, then addI name my Virtual Hosts "sea", set its document root to: /home/sea/webs/sea.hs/www
where index.php is located for that 'local test server'.Host information is on Name based Virtual Host.But what do i have to enter for IP Adress and Host Name? Neither of these accept 127.0.0.1 nor localhost Further, when i try to exit, it wont let me close the app.Its not saved, hence i can even delete the default virtual hosts and its there again after restarting the app Even with adding sea /home/sea/webs/sea.hs/www or sea localhost.localdomain localhost to /etc/hosts doesnt change anything
View 4 Replies
View Related
Jul 8, 2009
When I try to run the 'system-config-display' program for Fedora 11 and I use the dual head tab, attempting to save the settings results in this:
Traceback (most recent call last):
File "/usr/share/system-config-display/xConfigDialog.py", line 212, in ok
if card.getDescription() == self.secondVideocardOptionMenu.get_menu().get_acti ve().get_data("NAME"):
AttributeError: 'NoneType' object has no attribute 'get_data'
And it won't save the data.
View 4 Replies
View Related
Apr 9, 2011
I am running a server with a GRSecurity patched Kernel 2.6.32.36. I've tried to optimize the kernel as much as I can and know it (removing options, not needed drivers and so on) and compiled the modules into the kernel (no loadable modules anymore). I've started with Slackware 13.0 and the default config for 2.6.29.6-huge. Still I am not sure what to remove/optimize further now.
My question: Is there a way to boot with a kernel with loadable modules, check which modules are really needed for this hardware, (do something like lsmod) and save the running configuration modules for a next kernel compile to be the default .config instead of writing them down by hand and search for the appropriate names in .config or during menuconfig? (Note: zcat /proc/config.gz > .config is NOT the way I want, as it gives me just the current kernel config)
View 5 Replies
View Related
May 27, 2011
trying to enable the nvidia drivers because i wanted to use Gnome 3 and had zero luck. So once i read that suse was a better bet i installed that. the nvidia drivers have installed fine and i can get my required resolution of 1440x900 if i use an old saved xorg.conf file i managed to randomly cobble together a few years ago .. this is it ..
Code:
File generated by XFdrake (rev 247269)
# **********************************************************************
# Refer to the xorg.conf man page for details about the format of
# this file.
# **********************************************************************
[code]....
View 5 Replies
View Related
Aug 26, 2010
This is my example domain name
loc1.test.com --> 10.8.5.5
loc2.test.com --> 10.8.5.6
con1.test.com --> 10.8.5.7
mail.test.com --> con1.test.com
mk.test.com --> loc1.test.com,loc2.test.com
per1.test.com --> mk.test.com
per2.test.com --> mk.test.com
per3.test.com --> mk.test.com
per4.test.com --> mk.test.com
We have configured DNS Zone like this .....
How to configure CNAME for
mk.test.com --> loc2.test.com
and
per1.test.com --> mk.test.com
per2.test.com --> mk.test.com
per3.test.com --> mk.test.com
per4.test.com --> mk.test.com
Need configuring CNAME for mk.test.com,per1.test.com,per2.test.com,per3.test.com and per4.test.com
View 4 Replies
View Related
Oct 28, 2010
I'm running Ubuntu Server 10.04 to provide DHCP and Internet Sharing on my home LAN. In a previous configuration, I was running Fedora + AMAHI to provide the same services. As most of my linux devices are Ubuntu, I decided to decommission and rebuild my server. I've been able to configure all of my services with the exception of one. As a rule, I assign static IP or reservations based on MAC address's for any of my network devices or appliances.
One cool feature that AMAHI provided a GUI for, was the ability to recognize devices by name as well as IP. i.e.. "http://192.168.1.50" or "http://home-NAS" Going from memory, the long name upon first entry may actually have been "http://home-NAS.adomainname.com"? From my reading, I think I either need to setup up a Static Alias or CNAME for each assigned IP. I can't find any tutorial's that will walk me through this process. I'm guessing I need to generate the records under one of the master DNS zones, but that is just a guess?
View 1 Replies
View Related
Jul 15, 2010
I have searched some about Bind9 and have it installed in my server. Now I'm looking for a Tools like mysqlBind and I found unxsBind is the next version of mysqlBind (These tools help you config BIND DNS with MySQL). But the issue is: I don't know how to Install it in Ubuntu - there just say how to install with Centos.
View 2 Replies
View Related
Jul 8, 2011
what is bind vs bind-chroot vs caching-nameserver ?what is the different between eatch others ?
View 7 Replies
View Related
Jan 26, 2010
Got these messages in syslog:
Code:
Jan 26 15:24:58 marconi named[28544]: starting BIND 9.6.1-P2 -u bind
Jan 26 15:24:58 marconi named[28544]: built with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool'
[Code]....
This is BIND 9.6.1-P2 running on Ubuntu Server 9.10. When I move all the files from /var/bind into /etc/bind (replacing the symlink that was at /etc/bind), and change all instances of "/var" to "/etc", then it works. It seems to be the symlink that is doing it. Yet I need to get this moved over to "/var" and the Ubuntu packagers built it to use "/etc/bind".
Also, when I su to user "bind" and run "md5sum /etc/bind/named.conf" (with the symlink in place) it is able to read it just fine. Other users can read it just find. It's the "/usr/sbin/named" program that can't.
View 2 Replies
View Related
Feb 1, 2010
I'm using RHEL 5.4 and trying to use the system-config-kickstart to generate a ks.cfg file with all the settings already appeneded. After running the "system-config-kickstart --generate ks.cfg" command, the file gets created but it's missing the firewall configuration, partition information and so on.
How can these settings also be generated with the system-config-kickstart?
View 1 Replies
View Related
Jul 2, 2010
I have a SUSE Linux Enterprise Server 10 (i586) server that is dying (I think the disc is about to crash). I want to save all the installed software and all the configurations.
To know what software is there installed, I use "rpm -qa > outlist.txt".
But what files shall I (scp) copy ... to take away as much configuration files as possible ?
Let's start with "/etc/*.conf", of course ... but is this enough ?
The server basically runs a DHCP server and a DNS server
View 1 Replies
View Related
Apr 13, 2010
I am using Fedora 12. I have the following problem, when i working with system-config-samba dialog:I add the new user on the server:as following:
Unix username: vova
Windows username:test
As described in Customisation Guide for Red Hat 9: "If the user has a different username on a Windows machine and will be logging into the Samba serverfrom the Windows machine, specify that Windows username in the Windows Username field."So i logged from the Windows machine not under test(Windows username) but under vova.And i logged in without the problem. However it seems that samba should check windows username=test (as have written in samba-config) and ask an password for different users. And additionally, if samba check the currect user in Windows itself and verify it with Unix user, what for we need write the Windows username in samba config? I don't understand
View 6 Replies
View Related
Sep 29, 2010
that' s work under 11.2 but stop with 11.3 i have a laptop and an external screen on my desktop when i go to kde config, modify screen resolution for external screen save the change every thing is right when i logout et login again, the config is lost and i got same resolution to my external screen than for the laptop screen I have try in root mode, try clone screen , try no clone nothing !!! every time i got laptop resolution the card is intel on HP pavillion desktop i don't have xorg.conf in etc/X11 and i was surprized to see sax2 is gone in 11.3
View 3 Replies
View Related
Nov 26, 2015
I'm a quite new Debian Jessie user. I've a very old laptop and I'm trying Openbox + tint2. Everything is ok with openbox but i have some problems with tint2, especially with tint2conf. When I try to save a config, it says "saving not yet supported".
View 13 Replies
View Related
Sep 7, 2009
I was tryin to deploy svn on centos 5 with respect to [URL] I am stuck understandin the location svnpath parameter on svn config
[Code]...
View 1 Replies
View Related
Jul 21, 2011
I need to point aaa.com to bbb.com in DNS. I know it is possible to add subdomains for aaa.com to point to bbb.com (or its sub-domains) but in this case I need to have aaa.com point to bbb.com. I used the following in zone file of aaa.com but it didn't work
----------------
@ IN CNAME bbb.com.
----------------
View 4 Replies
View Related
Oct 16, 2009
What you should use/? If I create mailserver to point mail.domain.fi should I create for DNS mx record what is actually zone or should just create alias. I prefer to use alias since this is for multiple names for the same domain. What is the right way to do it?
View 4 Replies
View Related
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
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
Jul 23, 2011
I have a question with named and cname records. I wrote a CNAME record into a zone yesterday:
valami.teszt.hu. IN CNAME teszt.hu.
teszt.hu has an A record:
teszt.hu. 14400 IN A val.id.I.P
I restarted named. My problem is: when I visit valami.teszt.hu I get the "Apache is functioning normally" message, and not teszt.hu. And if I write an A record for valami.teszt.hu instead of CNAME record (valami.teszt.hu. 14400 IN A val.id.I.P), the valami.teszt.hu will display
message mentioned above too.
View 3 Replies
View Related
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
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
Jan 17, 2010
I want to join standalone windows xp machine to Linux Domain (Redhat 9)..
View 3 Replies
View Related
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
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