General :: Error Dynamic Loading OpenSSL 1.0.0d In Configure Bind-9.7.3?
Mar 17, 2011
this is my first post i have this error in ./configure for bind 9.7.3: checking for OpenSSL library... using OpenSSL from /usr/lib and /usr/includechecking whether linking with OpenSSL works... yeschecking whether linking with OpenSSL requires -ldl... unknown configure: error: OpenSSL has unsupported dynamic loading
View 1 Replies
ADVERTISEMENT
Mar 31, 2010
I am trying to configure a BIND DNS server to handle three websites on my home network, (my site, my sons site and our test site). Since my ISP uses dynamic DNS, we are using DNS2GO to redirect our traffic, 9EACH SERVER HAS IT'S OWN VERSION OF dns2go running).
My problem is that I can't figure out how to configure BIND since I don't have a static IP to enter into the named.conf or reslov.conf configuration files.
View 5 Replies
View Related
Mar 31, 2010
I am trying to configure a BIND DNS server to handle three websites on my home network, (my site, my sons site and our test site). Since my ISP uses dynamic DNS, we are using DNS2GO to redirect our traffic, 9EACH SERVER HAS IT'S OWN VERSION OF dns2go running).My problem is that I can't figure out how to configure BIND since I don't have a static IP to enter into the named.conf or reslov.conf configuration files.
View 7 Replies
View Related
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
Feb 12, 2010
I am using RHEL5. I don't know to configure bind. plz give me step by step bind configuration process.
View 4 Replies
View Related
Dec 12, 2009
I want to restrict the Visitors to my Webserver whom i want to give access But the persons whom i want to give access. have Dynamic IP. I want to use DynDNS and update IP address of person. Based on the Hostname Pointing to Dynamic address of person.
View 5 Replies
View Related
Jan 19, 2010
fedora 12 with php 5.3.1 + apache is installed on the server
I needed a FFMPEG + MENCODER + FFMPEG-PHP setup , so I have installed all of the necessary libraries/codecs along with ffmpeg , mencoder and ffmpeg-php
I've added ffmpeg-php (ffmpeg.so) module to php.ini and restarted httpd
But ffmpeg was not showing up in phpinfo() so I grepped : php -i | grep ffmpeg
for some clues and got this warning
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ffmpeg.so' - /usr/lib/php/modules/ffmpeg.so: undefined symbol: php_gd_gdImageSetPixel in Unknown on line 0
That error explains why ffmpeg is not loading
Obviously something to do with GD library , so I've researched on the net , and found that some users suggest loading the GD module before FFMPEG module.
I gave it a try and added this at the end of php.ini:
Code: [gd]
;loading gd
extension=gd.so
[ffmpeg]
;loading ffmpeg
extension=ffmpeg.so ...but still same error when greping phpinfo()
View 1 Replies
View Related
Jan 1, 2010
I want to know that is it possible to configure the nameserver using dynamic dns server of free of cost.if yes then how and if not then why not.
View 2 Replies
View Related
Aug 21, 2010
I am trying to set up a raid set on my computer but I have run into a small problem. it seems that the sata_promise driver is not loaded until after the md: bind has been performed. This means that my raidset will be missing some of it's discs and fail to start.
Is there any way to have the sata_promise drivers load earlier in the boot process?(more details can be found in my other post)
View 1 Replies
View Related
Mar 23, 2010
How to configure Dynamic DNS in CentOS?
View 1 Replies
View Related
Dec 14, 2010
I am using RHEL 5.2. I want to configure Dynamic DNS on it. Can anyone tell me how to configure Dynamic DNS on RHEL 5.2
View 1 Replies
View Related
Mar 30, 2010
I just finished configuring my BIND DNS server through the Webmin interface.
When I try to start BIND, I get the following error:
Code:
This is the named.conf configuration file:
Code:
What I need to change in the file?
View 11 Replies
View Related
Feb 9, 2010
I know BIND is one of the most popular DNS servers used today but does anyone have any tips on how to configure BIND?
View 1 Replies
View Related
May 10, 2011
- I setup port forwarding of openssh :
connect 1: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22222:ip-server1:161
- Then I setup second connection
connect 2: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22223:ip-server1:3306
- Openssh waring to me "bind: address already in use"
- So I think port 22223 have had another program use,I use command:
ps aux | grep ssh /* find process id of second connection */
kill -9 <process-id-second-connection>
netstat -an | grep 22223 /*find which program use port 22223> */
- but I can't find anywhat
- Then I run again command :
connect 2: ssh -g -f -p 11111 -i /<path-to-private-key> user1@ip-server1 -L 22223:ip-server1:3306
- And I receive a error from OpenSSH :" bind: address already in use"
View 2 Replies
View Related
Mar 3, 2011
I am a newbie in configuring linux servers. Can I have an easy step-by-step walkthrough for bind 9 with chroot on RedHat enterprise 5 .
View 3 Replies
View Related
Jan 23, 2010
I'm trying to understand dns and I think the following commands should give me an "OK" or something... what am I missing?
Code:
# dig @a.root-servers.net . ns >| db.root
# named-checkzone . db.root
zone ./IN: NS 'K.ROOT-SERVERS.NET' has no address records (A or AAAA)
zone ./IN: NS 'L.ROOT-SERVERS.NET' has no address records (A or AAAA)
zone ./IN: NS 'M.ROOT-SERVERS.NET' has no address records (A or AAAA)
zone ./IN: has 0 SOA records
[Code]...
View 9 Replies
View Related
Nov 10, 2010
I am using fetchmail (with ssl support) to download my e-mail. About a week ago, the downloading from two servers stopped, among them gmail.com, due to an ssl error. Usually that means updating the ssl fingerprint in fetchmail.conf, and when I wanted to do this I discovered that there seems to a issue with openssl.
When I do openssl s_client -connect pop.gmail.com:995 -showcerts I now get an error
server:> openssl s_client -connect pop.gmail.com:995 -showcerts
CONNECTED(00000003) 5448:error:140790E5:SSL routines:SSL23_WRITE:ssl handshake failure:s23_lib.c:188:
Ubuntu 8.04 (2.6.24-28-server #1 SMP Sat Oct 16 17:53:34 UTC 2010 i686 GNU/Linux)OpenSSL 0.9.8g 19 Oct 2007
Can anybody explain to me what the error means and how to fix it?
View 1 Replies
View Related
May 18, 2011
A create an application which has to bind to port less than 1024 and must be launched under non-root user. OS: Ubuntu 10.04. Decision 1: Using a firewall to redirect packets. Problem: This decision is not good for me. I need simple way to solve the problem. Decision 2: Use CAP_NET_BIN_SERVICE. Problem: My execution file has 2,7G size. It is very big application with a lot of debug info. setcat command return an error:
[code]...
View 1 Replies
View Related
Jan 4, 2011
I am quite new to Linux. Just some basic information, I am using windows xp but have installed vmwork station and am running Red Hat enterprise linux 4.
When i run ./configure it gives me this error. "configure: error: libnet >=1.1.2.1 not found "
View 8 Replies
View Related
Oct 17, 2010
I tried removing it and installing again but I still get the same code in the terminal:
[Code]....
View 3 Replies
View Related
Jul 8, 2011
I am new to Linux. I have installed RHEL 5.4 on my PC with preloaded Windows XP.
Windows was set as the first boot kernel. So if i do not choose which OS to be loaded it will load Windows by Default.
Today I got an error saying GRub Loading Stage2 read error.
View 9 Replies
View Related
Mar 27, 2011
when installing Wine I got the message 'Fatal error loading rundll32.exe'. keep it simple, I'm a newbie.
View 1 Replies
View Related
Aug 4, 2010
I need help repairing a Grub loading error 2.
View 4 Replies
View Related
May 14, 2010
I'm using an Eee netbook so i have no CD drive. I've used Linux for about a week. Someone else installed it for me using their flash drive. If I need to use a flash drive to install I will need info on how to install to a flash drive. I had it set up so i could choose windows or ubuntu at start up. logged into windows to play a game and all it brought up was.
GRUB loading.
error: no such partition
grub rescue>
Now that's all I get when I turn it on.
View 4 Replies
View Related
Apr 16, 2010
I keep getting the error
"Initializing USB keyboard: Modprobe : Can't locate module keybdev [failed]
and "initializing USB Mouse: Modprobe : Cant locate module mouse dev [failed]
I am using Red Hat linux and trying to compile my own kernel...
View 6 Replies
View Related
Jan 13, 2011
A newbie trying his hand with openldap.Disclosure: I tried posting at openldap forum, but my message does not appear in the mailing list-- and I didn't receive anything back from that forum, so please don't flame.I use red hat 5.5.I didn't want to use the openldap that is bundled with and installed by the red hat, so I downloaded and installed BerkeleyDB-4.8.30 and openldap-2.4.23.
I can see that the file libdb-4.8.so is in /usr/local/lib and /usr/local/lib is in my path (in my .bashrc).. so why not "read" it from there?How do I solve this problem?
View 2 Replies
View Related
Feb 22, 2011
During installation of BACCardI (genome assembly validation software), in the final step, we get an error: <baccardi.bin:error while loading shared libraries libqt-mt.so.3: cannot open shared object file: No such file or directory>. So, to fix it, we tried installing the i386 libqt using command <sudo apt-get install libqt3-mt_3.3.6-1ubuntu3_i386>
But, now we get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libqt3-mt_3.3.6-1ubuntu3_i386
E: Couldn't find any package by regex 'libqt3-mt_3.3.6-1ubuntu3_i386'.
View 12 Replies
View Related
Jul 28, 2011
A few days ago I installed openSUSE 11.4 on a 1TB HP external hard drive. I have some very important files for school and personal work on my main hard drive, running windows 7, so I made sure the installation only affected my external hard drive. With the external hard drive plugged in it boots just fine but when it is un-plugged it says Grub loading stage 1.5. Error 21 and it won't do anything. This kind of pisses me off because there were no warnings and nothing was supposed to happen to my main hard drive. But this has already happened and now I want to know if there is any way I could fix it so I can boot windows 7 normally and still boot openSUSE with the external hard drive plugged in.
View 6 Replies
View Related
May 16, 2010
Grub loading wait error 21 - system this way for hours
View 4 Replies
View Related
Oct 28, 2009
While loading a rpm package its showing error of failed dependencies so wat to do for dat pls guide me
n in another case its showing cant create transaction lock on /var/lib/rpm/_db.000
View 1 Replies
View Related