>
>
> # file /etc/hosts:
> 127.0.0.1        localhost
> 192.0.2.1        localhost.localdomain          localhost
> "XXX.XX.XX.XX"   "remotehostname.domain.name    remotehostname

I would not put remote host and domain name here.

> # file /etc/host.conf
> order hosts, bind
> multi on
>
> #file /etc/resolv.conf
> domain localdomain
> nameserver "XXX.XX.XX.XX"
>
>

here you should put remote name server and domain, like:

search     remotedomain
domain    remotedomain
nameserver "remote name server address"
nameserver "remote name server address"

If you want, I can send you a copy of my slip script, which keep dials until
logon.

Simon


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to