General :: VPS Does Not Answer Any DNS Request?
Feb 7, 2011
I have a VPS CentOS 5.5 32 bits. It does not answer any DNS request made to the server.
I need to configure Bind to answer these requests.
I have been reading about that for several days and here: [URL]
But it is uncompleted.
I need to configure these too:
chroot DNS with BIND avoid cache poisoning avoid being an open resolver port randomization
I have found several tutorials but all of them have different points of view.
I am looking for a good tutorial that has everything:
Setting up bind on CentOS 5.5 chroot DNS with BIND avoid cache poisoning avoid being an open resolver port randomization configure iptables for bind
View 3 Replies
ADVERTISEMENT
Sep 14, 2010
haow can I parametrize the time of answer of a snmp request?
View 3 Replies
View Related
May 18, 2010
How can I set the outgoing port for the socket? In wireshark, my outgoing port is 1024, and i want to set it to 6800 (or a similar port) I see the outgoing broadcast-message in wireshark, but no answer. There are three ECU's in the LAN, which should answer. The following code is a mixture of C/C++ and jointed from different articles:
[code]...
In wireshark I can only see the outgoing message. But the "recvBuffer" (in the lower part of the code) contains the same content as the sendBuffer. Is it right, that I need a sender and further more a receiver? Or should I receive the broadcast-answer on the same socket on which I send the bc?
View 5 Replies
View Related
Jun 25, 2010
how to redirect all client http request to https request in squid
View 1 Replies
View Related
Jul 16, 2010
Is there a way to make apt-get install answer "yes" to the "Do you want to continue [y/N]?"?
View 5 Replies
View Related
Apr 23, 2011
When I type 'nslookup some site',the result I always get is a non-authoritative answer. How can I get an authoritative answer?
View 3 Replies
View Related
Dec 27, 2010
I wanted to know how can I make fsck automatically fix HDD errors when it needs to check HDD during boot up and do not ask user for it . I found some of fsck related scripts in /etc/init/ and /etc/init.d/ but I don't know what to do with them.
View 7 Replies
View Related
Jul 14, 2010
tried a lot to get an answer for howo check when a user was created,but got no answer. know the command or how to check when a user was created?
View 14 Replies
View Related
May 6, 2011
Im a bit stuck with a simple script that im practicing with... im trying to get my head around some simple scripting. Basically i want to write a script that will work as below: It will ask the user to enter their userid. If its correct it will say 'Correct' If its the wrong id (But the ID exists in /etc/passwd) then it will say 'incorrect' If its not a valid userid it will say 'doesnt exist'. What i have so far is:
[Code]...
# If the user enters their own userid they will get a comment saying 'correct' $LOGNAME) echo "Correct";;
# If they enter another users ID (That exists in the /etc/passwd), then they get a message to say 'incorrect userid used'. Im not sure what i need to do here to get it to check the /etc/passwd to see if the input exists in there.... im guessing some kind of simple 'if' statement to say ---- "if 'input' exists in /etc/passwd then echo "incorrect userid used"
# If its entered incorrectly and not a valid ID then they will get this comment. Again, im guessing this part would be similar to te above option..... *) echo "not a valid ID";;
Ive managed to work out how the basic Case staements work, but to add a conditional statement based on the input, i just cant figure out. I have tried looking on google, and found some help but it doesnt really explain how i check the input against the /etc/passwd.
View 17 Replies
View Related
Jan 19, 2011
I have a problem in my shell script. I try to control an installation.During the installation there are a few questions which have to be answered.Like: "Enter your Choice [1-3]: "I want do something like this:
--> It's my first script <--
#!/bin/bash
echo "--> Install packages <--"
[code]....
View 4 Replies
View Related
Feb 17, 2011
Just trying to get some packages upgraded on Debian/Lenny, esp. PHP5, but I always get the NO_PUBKEY error from php53.dotdeb.org.
I resolved the same problem with security.debian.org by doing:
apt-get install debian-keyring debian-archive-keyring
apt-key update
but no luck on dotdeb. trying:
gpg --keyserver keys.gnupg.net --recv-key A2098A6E
View 3 Replies
View Related
Jul 19, 2011
Say if i have a domain and i changed the registrar from nameserver1 to nameserver2.For example, if a client side cache isn't cleared, and if the client requests DNS query, would it be possible for the old nameserver1 to respond to the query? would nameserver1 never respond to DNS request?
View 1 Replies
View Related
Feb 27, 2011
I am working on a simple script that should take two command line arguments, a [number] and a [name]. The first thing the script should do is check to make sure that no more and no less than two command line arguments have been entered when calling the script - an error message should be delivered if the condition is not true.
If two args have been entered, then the message 'processing "scriptname"' should appear, where scriptname is the name of the script being called. The script should then write to the screen "Hi [name]!", and should write this phrase [number] of times. For example, the command $ myscript 2 joe would produce the output: I have read the manual many times looking for examples, and I am very close by virtue of my own efforts. Further, I have searched these forums and others for good examples, which have also gotten me very close. Still my script is not completing the objective, and I am wondering if someone could point me in the right direction. Script:
[Code]...
View 13 Replies
View Related
Jan 19, 2011
i'm new in linux world....i need a tips on installing fedora 11 for my dvr also basic tips on formatting and mounting drives.
View 9 Replies
View Related
Jan 6, 2011
On what version of fedora, ns2.31 can be installed?
View 14 Replies
View Related
Jan 23, 2011
If a request comes in for a page, which Virtual Machine (assuming there are several on the machine) does the request go to?
View 1 Replies
View Related
Jan 31, 2010
I've checked my /var/log dir and can't find anything.
View 1 Replies
View Related
Feb 23, 2010
I had rhn supported system and there I cant find any respos in /etc/respos.d/ directory. If I enter yum list still I can see the list of rpms. Now my question is I need to install request tracker in this system. I had d/l the .gzip file and extracted too. Its asking to make a repository. Now I had made one repo in /repos.d/ dir. But didn't able to find out what to write in baseurl (had also extracted the packages in /var/ftp/pub/ so do I need to write ftp://ip/ or what). ftp/http. I had extracted the packages in /root.
View 2 Replies
View Related
Aug 23, 2010
I've been googling around and can't seem to find my answer. I've got an old ATI 9700 pro that I'm removing from my system. I'm replacing it with an Nvidia GeForce 6200. What do I need to do to switch these in Karmic? I tried switching the cards, but I only get a white screen with the pointer on the new card. I can't do anything else. I'm guessing I have to uninstall the open source ATI driver first. How do I do that?
View 1 Replies
View Related
Mar 2, 2009
When I connect to ssh server ( server running Redhat ) from debian it takes a long time to give me the prompt, while I receive the prompt rapidly when I connect from slackware or solaris?
View 9 Replies
View Related
Nov 11, 2010
I've been trying to figure out what Apache directive is causing this:
Code:
[Thu Nov 11 15:00:00 2010] [info] [client x.x.x.x] Request header read timeout
My apache version is:
Apache/2.2.14 (Ubuntu)
I have google searched for this error but cannot seem to find any matches or information.
View 3 Replies
View Related
Feb 20, 2010
the thing is I need to install request tracker in my ubuntu system.i had installed all the applications which are needed in this. this is the output of make testdeps
SOME DEPENDENCIES WERE MISSING.
ICAL missing dependencies:
Data::ICal ...MISSING
STANDALONE missing dependencies:
HTTP::Server::Simple::Mason >= 0.09 ...MISSING
GPG missing dependencies:
GnuPG::Interface ...MISSING
[Code]...
i had tried to install all those in cpan promt as well as in #. but didnt able to suceed.
View 2 Replies
View Related
Aug 11, 2011
*Am trying to configure on machine ?MyServer.net? apache on port 8586. *Two applications run on same machine on different ports Jenkins on 8081 and Hudson on 8080.*Request coming to 8586 port should redirect to either 8080 or 8081 on one condition. *The request from client machine coming to MyServernet:8586 looks something like this ?MyServer.net/job/<JOBNAME>/build?token=TOKEN?.
Condition
If <JOBNAME> is ?naveen? apache should redirect to 8081.
If <JOBNAME> is not ?naveenn? apache should redirect to 8080.
[code]...
View 1 Replies
View Related
Jan 22, 2011
I'm having some basic doubt! Consider 5 virtual domains has configured under a same server. I mean 5 different domains under same IP. Eg. mydomain1.com and mydomain2.com have IP 208.27.1.89. So when web browser request for mydomain1.com name server return IP address 208.27.1.89. Then browser contact IP 208.27.1.89 on port 80. Here comes my question how does apache know that the browser is looking for mydomain1.com not mydomain2.com. How apache differentiate the request for it's virtual hosts? By the way, what is a virtualhost ?
View 1 Replies
View Related
Nov 30, 2010
I have problem when I deloy project honeynet with honeywall 1.4. can upload again for me honeywall version 1.3 or 1.0.
View 5 Replies
View Related
Sep 17, 2010
What types of request for Samba & NFS comes in production support?
View 4 Replies
View Related
May 11, 2009
I am new in linux,I installed apache-tomcat on fedora.I can view all web pages on localhost:8080 but when I try to view them by server's url address from another computer, I don't get respond.Can it be a firewall problem or something else?
View 4 Replies
View Related
Aug 30, 2010
I'm trying to sed out X and Y coordinates from a identify command. I get back from the identify:
Quote:
1015x638+0+0
I need:
Quote:
1015x638
[Code]...
View 7 Replies
View Related
Sep 5, 2011
system:
Opensuse 11.1 with custom kernel from Kernelorg and KDE3.5
Code:
uname -a
Linux linux-2c5j 3.0.4-41-desktop #1 SMP PREEMPT Sun Sep 4 18:51:01 CEST 2011 i686 i686 i386 GNU/Linux
The device is correctly visible:
Code:
lsusb
Bus 002 Device 003: ID 05c6:9204 Qualcomm, Inc.
Bus 002 Device 002: ID 8087:0020
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 046d:c012 Logitech, Inc. Mouseman Dual Optical
[Code].....
The modem responds with O.K if interrogated in kppp but the response on AT are not there. It does not dial. The modem has been installed as dev/tty/USB0I did compile Gobi loader 0.7 and it did run make and make install without error. The gobi rules are correctly installed and I did copy the firmware in the respective directory. The problem is: did I copy the right firmware? Is there some other problem. How can I diagnose if the firmware is the correct one (I unpacked the windows ones on a windows machine and there are 6)? I do not see usb0 offered by networkmanager (the network traffic is regulated through networkmanager).
View 6 Replies
View Related
Nov 5, 2010
I've done a bit of googling, but can't find a clear answer on this. If I format a USB drive using NTFS, so I can store copies of files from my Win 7 machine and my Lucid machine, will it work.
View 9 Replies
View Related