Fedora Servers :: Installing A DNS Server On 13 Running Bind

Jun 9, 2010

I'm thinking about installing a DNS server on Fedora 13 running bind. I looked around for available bind packages and found only these:

Now the first one contains bind utils the second one is for running DNS in a chroot env and the last one is a bind with some DB backend.

Does this mean that fedora 13 doesn't support/.provide "standard" bind server (I mean the one to run without chroot/without db backend) ? Or am I missing anything in my repolist which is :

View 5 Replies


ADVERTISEMENT

Fedora :: Get BIND Running On One Of Our F10 Servers?

Aug 12, 2009

I'm trying to get BIND running on one of our Fedora 10 servers, since we've had some issues with the DNS from our service provider. This BIND server is not authoritative for any domain, it's merely for caching purposes. I used the sample DNS file at [URL].., and modified it slightly with our internal IP addresses.

I'm getting the following errors when I do service named start:

Error in named configuration:
zone localhost/IN: loading from master file master.localhost failed: file not found
_default/localhost/in: file not found
zone 0.0.127.in-addr.arpa/IN: loading from master file localhost.rev failed: file not found
_default/0.0.127.in-addr.arpa/in: file not found

I also tried changing the line directory "/var/named"; To the /var/named/chroot/var/named directory with the same result.

View 4 Replies View Related

Fedora Servers :: BInd DNS Server Not Accessible To Other?

Sep 22, 2009

I am working on fedora 10 and configured dns on my college lan which already has it's dns at 192.168.5.20 .So i configured my private dns server at 192.168.101.91 which is my ip too.And the domain name is the host name of my system for example server.onkie.com.MY dns port 53 is shown when i do nmap localhost but but doesnt show when i do nmap 192.168.101.91 .Also when tested my server on other computers on my lan with there primary dns as 192.168.5.20 and secondary as 192.168.101.91 they cant access my site at my system with the name [URL].. . nmap localhost

Starting Nmap 5.00 ( http://nmap.org ) at 2009-09-22 21:24 IST
Interesting ports on onkar (127.0.0.1):
Not shown: 993 closed ports
PORT STATE SERVICE
22/tcp open ssh
53/tcp open domain ----the dns is running

[Code]...

I already disabled my selinux and iptables ..but then also it's not accessible in Lan .

View 1 Replies View Related

Server :: Running BIND In Opensuse 11.2

Jan 2, 2010

I just download OpenSUSE 11.2 x86-64 distro. I installed it. No problem.

I run bind but i cannot start named. Other server services were running well.(dhcp, squid, apache2....)

I cannot start bind only.

View 1 Replies View Related

OpenSUSE Network :: Get A Bind Server Up And Running On Installation?

Apr 7, 2010

i'm trying to get a bind server up and running on my opensuse installation but I'm having some slight problems, I've been looking for a solution to what is probably a silly problem for quite a while so I decided to come here.

[Code]...

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

Ubuntu Servers :: Bind-server With SQL In The Repositories?

Jun 19, 2011

I need a bind-server (I mean DNS server) with a SQL backend. As far as I have seen, the only viable option I have is to recompile bind9 with support for either MySQL or PostGre.

Link to this: [URL]with an additional

Code:
apt-get install libpqxx3-dev

From some tutorials I have read, I see I need to recompile it to enable its SQL support.

But when I do it that way, I won't get any security updates, won't I?

So... Is there any bind server with SQL support in the repositories ? For that I don't have to worry about security updates...

View 1 Replies View Related

Ubuntu Servers :: Bind : ANAME To Server 2 Not Forwarding Externally?

Dec 8, 2010

I have 2 servers operating on my home network. One server hosts Bind9 and a few web sites. The other is an Ubuntu repo mirror that I recently configured (10.1.10.26). Inside my network, requests to the olyubuntu.nwlinux domain function as it should. However, external requests do not get forwarded. Instead, they end up at my DNS box at 10.1.10.25. Again, internal requests are forwarded correctly.Any red flags pop-up as to why this is occurring? Firewalls are not an issue.

Code:
$ORIGIN nwlinux.com.
$TTL 86400[code].....

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

Fedora Servers :: Installing X System/apps On Headless Server?

Sep 17, 2010

Background: I need some help regarding install X server/apps on a headless(ie. no monitor, no graphic device) server. The server is in fact a virtual one by Amazon EC2. So there's no monitor nor any graphics hardware. Fedora server (6, i believe) is pre-packaged. The problem is that I want to be running a server app with a GUI. The app won't start without the GUI (and I probably need to tweak a few things through its GUI too).

I plan on setting up very very bare minimal X on the server and then uses NX for remote access. Can somebody shed some light here?

Simply put, my questions are:

1) What would be the minimal list of package i need to install?
2) Where can I find docs about installing and setting up NX? I could only find very fragmented/outdated docs about it.

View 6 Replies View Related

Fedora Servers :: Mysql Driver For Bind In RPM Format?

May 14, 2011

anyone come across a mysql driver for Bind that is already in RPM format? I know there is one that you can compile, but i was just curious if anyone knew of a MAINTAINED package that does that same thing?

==Edit== While i'm at it, does anyone know of a way to have bind call a STORED PROCEDURE, instead of directly querying a table? That'd be sweet. --Or, even having bind query a php file, or a webhost, would be good... I'm going to google that one now....

==Edit== Screw the mysql driver: [URL]

how to use php to serve dns requests...

View 1 Replies View Related

Fedora Servers :: FC11 Cannot Start BIND After Upgrade From FC10

Jul 8, 2009

I'm having a problem getting BIND to start after doing the FC10->FC11 upgrade. Others have been reporting some bad symbolic links, but this isn't that problem. I've searched the forums here, but I don't see anything like this anywhere.

Here's what I see:

Code:

[root@atomu etc]# /etc/init.d/named start
Starting named: [FAILED]

So, no error message. Logs read as follows:

Code:

Jul 8 00:38:00 atomu named[2414]: starting BIND 9.6.1-RedHat-9.6.1-2.fc11 -u named
Jul 8 00:38:00 atomu named[2414]: built with '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'

[code]....

View 4 Replies View Related

Fedora Servers :: BIND Detect Client Machine Name Automatically?

Aug 10, 2009

When DNS server is configured on Windows server, it will automatically detect and catch computer names and IP address. With Linux (BIND), I have to enter each clients manual under zone file. example (computer1 IN A 10.10.1.4). is there anyway to make Linux detect client automatically as windows does?

View 6 Replies View Related

Fedora Servers :: HTTPD Service Does Not Start - Could Not Bind To Address

Nov 17, 2010

I have one problem regarding my web server. When I am try to restart my httpd service it shows...

[root@localhost ~]# service httpd restart
Stopping httpd: [FAILED]
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs [FAILED]
[root@localhost ~]#

View 2 Replies View Related

Fedora Servers :: BIND Dynamic Updates By DHCPD Not Working In 14?

Nov 28, 2010

The problem is that I have set up a test installation with DHCP server and DNS server on Fedora 14 and want to set up dynamic updates from the DHCPD to the NAMED. The problem is that any attempts to make updates of the DNS server fails with a "SERVFAIL" error. I can not even update it through the NSUPDATE tool. This is NAMED.CONF:

Code:
options {
directory "/var/named";

[code]....

View 3 Replies View Related

Fedora Servers :: OpenVPN - Socket Bind Failed On Local Address

May 4, 2011

I finally got the certs to configure:
openvpn --config server.conf
Tue May 3 17:26:27 2011 OpenVPN 2.1.1 i686-redhat-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Jan 5 2010
Tue May 3 17:26:27 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Tue May 3 17:26:27 2011 Diffie-Hellman initialized with 1024 bit key
Tue May 3 17:26:27 2011 TLS-Auth MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Tue May 3 17:26:27 2011 ROUTE default_gateway=192.168.122.1
Tue May 3 17:26:27 2011 TUN/TAP device tun0 opened
Tue May 3 17:26:27 2011 TUN/TAP TX queue length set to 100
Tue May 3 17:26:27 2011 /sbin/ip link set dev tun0 up mtu 1500
Tue May 3 17:26:27 2011 /sbin/ip addr add dev tun0 local 10.8.0.1 peer 10.8.0.2
Tue May 3 17:26:27 2011 /sbin/ip route add 10.8.0.0/24 via 10.8.0.2
Tue May 3 17:26:27 2011 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Tue May 3 17:26:27 2011 Socket Buffers: R=[114688->131072] S=[114688->131072]
Tue May 3 17:26:27 2011 UDPv4 link local (bound): [undef]:1194
Tue May 3 17:26:27 2011 UDPv4 link remote: [undef]
Tue May 3 17:26:27 2011 MULTI: multi_init called, r=256 v=256
Tue May 3 17:26:27 2011 IFCONFIG POOL: base=10.8.0.4 size=62
Tue May 3 17:26:27 2011 IFCONFIG POOL LIST
Tue May 3 17:26:27 2011 Initialization Sequence Completed

But openvpn still won't start; where to go from here.
Tue May 3 17:54:25 2011 TCP/UDP: Socket bind failed on local address 192.168.122.3:1194: Address already in use
Tue May 3 17:54:25 2011 Exiting

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

Fedora :: Private BInd DNS Server Not Accessible To Other?

Sep 22, 2009

i am working on fedora 10 and configured dns on my college lan which already has it's dns at 192.168.5.20 .So i configured my private dns server at 192.168.101.91 which is my ip too.And the domain name is the host name of my system for example server.onkie.com.MY dns port 53 is shown when i do nmap localhost but but doesnt show when i do nmap 192.168.101.91 .Also when tested my server on other computers on my lan with there primary dns as 192.168.5.20 and secondary as 192.168.101.91 they cant access my site at my system with the name server.onkie.com . nmap localhost

[Code]...

View 1 Replies View Related

Ubuntu Servers :: When Installing Server Ask About Installing DNS Server?

Jan 4, 2011

I am trying to install a ubuntu server to serve sites. More than one, so Ill use Apache VirtualHost.When installing ubuntu server ask me about installing DNS Server? do i need it?

View 6 Replies View Related

Server :: BIND 9.5 On Fedora Core 9 Not Resolving Dns Queries

Apr 21, 2010

I have this ISP grade Nameserver running on BIND 9.5 on Fedora Core 9 64 Bit.

Its been pretty working well for sometime until a last week when we noticed it stopped resolving for our clients using on our service.

It gives correct authouritative answers for our own ISP domain with the A, PTR and MX intact but does not return resolving queries back to clients.

Below are my files

This is the message from /var/log/messages

The 41.223.x.x and 41.215.x.x ip address are from our ISP subnet and so are our own clients being denied.

The box is also hosting our traffic graph server which is on a LAMP but listens on another IP/ethernet card.

So far the load on the server is minimal as is a Dell R200 rack server.

View 11 Replies View Related

General :: Tell If BIND/ DNS Is Running Properly?

Feb 25, 2011

I've tried setting up BIND from a fresh install. I've followed a few tutorials (all seem to follow a similar routine), but it doesn't appear to work properly.

This is what happens when I query my domain: [URL]

This is my named.conf file:

Code:
//
// named.conf for Red Hat caching-nameserver
//
options {
directory "/var/named";

[Code].....

I've compared both files to examples and they don't appear to be any different - I'm at a loss as to what is wrong or where I should start to troubleshoot it.

View 2 Replies View Related

Server :: Installing Distro And Running Virtual Machines

Jun 27, 2009

First off I am new to Linux and fairly new to working in Networking and Server config's. I have been using Windows for years and have been learning Windows Server 2003 as I have a Technet account, I can get any MS software. I would like to learn Linux and use this as my Server environment. My project looks like this: I have a Quad core, 8gb machine. I want to install a distro of Linux (server or desktop) and run Virtual Machines on it.

My perferred way would be to use Virtual Box but I could use VMware products if that was better. I would like to run WS2003, WS2008, Linux Distro and anything else that will run in a VM. I can figure out that part pretty easily. I want the Linux host machine to run all these VM's and access and use them on my MAC remotely. I have done some research on ESXi as well, but I don't think my Hardware is going to support that. My exact PC spec's are:

AMD x4 940
8gb DDR2
Gigabyte MA770-UD3
2 Velicoraptor Drives
GTX 260
I will be dual booting this machine on one of the Raptors for gaming as well.

View 4 Replies View Related

Ubuntu :: Keys Won't Bind When Running Fluxbox On Xubuntu

Feb 27, 2011

i'm running fluxbox on my xubuntu 10.10. I'm just trying to set up the key file and the keys i enter will randomly not bind. Like for example:

# open a terminal
Mod1 F1 :Exec x-terminal-emulator
# open a dialog to run programs
Mod1 F2 :Exec fbrun
# filhanterare
Mod1 F3 :Exec thunar
# textredigerare
Mod1 F4 :Exec notepad

terminal, fbrun and notepad works fine but not thunar. i've tried a million different combos of keys and modifiers and it seems totally random weather it works or not. sometimes what works one minute don't after next reconfigure.

When i run the original keys-file i get this log output:

Keys: Invalid key/modifier on line 66):

I get similar outputs when i change the keys-file for other numbers too but it doesn't seem to happen for every key that doesn't work.

View 1 Replies View Related

Ubuntu Installation :: Error: You Appear To Be Running An X Server; Please Exit X Before Installing"

Jan 31, 2010

I hope this is an easy question to answer, how do update my nVidia drivers? Can I add a repository so it automatically updates? I have downloaded the latest verson from the nvidia website. When I so a "sudo ./NVIDIA-Linux-x86_64-190.53-pkg2.run" I get "Error: You appear to be running an X server; please exit X before installing"

View 1 Replies View Related

Ubuntu Servers :: Set Up A FTP Server For Some Quite Some Time And Keep Running?

Oct 26, 2010

I've been trying to set up a FTP server for some quite some time and i keep running into problems. I'm trying to set it up via gadmin- proftpd but even with that i cant get it to run. Can anyone point me towards a good how-to or just help me out? I'm kinda new to Linux and this is my first go at servers so i really have no clue here.

View 9 Replies View Related

Ubuntu Servers :: Java Is Not Running In Server 10.10?

May 13, 2011

I am the new user of linux and installing eclipse IDE in the ubuntu server10.10. I have followed the steps given in the links http://www.cyberciti.biz/faq/howto-u...igure-jdk-jre/ andttp://eclipse.dzone.com/articles/ho...-33-ubuntu-710. After installing sun-java6-bin, sun-java6-jre and sun-java6-jdk, java is not running in my ubuntu server10.10. and got error like this

$ java -version
Error: could not open '/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/i386/jvm.cfg'
$ javac -version

[code].....

View 7 Replies View Related

Ubuntu Servers :: Running A Gaming Server With Clouds?

Feb 14, 2010

Will this be a good idea clouding my servers and building a dedicate gaming server provider?

View 2 Replies View Related

Ubuntu Servers :: Add Russian Letters To Running Server

Mar 11, 2010

When I set up Ubuntu 9.10 Server I didn't enabled Russian Letters, and now I need them. The only language is English. So when I type in Russian there are some symbols. So how can I install Russain Letters on the running server.

View 1 Replies View Related

Ubuntu Servers :: Can't Connect To FTP Server Running Vsftpd

May 29, 2010

I just made a Ubuntu Server install in a virtual machine and am having trouble setting up FTP to transfer files. I've installed LAMP and vsftp. The web server works great, but FTP gives a connection refused error locally and remotely from the host machine. 'Connection attempt failed with "ECONNREFUSED - Connection refused by server".' nmap localhost doesn't list FTP as open even though I have vsftpd set to listen. I've tried restarting vsftpd with no luck.

View 9 Replies View Related

Ubuntu Servers :: Running Software Straight From Server?

Nov 5, 2010

whats the type of server/software that colleges/schools/uni's use to have all their software in one place and students connect to that server(s)? and is it available to use for ubuntu server? I'm running a file server using proftpd and a web server using apache2 so i know how to go setting them up basicallyI want to be able to have all my software, for windows machines, mac, linux all available on one or multipul server to connect to from inside or outside of my network.or even, have all my files, docs, ppt, etc on the local computer then access the software through the server.is this possible with linux servers? and can someone give me a heads up.. I'm not sure where to start atmI've tried looking for file servers but I just get ftp, or samba server tutorials.

View 4 Replies View Related







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