Alejandro wrote:
>
> The configuration files are in the
> etc/e-smith/templates(-user; -custom; -user-custom) depends
> on what you would like to do. Is very important to take a
> look at "customization of e-smith" section in the e-smith
> manual To make modifications in the right way and wrigth
> place

> in the templates dir, you will find the comlete estructure
> of things that can be customized (the place you should look
> at is "diald" section.) be careful on this: the e-smith
> people has been specific. if you make changes directly in
> templates files you will loose the chance of restoring it to
> factory defaults.
> so take a look to the templates modification process.
>
> Going bak to your problem.
> try making grep with some filters to messages file stored in
> /var/log to find out what could be the problem with your
> connection
> the command could be (if you are in /var/log) grep diald
> messages
> this will show you all the acurrences of messages from diald
> service.
>
> Hope it helps ;]
> Alejandro.
Thanks for the info Alejandro, I will do some more homework