Re: server name

2003-09-12 Thread Gordon Messmer
Steve Buehler wrote: I hope this isn't the wrong place to ask this. If it is, please forgive me. I am running RedHat 7.3. Some things that are done by root on the system, like emailing shows it as coming from [EMAIL PROTECTED] "hostname" shows the correct name of the host. How do I get the s

Réf. : RES: server name

2003-09-12 Thread Fabrice . Charrier
hi, curious .. you can change the hostname online, with the file in /proc/sys/kernel with an echo .. [EMAIL PROTECTED] root]# cat /proc/sys/kernel/hostname host1 [EMAIL PROTECTED] proc]# [EMAIL PROTECTED] proc]# echo "host2" > /proc/sys/kernel/hostname [EMAIL PROTECTED] proc]# or, just bye e

RES: server name

2003-09-12 Thread Cleber P. de Souza
Steve Buehler Enviada em: sexta-feira, 12 de setembro de 2003 11:46 Para: [EMAIL PROTECTED]; [EMAIL PROTECTED] Assunto: Re: server name At 12:23 AM 9/13/2003 +1000, Anth Courtney wrote: >On Fri, 12 Sep 2003, Steve Buehler wrote: > > > I hope this isn't the wrong place to ask

Re: server name

2003-09-12 Thread Steve Buehler
At 12:23 AM 9/13/2003 +1000, Anth Courtney wrote: On Fri, 12 Sep 2003, Steve Buehler wrote: > I hope this isn't the wrong place to ask this. If it is, please forgive > me. I am running RedHat 7.3. > Some things that are done by root on the system, like emailing shows it as > coming from [EMAIL P

Re: server name

2003-09-12 Thread Anth Courtney
On Fri, 12 Sep 2003, Steve Buehler wrote: > I hope this isn't the wrong place to ask this. If it is, please forgive > me. I am running RedHat 7.3. > Some things that are done by root on the system, like emailing shows it as > coming from [EMAIL PROTECTED] "hostname" shows the correct name of

server name

2003-09-12 Thread Steve Buehler
I hope this isn't the wrong place to ask this. If it is, please forgive me. I am running RedHat 7.3. Some things that are done by root on the system, like emailing shows it as coming from [EMAIL PROTECTED] "hostname" shows the correct name of the host. How do I get the system setup so that i

Re: nslookup can't find server name

2001-03-15 Thread Mikkel L. Ellertson
ing > the error: > ***Can't find server name for address 127.0.0.1 : No response from server > > when I execute on that server: > #ps aux | grep named > I get the process "named -u named" > > If I execute the same command on the other server I get: /usr/sbin/na

Re: nslookup can't find server name

2001-03-15 Thread Mike Burger
r <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, March 15, 2001 1:30 PM > Subject: Re: nslookup can't find server name > > > > If you just type "nslookup" at a prompt, what does it tell you it's using > > for a server? > >

Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos
- Original Message - From: Mike Burger <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 15, 2001 1:30 PM Subject: Re: nslookup can't find server name > If you just type "nslookup" at a prompt, what does it tell you it's using > fo

Re: nslookup can't find server name

2001-03-15 Thread Mike Burger
If you just type "nslookup" at a prompt, what does it tell you it's using for a server? On Thu, 15 Mar 2001, Nathalie Boulos wrote: > Hello everyone, > > I'm trying to run "nslookup www.awebsite.com" and I get the following: > > ***Can't find s

Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos
x27;m working on. I want to solve that problem. Does anyone know what this might be I discovered the nslookup error this morning: The two linux have the same resolv.conf file. One of the servers is giving the error: ***Can't find server name for address 127.0.0.1 : No response from serv

Re: nslookup can't find server name

2001-03-15 Thread Vineeta
t; > I'm trying to run "nslookup www.awebsite.com" and I get the following: > > > > > > ***Can't find server name for address 127.0.0.1: No response from server > > > > > > The reply comes from

Re: nslookup can't find server name

2001-03-15 Thread Nathalie Boulos
om" and I get the following: > > > > ***Can't find server name for address 127.0.0.1: No response from server > > > > The reply comes from the DNS of my ISP. > > My RHL6.2 server is a cache DNS on my LAN. > > > > Why's that? > > Thank

Re: nslookup can't find server name

2001-03-15 Thread Statux
What's your /etc/resolv.conf look like? On Thu, 15 Mar 2001, Nathalie Boulos wrote: > Hello everyone, > > I'm trying to run "nslookup www.awebsite.com" and I get the following: > > ***Can't find server name for address 127.0.0.1: No response from serve

nslookup can't find server name

2001-03-14 Thread Nathalie Boulos
Hello everyone, I'm trying to run "nslookup www.awebsite.com" and I get the following: ***Can't find server name for address 127.0.0.1: No response from server The reply comes from the DNS of my ISP. My RHL6.2 server is a cache DNS on my LAN. Why's that? Than

Re: Can't find server name for address 1.2.3.4: No response from server

2000-12-12 Thread Michael Burger
1.2.3.4 > >I can query it just fine. > >However, if I put a nameserver line in /etc/resolve.conf to force my box >to use the new nameserver instead of my caching only nameserver, I get a >delay and then > >Can't find server name for address 1.2.3.4: No response from s

Can't find server name for address 1.2.3.4: No response from server

2000-12-12 Thread Charles Galpin
of my caching only nameserver, I get a delay and then Can't find server name for address 1.2.3.4: No response from server Anyone know what this is? I have 4 IPS, but my isp isn't doing reverse lookups. Is this the problem? How can I start using this server to test it? To be totally hone