Koozali.org: home of the SME Server

Obsolete Releases => SME Server 6.x => Topic started by: MeNaCe on June 03, 2006, 11:25:20 AM

Title: DNS problem
Post by: MeNaCe on June 03, 2006, 11:25:20 AM
Yesterday i installed my first SME router/gateway. At that moment everything worked fine, but later on, I couldn't visit any pages anymore, I think it has to do something with the dns, but the first maybe hour everything worked fine.
Can anyone help me with this problem?
I use SME 6.6
Title: DNS problem
Post by: Janm on June 03, 2006, 11:27:05 PM
Hej
If you use Static ip addresse on your
Ext interface then go in server manager
and try setting it to
Get ip address via dhcp from your isp instead
Use DHCP (send ethernet address as client identifier)
maybe it help it did for me  :hammer:
Janm
Title: DNS problem
Post by: MeNaCe on June 04, 2006, 01:13:31 AM
Thanks for replying my message, but the thing is, it's already getting an ip adress via dhcp from my isp, everything is working except the dns.
The strange thing is, it was working for like 2 hours, after that the dns couldn't resolve any names.
Maybe this story will help someone get an idea of my problem.
Title: Can't surf Network Places
Post by: timj on August 03, 2006, 04:50:51 PM
We've run into the same problem.
We were able to see other computers on Network Places & Entire Network. Then recently we are finding that we can't find local computers other than typing the name in directly.

Anyone else find this?
Title: Re: Can't surf Network Places
Post by: raem on August 04, 2006, 11:00:16 AM
MeNaCe & timj

If you really are talking about sme6.x server and a new clean install from CD without any updates, then there was a update for dnscache rpm long ago.
You need to apply this update for reliable dns resolution
see
http://forums.contribs.org/index.php?topic=27117.0

If
rpm -q e-smith-dnscache
does not show that you have 0.3.0-04 installed, then do:

T=http://distro.ibiblio.org/pub/linux/distributions/e-smith/devel
rpm -Uhv $T/RPMS/noarch/e-smith-dnscache-0.3.0-04.noarch.rpm
/etc/e-smith/events/actions/dnscache-conf


There have been many updates released for sme 6.x
You should do
yum update
install the rpms
followed by
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
Title: Re: DNS problem
Post by: raem on August 04, 2006, 11:03:45 AM
MeNaCe

> I use SME 6.6

I assume you mean sme 6.5

You should really be installing sme7.0 final now it has been released.
Title: DNS Resolution
Post by: timj on August 04, 2006, 04:19:32 PM
We had no problem under version 6.

This problem is under Version 7
Title: Re: DNS Resolution
Post by: cactus on August 05, 2006, 12:14:35 AM
Quote from: "timj"
We had no problem under version 6.

This problem is under Version 7
May I suggest the bugtracker (http://bugs.contribs.org/)? And may I also suggest to post it in the right forum, as this is for 6.x servers and you are suggesting you are using 7.0?