Koozali.org: home of the SME Server

Browsing

chenthal

Browsing
« on: December 24, 2004, 02:13:34 PM »
I am running SME server in serer only mode with a working gateway defined for internet access. I am getting the following error
"connection timed out; no servers could be reached" on host command. SME server unable to get connected to internet through this gateway which being used by other PCs.

Settings are
SME Server  : 192.168.3.1
             255.255.255.0
Gateway     : 192.168.3.3
             255.255.255.0

Ping, ftp and file sharing, mail and Web services works fine.Can some one advise what is wrong.

Damian

Browsing
« Reply #1 on: December 31, 2004, 12:08:47 PM »
Hi Chental,

On your SME server, what are the contents of /etc/resolv.conf ?

Should be something like:

  domain YOURDOMAIN.COM
  nameserver 192.168.100.40

Is tinydns running on your SME server ? What's the output of:

  ps ax | grep dns | grep tiny

Damian