Fedora :: Named Error: Bad Dotted Quad?

Jun 3, 2010

So I got my Fedora 12 (kernel 2.6.31.5-127.fc12) server behind router with static IP. My router configured so it redirects all ports queries to local adress appropriate ports and local adress is in DmZ.Iam trying to setup DNS on my server. My domain name provider already got domain name server pointed at my routers static IP.Then I used manuals and configured named as follows:

options {
listen-on port 53 { 127.0.0.1; };
listen-on-v6 port 53 { ::1; };

[code]....

View 5 Replies


ADVERTISEMENT

Software :: File /var/lib/named/var/named/reverse/named.zero Failed: File Not Found

Mar 14, 2009

Mandriva 2009, BIND 9.5.0-P2. Named will start however I'm getting the above error as well as these:

14-Mar-2009 15:45:37.084 general: error: zone 0.in-addr.arpa/IN: loading from master file /var/lib/named/var/named/reverse/named.zero failed: file not found
14-Mar-2009 15:45:37.084 general: error: zone 0.0.127.in-addr.arpa/IN: loading from master file /var/lib/named/var/named/reverse/named.local failed: file not found

[code].....

Named shows to be running but with the errors above I know it's not running correctly. I also copied the above dir's over to /var/lib/named/var/lib/named which is where I 'believe' it's chroot'd at, though I could be wrong since I'm unfamiliar with chroot.

View 14 Replies View Related

Server :: /etc/named.conf:57: Open: /etc/named.root.hints: File Not Found

Apr 1, 2011

I am using Cent OS 5.5 and i want configure DNS, but while configuring bind i am getting below error.

#/etc/init.d/named restart Stopping named: [ OK ]
Starting named:
Error in named configuration:
/etc/named.conf:57: open: /etc/named.root.hints: file not found[FAILED]

View 2 Replies View Related

Fedora :: 12: Quad Core Processors Supported?

Feb 4, 2010

will Fedora 12 support my processor, an Intel Core i7-720QM Quad Core?

View 3 Replies View Related

Red Hat / Fedora :: C++ Application CPU Usage Goes To 800% In A -Quad CPU - In RHEL 64 Bit Kernel

Feb 10, 2010

I am facing an high CPU Usage 800% in a(Quad CPU, RHEL 64 bit kernel) with my C++ application .

The details are below:

1)The C++ Application has been compiled in RHEL (2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux)32 bit server(Quad CPU 8 cpu) in Dev lab. When this application has been tested for 12 hrs in the Dev lab, the CPU usage is varying between 20% to 50% .

However, when the above C++ application deployed in production which is RHEL (2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux)64 bit server the CPU usage is found to be increasing constantly to 800%.

2)When the CPU reached to 800% in Production Server, we have taken the pstack of the C++ Application process by using the command pstack p [captured thread id ] and we found that the pstack is showing the high CPU

usage (800%) in below libraries:

If there is any GLIB /pthread library/any other differences between 32 bit and 64 bit kernel. Since the application has been compiled in a 32 bit kernel and deployed in 64 bit kernel. Please provide your support on the same.

View 1 Replies View Related

Programming :: Put A Dotted Line Around A Table On A Webpage (CSS)

Mar 17, 2010

How to put a dotted line around a table on a webpage (CSS)

View 2 Replies View Related

Fedora Hardware :: AMD Phenom Quad Core Using I686 Packages?

Jul 10, 2010

I'm having an interesting problem. I have an AMD quad core and for some reason I can't install x86_64 packages only i686 it originally didn't bother me, but now that i've finally decided to install an ATI graphics card I bought off a friend before i was running fedora but i can't installthe driver for it.

View 2 Replies View Related

Fedora Hardware :: I7-640M Dual Core Recognized As Quad?

May 27, 2011

I installed Fedora 15 on my relatively new Laptop machine and stumbled upon an odd thing:Even though my CPU is an Intel i7-640M dual core (2x 2.8 Ghz) it somehow seems to be recognized as a quad. System monitor shows 4 CPUs (all of the used to some extend) and even "cat /proc/cpuinfo" gives me 4 processors:

Code:

processor: 0
vendor_id: GenuineIntel
cpu family: 6

[code]...

At the same time the system (while relatively stable) is incredibly slow when it comes to complicated calculations (I do neuron simulations on a custom C++ framework).

View 4 Replies View Related

OpenSUSE :: Updating Ghostscript On 10.2 - Cups Error "errors Ups/gdevcups.c:4743: Error: Gx_device_cups Has No Member Named Header"

Aug 19, 2010

Since there are no new ghostscript in repo for suse 10.2, I went to compile it from sources But, when making I got errors ups/gdevcups.c:4743: error: gx_device_cups has no member named header

[Code]...

Googling about this issue doesn't give me any luck version I'm trying to install is 8.64

View 9 Replies View Related

Ubuntu :: ERROR [STDERR] Log4j:ERROR Could Not Instantiate Appender Named "FILE"

Nov 27, 2010

I reinstall my ubuntu 10.04 server yesterday. Before this server run Adempiere 360 Application The Setup complite, but when I run the application this error come out.

20:07:33,865 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.
20:07:33,866 ERROR [STDERR] log4j:ERROR The class "org.apache.log4j.Appender" was loaded by
20:07:33,866 ERROR [STDERR] log4j:ERROR [WebappClassLoader
delegate: false
repositories:
/WEB-INF/classes/

[Code]...

20:07:33,866 ERROR [STDERR] log4j:ERROR Could not instantiate appender named "FILE".

View 2 Replies View Related

Ubuntu :: Remove Vertical Dotted Handles On Gnome / Panel

May 10, 2010

I've been wondering how to remove the two small vertical dotted lines in the panel. [URL] My apologies if this has already been addressed; I couldn't see anything.

View 8 Replies View Related

SUSE :: Import Error: No Module Named Readline

Dec 5, 2009

I recently installed python in SLES and now i get the below error when running it.

Code:

The GCC team.
Distribution: SUSE Linux Enterprise 11
linux-ooix:~/Desktop # python3

[code]....

Import Error: No module named readline

View 7 Replies View Related

General :: Import Error: No Module Named Apsw

Mar 18, 2011

Python version 2.6 worked fine but since updating to version 3.1 and now 3.2 I cannot get beyond this error. I have also downloaded and installed APSW v3.7.5

View 2 Replies View Related

Software :: When Attempting To Test The Configuration File By Using X Showing Dotted Black?

May 13, 2009

I recently installed Gentoo on my desktop & have been attempting to get Xorg working properly.

I ran the "Xorg -configure" tool, but when attempting to test the configuration file by using X (X -config /root/xorg.conf.new), X starts properly & I see the dotted black / white screen & X cursor.

The issue is that I have no keyboard or mouse input (I tried this with 2 separate keyboards, one USB & one PS2. My PS/2 keyboard LED's actually turned off when testing X).

Basically, I need to restart my system whenever I attempt to test my Xorg.conf.

I checked the file (don't currently have it accessible, as I'm at work), and found nothing wrong with the configuration.

View 2 Replies View Related

Debian Programming :: Import Error / No Module Named Eyed3

Dec 10, 2013

I have installled eyeD3. It works on the commandline (bash). But I want use it in python3.

I did get this error:

Code: Select all>>> import eyed3
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named eyed3

Why cant I use this module for reading and writing tag information to mp3 files?

View 4 Replies View Related

Ubuntu :: X Error Of Failed Request: BadName (named Color Or Font Does Not Exist)

Jan 15, 2010

I just made a fresh installation of Ubuntu Karmic, but I can't set up my screen resolution correctly. My monitor resolution (1680 x 1050) is not listed in 'Display Preferences' or in my card's proprietary software (ATI Catalyst). The maximum resolution I can select is 1440 x 900.xrandr detects a maximum resolution of 1440 x 1440 and displays the same list of screen resolutions as 'Display Preferences'.

But when I enter the line:

xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync

I always get this message:

X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 156 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)

[code]....

View 2 Replies View Related

CentOS 5 Server :: Named Won't Start \ Named Stop But Does Not Start Again?

Oct 28, 2009

i've made a big update of almost 300Mb.I'had a working DNS server.Now, when i boot the box, named works and it resolves all the clients.If i make any change (enter a new client for example) and of course i restart named (service named restart), named stop but does not start again !!!In order to get a working named, i 'm obliged to reboot the box?

View 6 Replies View Related

Networking :: Copying /var/named Files From Fedora 7 To Fedora 11 Does Not Configure Bind?

Aug 12, 2009

host A: Fedora 7 has bind 9.4.2
host B: Fedora 11 has bind 9.6.1

I want to migrate my bind configuration from A to B I've read the release notes and man pages and I can't see why copying

/etc/named*
and
/var/named/*

I checked /etc/sysconfig/named too... Seems to have no effect on my brand new install on Fedora 11. Host B stays basically un-configured.

View 2 Replies View Related

Fedora :: /etc/named.d Directory ?

Jul 17, 2011

I'm reading up on some DNS and this section mentioned a /etc/named.d directory. I can't seem to find it - i have bind installed and i've searched on this directory, and the only realistic mention of it is from a post in a blog from 2001. I'm working in a FC12 environment...

View 1 Replies View Related

Fedora :: Unwanted Process Named Ɖ'?

May 11, 2010

I've got a few processes running on my machine called simply '3'. I don't know what they are or where they have come from but all I know is that I don't want them there. I have to periodically type killall 3. This is the output from top, all processes listed are of this '3' type.

4804 tom 20 0 3356 752 656 R 2.3 0.0 3:40.75 3
4837 tom 20 0 3356 748 656 R 2.3 0.0 2:55.98 3
4844 tom 20 0 3356 752 656 R 2.3 0.0 2:50.06 3

[code]....

View 3 Replies View Related

Red Hat / Fedora :: Cannot Find The Named.conf

Mar 14, 2011

I have Red-Hat 5.6 , bind package and chroot installed, but i did not find the file named.conf in /etc !!!

View 3 Replies View Related

Ubuntu Multimedia :: Gimp 2.7 And Python (Import Error - No Module Named Gimp)

Mar 2, 2010

If you had Gimp 2.6 (with gimp-plugin-registry installed) and installed Gimp 2.7 to try its new goodies, but Layer Effects are not showing, and when executing "gimp" from console you get these *nasty* errors:

Code:
This is a development version of GIMP. Debug messages may appear here.
gimp-user-install: migrating from /home/user/.gimp-2.6
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/layerfx.py", line 23, in <module>
import gimp, gimpplugin, math
ImportError: No module named gimp .....

If you haven't install the 2.7 version yet. Before upgrading, backup "python" directory and then just restore it after installing 2.7.

View 6 Replies View Related

Fedora Networking :: Can't Stop Named Service

Nov 30, 2009

I am new in configuring named.I want to set my firewall (Fedora 11) as a name server. The local domain is a Windows domain. I'd like internal users translate domain name into IP on this server when they go to the internet. After reading some posts on the web, I set up named as below. It seems the named does the job but with some problems.

1) When I start the server, I couldn't find the named process even if the file "named" is in /etc/init.d. I can browse Internet on the server with domain name (DNS works locally). But internal users couldn't get the domain name translated. If I shutdown the server at this stage, it will shutdown within 1 minute.

2) If I run "service named start" after the server boot up, I see process "named" and named work okay. Both internal user and local host can browse Internet with domain name. However, any command starting with "service named" has no response after this, such as "service named status" or "service named stop". I can see it shows "stopping named" and this last forever. I have to kill the process then restart named server so that named may run again.

3) If I shutdown the server now, it will take 4-5 minute instead of 1 minute in 1). The shutdown stuck at "shutdown named" for 4 minutes. Even if I kill process named before the shutdown, it will take 4-5 minutes.

It took me a week on this issue. I appreciate if you could take a look my configure files and guide me through this.

View 14 Replies View Related

Fedora :: ImportError: No Module Named _md5

Nov 19, 2010

I am running into problems when I try to install Altera's "Quartus 10 web edition 32 bit" on Fedora 14 (64bit). When I launch the installer I get the error message

Quote:

Traceback (most recent call last):
File "<string>", line 18, in <module>
File "/tools/python/2.6.4/linux32/pyinstaller/iu.py",
line 436, in importHook

[code]....

After that I ran altera's installer again and get the same error as above. Interestingly, if I now run the python command shell and try to import hashlib, that one is also broken again as above.

View 3 Replies View Related

Fedora Servers :: Named Service Not Shutting Down

Mar 31, 2011

I am running named as a caching name server (package bind-9.7.3-1.fc14.x86_64 with config files exactly as supplied), and sometimes it does not shut down cleanly when I shut down the machine.The script /etc/ init.d/named tries to issue a "stop" command with rndc and that seems to fail most of the time; then it next uses the function killproc (defined in /etc/init.d/functions) which fails sometimes.I've hacked the named service script for now so that error messages are not hidden, but there is nothing reported.

View 2 Replies View Related

Fedora Networking :: Named Forwarders Not Working

May 27, 2011

I'm trying to setup a DNS name server using fedora14. Everything is working in the LAN, I've no errors in log/messages, but cannot ping outside world. Can ping IP addresses but not domain names.

View 4 Replies View Related

CentOS 5 Server :: Named Reports "NXDOMAIN" Error When Query From Local Host?

Oct 29, 2010

I set up a DNS server, and it works fine when being queried from other hosts.But if I query it from localhost (by using nslookup), it reports error:

======================================
** server can't find www.example.com: NXDOMAIN
======================================

[code]....

View 5 Replies View Related

Fedora Installation :: ImportError: No Module Named Image

Jul 28, 2009

installing Frets On Fire with Fedora 11? I downloaded the binary from the website,tarred, installed everything mentioned in the read me and then ran the Frets On Fire .py file in the terminal, but I get a bad output.

Here it is:

Code:

/home/Reece/Download/Frets on Fire-1.3.110/src/Song.py:31: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
Traceback (most recent call last):

[code]....

View 3 Replies View Related

Software :: Create Launcher In Fedora 13 Which Will Run Simple Script Named Proj4a?

May 8, 2011

I am trying to create a launcher in Fedora 13 which will run a simple script named proj4a. I run this script from the command line as follows:

$ $HOME/proj4a >$HOME/proj4a_out

where proj4a is an executable file in my home directory and the output goes into a file, proj4a_out, in my home directory. Everything works fine. I created a launcher called Proj4a and in the command field I entered the following:

' $HOME/proj4a >$HOME/proj4a_out'

When I click on the launcher it comes back with the following: There was an error launching the application.

View 5 Replies View Related

Ubuntu :: 4.6 Starts With Quad AMD Only

Mar 2, 2011

One Sempron system with Kubuntu 4.5.1 runs ok. I loaded the 4.6 alpha 2 Cd and the system never started, locked up. A second system W7 AMD quad 4, nvidia Gt, the 4.6 alpha runs perfect with the same live cd. This is bad news, the update, upgrade path of Windows 7 and Apple Mac systems. And now Linux? KDE looks like OSX, and may end up costing as much?

View 2 Replies View Related







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