Thanks,
I am using RH 6.0, but I dont have a fixed IP address. Its server assigned.
Do I need to use diald in that case ?
Thanks
Shahed
-----Original Message-----
From: Nagarjuna G. <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, October 13, 1999 11:28 PM
Subject: Re: Auto Dial Out
>On Tue, 12 Oct 1999, Shahed Ali wrote:
>
>->Can Nagarjuna please e-mail me the options and any other files required
to
>->do this ?
>->Thanks
>
>You haven't told me whether you are using redhat/ or other distro.
>Assuming that you are using rh, I suggest you edit the file:
>/etc/sysconfig/network-scripts/ifcfg-ppp0
>
>ONBOOT="no"
>PERSIST="no"
>REMIP="202.51.31.31" # insert your remote ip number
>PPPOPTIONS="demand"
>
>
>Just edit these lines in the file mentioned, and restart the ppp0 by
>executing the command `ifup ppp0'. If you have already a running ppp link
>this is sufficient.
>
>Nagarjuna
>
>