Koozali.org: home of the SME Server

help with yi.com dns service...

Doyle Glaze

help with yi.com dns service...
« on: July 20, 2000, 07:09:28 AM »
ul 19 21:37:49 e-smith PAM_pwdb[1033]: check pass; user unknown
Jul 19 21:37:57 e-smith PAM_pwdb[1034]: check pass; user unknown
Jul 19 20:48:13 e-smith PAM_pwdb[1075]: (login) session opened for user admin by
 (uid=0)
Jul 19 20:48:52 e-smith PAM-securetty[1083]: Couldn't open /etc/securetty
Jul 19 20:48:54 e-smith PAM_pwdb[1083]: (login) session opened for user root by
(uid=0)
Jul 19 21:00:42 e-smith in.identd[1105]: started
Jul 19 21:00:48 e-smith in.identd[1116]: started
Jul 19 21:00:59 e-smith in.identd[1128]: started
Jul 19 21:01:36 e-smith in.identd[1141]: started
Jul 19 22:01:58 e-smith named[726]: Lame server on 'dglaze.y1.org' (in 'Y1.org'?
): [208.234.1.33].53 'NS0.NAMESERVICES.NET'
Jul 19 22:01:58 e-smith named[726]: Lame server on 'dglaze.y1.org' (in 'Y1.org'?
): [209.27.134.5].53 'NS1.NAMESERVICES.NET'
Jul 19 21:03:10 e-smith in.identd[1152]: started
Jul 19 21:03:24 e-smith in.identd[1163]: started
Jul 19 21:03:39 e-smith in.identd[1174]: started
Jul 19 21:04:00 e-smith in.identd[1185]: started
Jul 19 21:04:15 e-smith in.identd[1196]: started
[root@e-smith log]#
[root@e-smith log]#

I have setup my e-smith server to get me ip address to and dynamic name. I dont think it is sending the info to yi.org. The above info is from the /var/log/messages.

Thanks Doyle. - I am running the new 4.0 version.

Dan Brown

RE: help with yi.com dns service...
« Reply #1 on: July 20, 2000, 05:05:49 PM »
Just from looking at the log you posted, it looks like your hostname is set to use y1.org, not yi.org.  Might that be causing the problem?

Doyle Glaze

RE: help with yi.com dns service...
« Reply #2 on: July 20, 2000, 10:56:28 PM »
What is what I see also. How do I change it in the e-smith server 4.0 software to goto yi.org and not to y1.org. This is how it came in ver. 4.0

Doyle

Doyle Glaze

RE: help with yi.com dns service...
« Reply #3 on: July 21, 2000, 01:21:01 AM »
I did see that also. The real question is how do I change the y1.org to yi.org. The program is programed in ver 4.0.

Doyle

Charlie Brady

RE: help with yi.com dns service...
« Reply #4 on: July 21, 2000, 02:27:44 AM »
Doyle Glaze wrote:

> I did see that also. The real question is how do I change the
> y1.org to yi.org. The program is programed in ver 4.0.

You'll need to show me where it is programmed in ver 4.0 - everywhere I've looked it is correctly set to yi.org.

The log file that you have shown an excerpt from only shows that *something* tried to look up an address in the y1.org domain, not what was looking it up.

Are you sure that you are having a problem with yi.org?

Charlie

Doyle Glaze

RE: help with yi.com dns service...
« Reply #5 on: July 21, 2000, 02:33:55 AM »
In the install of ver 4.0 their is an option for dyn dns service that you can use one being www.yi.org. After the install the ipaddress is not being sent. I looked in the /var/log/messages and found that it is trying to send the info to y1.org. Where can I look to see where this is setup in the e-smith software?

Doyle

Charlie Brady

RE: help with yi.com dns service...
« Reply #6 on: July 21, 2000, 02:45:03 AM »
Doyle Glaze wrote:

> In the install of ver 4.0 their is an option for dyn dns
> service that you can use one being www.yi.org. After the
> install the ipaddress is not being sent.

You don't know that, unless you are snooping all the traffic on the wire. What do you actually see? Do you see some sign from yi.org to indicate that your IP address is not updated?

> I looked in the /var/log/messages and found that it is
> trying to send the info to y1.org.

No, what you see is that something is trying to look up the IP address of dglaze.y1.org. Unless you have more information that you haven't shown us, we don't know what is trying to look up that address. Perhaps you tried to look up that address yourself.

> Where can I look to see where this is setup in the
> e-smith software?

The program which is run to update the DNS record on yi.org is
/sbin/e-smith/dynamic-dns/yi. Its calling syntax is

/sbin/e-smith/dynamic-dns/yi x.x.x.x user passxxx

Charlie