General :: DNS - Need CNAME Instead Of A Record

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


ADVERTISEMENT

Fedora Servers :: CNAME Or MX Record - Which One To Be Used

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

Networking :: Named And CNAME Record - Apache Functioning Normally

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

Server :: Creating Alias Or CNAME Record For Each Network Device

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

Server :: How To Configure CNAME For Domain

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

Networking :: Resolve CNAME With Bind DNS Server

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

Server :: Bind And CNAME - Configuring Second Level Zone?

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

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 View Related

General :: How To Record A Bug For KDE

Jan 24, 2010

I have encountered a bug in plasma desktop - clock widget tool, when browsing months. I found in Kmenu>Development>KDE Bug Management Tool but don't know how to use it. I try everything in the menus to record and reproduce the bug, but nothing happens.

View 2 Replies View Related

General :: MX Record In The DNS Server?

Oct 8, 2010

I am going to configure sentmail server i.e[root@mailserver ~] on Red Hat Linux 4 Enterprise.Already I have configured DNS server. I want to add record of my mail server in my DNS server.Kindly just guide me that what

Code:

$TTL86400
@IN SOAns1.mydomain.com. root.localhost(
42; serial (d. admin)
3H;refresh

[code]....

View 1 Replies View Related

General :: How To Record Desktop

Apr 29, 2011

i was wondering how to record my desktop i tried using RECORDMYDESKTOP but does not work

View 3 Replies View Related

General :: Easystroke Cant Record Gesture

Jan 11, 2010

So im trying to setup easystroke but im having problems recording the gestures.I apply the command and when i click to "Record Stroke" im prompted with "The next stroke will be associated with 'command'..." etc. but i cant seem to record any gestures after that message.did i forget to do something?Do i have to change any settings?Btw i installed it through Package Manager

View 4 Replies View Related

General :: How To Create PTR Record On DNS Server

Mar 8, 2010

I want to create a Ptr record on the Dns server. Dns server is Fedora Core release 1 (Yarrow). And We have been using zone files. How can I create a Ptr record for an ip address on the Dns server?

View 2 Replies View Related

General :: How To Record Playing Sound

May 1, 2010

I found that Mike Oldfield "Tr3s Lunas" being played backward (from the end to begining) is an addictive, magic music. For this I used alsaplayer. Now I want to record these reversed music, not everyone player is able to play backward, how I can do that?

Now I am using some kind of a mutant ubuntu, say version between 9.10 an 10.04, with gnome desktop and alsa sound system.

View 5 Replies View Related

General :: Record Sound From Both Speakers And Mic?

Apr 15, 2010

I currently have pclinuxos 2007 (updated to kde4). I put on webinars, and like to record them using recordmydesktop. All is working fine by putting a splitter in my speaker out, and feeding it back into my line in. This only works when I have analog loopback not muted.My problem is that pclinuxos is now putting out there 2010 version, and there is no way I can see to un-mute the analog loopback. It does not show up as any options onkmix.... I am going to attach a couple pictures one with my old kmix, and one with the new 2010 version.My question is, how can I get back that analog loopback, or is there another way to get the sound to record from both my speaker and my mic?

View 14 Replies View Related

General :: Unable To Record From Line In On PC

Oct 11, 2010

I have another thread going on where I cannot record from the line in on my iMac running Ubuntu dual boot. In this case, i have a Dell PC that I am trying to record from the same radio I use to record from on my Mac. On my iMac and my G4, recording from the radio works fine. i tried recording from the Dell with no luck. What should I do? The cable is plugged into the proper port on the back of the Dell. [URL]

View 11 Replies View Related

General :: No Way To Record Shows From Radio

Dec 8, 2010

I like using Ubuntu, the main reason I need and want to use it I can't. It's so frustrating and sounds (no pun intended) so basic to me.Al I need to do is record my radio show from a radio I have plugged into my iMac. That's right. For now, I am dual booting on my iMac until I can afford to buy a dedicated PC desktop just for Ubuntu.I can't believe that there seems to be no way for me to record my shows from my radio. Works fine when I boot into the Mac side and even when I use Ubuntu using VMware Fusion. When I boot into Ubuntu directly, Audio In in the Sound preferences doesn't seem to work. No audio coming through when I try to record from the radio.

View 2 Replies View Related

General :: How To Record Sound / Music On Website

Jun 4, 2009

Ubuntu 8.04
Gnome

Can I run;

Application -> Sound & Video -> Sound Recorder

to record the sound/music played on the sound clips on websites. They can't be download;

If YES please shed me some light on its settings;

Volume Control: HDA NVidia (Alsa mixer) ?
Do I need to enable [Microphone] and [CD] ?

All other items have been enabled code...

Record from input [Digital] ?
Record as [Voice, Lossless (WAV audio)] ?

View 14 Replies View Related

General :: Record PDF Slideshow To Video With Voiceover?

Feb 24, 2011

I am looking for a linux-based solution that will let me record a PDF slideshow to a video file with a voiceover. Google searching mostly revealed PPT -> movie export and/or <other> -> PDF, but I am planning on creating my slideshows with LaTeX Beamer, and would then like to record a video of my slides with my speech in voiceover. Furthermore, I am planning on posting these online and would really like to be able to embed hyperlinks, if possible, into the videos as they reference each other and/or external references.

View 3 Replies View Related

General :: Record Kernel Menuconfig Screens?

Nov 22, 2010

Is there any way to record kernel menuconfig screens? I would like to have a record of the configuration as it looks to the menuconfig screen user, with each successive sub-menu indented. Copy and paste gets the data but the frame/box drawing characters are messy. Here's the first menu:

[code]...

View 7 Replies View Related

General :: Audio - Can't Hear It But Audacity Can Record It

Jul 13, 2010

I've installed a tv card but I can't hear the sound through my built-in CMedia soundcard when I watch tv with TVTime. The tv card's audio output is externally connected to my soundcard's line in input. In the 'Input' tab of the 'Sound Preferences' dialog, I can see the input level meter moving.

Audacity can record the tv sound, and I can hear it when I have the 'pass-through' option enabled, or when I play the recording.

I can play media files without a problem, and I can hear the system sounds.

But for some reason I can't get the tv sound to go through to the soundcard's output.

Obviously I've got the audio configured wrong, but I don't know what to do to fix it.

View 12 Replies View Related

General :: BIND DNS Server - Add Host Record

Oct 14, 2010

I'm new to using a BIND DNS server. I currently have one set as a master zone on my LAN. My question is how can I add a record for my local lan that will resolve without typing in the FQDN? For example I want to be able to type "server" instead of "server.domain.com".

View 6 Replies View Related

General :: Record Audio Streams With Kubuntu?

Jan 5, 2011

I simply want to record audio webcasts with stock Kubuntu tools. I just prefer to not download and install more software.

View 2 Replies View Related

General :: Record Operations In Log File From Terminal?

Jul 27, 2011

I would like to document my activity on linux terminal during some operation.I want to have text file which will contain all commands typed and output from those commands in a file.I know how to set this option in Putty but I have some problems in linux terminal.

<pre>
bash | tee output.log
</pre>

When I perform above spell, it only records STDOUT to file.on't have there STDIN,STDERRHow to have in this output.log file STDIN,STDOUT,STDERR

View 4 Replies View Related

General :: Maintain Uploading Record In Squid?

May 4, 2011

I have Squid Cache: Version 2.6.STABLE21, installed on RHEL5. as well as configured SARG.
It provides downloading detail of squid users. but does not provide uploading detail.I want to maintain uploading record of my users.(e.g which user upload which file/data)

View 9 Replies View Related

General :: Sarg Not Found Record While Start?

May 13, 2011

I have just build sarg, something wrong with my task. i haven't see log on website even on command in putty.This is brief short for my sarg.confQuote:

#access_log /usr/local/squid/var/logs/access.log
access_log /opt/squid/logs/access.log
#output_dir /var/www/html/squid-reports

[code]....

View 1 Replies View Related

General :: Unable To Record Audio From Line In?

Oct 13, 2010

After trying Kubuntu live CD, Fedora live CD, and booting from my Ubuntu partition on my iMac, I am convinced that there is no solution at all to the problems I am having recording from Line In. Using the same radio hooked up to an old Dell PC which I am selling, recording works fine. I can see the audio signal when I go to sound preferences and click on the Input tab. Works great.

I beleive that Ubuntu just isn't compatible with the sound card in the iMac. This is too bad because I was really hoping that I could use Ubuntu dual boot on my Mac. Running Ubuntu in emulation works fine using VMware Fusion but dual boot really sucks. Unless I hear back from someone who actually is running Ubuntu dual boot on an imac and can record from the Line In.

View 2 Replies View Related

General :: Create A Central Log To Record - During A VNC Session?

Feb 16, 2011

I was told that a user can VNC to the server as root. I there a way to create a central log to record who, when and what was done during a VNC session?

View 6 Replies View Related

General :: How To Record Mouse Gesture (StrokeIt) In Ubuntu

May 12, 2010

I am using StrokeIt program in XP, it is very useful program.so i search similar program for ubuntu 10.04 LTS & i install itn now I try to record some stroke but i can't.

View 4 Replies View Related

General :: Need Bulk Record Creating For BIND Server

Oct 2, 2010

Need Bulk record creating for BIND DNS server. I have information in a file I need to crate a new zone and A-record. I have 10000 domains in a file. Is there any tool available to do this @ one go

View 4 Replies View Related







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