Not ideal but,

If you have access to the RH6.2 box, just copy over the
/etc/sysconfig/network-scripts/ifcfg-ppp0 and
/etc/sysconfig/network-scripts/chat-ppp0

they will still work with the RH7 scripts.

Else you can create by hand.  Between the "---" is the new format for the
ifcfg-pppX file:
-----------------------------------
DEVICE=ppp0
NAME=Telstra
WVDIALSECT=Telstra
MODEMPORT=/dev/ttyS1
LINESPEED=115200
PAPNAME=XXXXX
USERCTL=false
ONBOOT=yes
PERSIST=yes
DEFROUTE=yes
PEERDNS=no
DEMAND=no
IDLETIMEOUT=600
--------------------------------------

You'll have to hand edit /etc/ppp/pap-secrets

Between the "---" is the format for the paragraph in /etc/wvdial.conf
------------------------
[Dialer Telstra]
Username = XXXXXX
Password = XXXXX
Phone = XXXX
Inherits = Modem0
Stupid mode = 0
------------------------------------


Ian.



----- Original Message -----
From: "Adrian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 03, 2001 8:19 PM
Subject: [SLUG] RH7 - Dial-Out PPP Interface using TEXT BASED CONSOLE


> I have just put RH7 on a spare machine I have and plan to use it as a
> gateway to the internet.  The problem is, with RH6.2, I could set the
> machine to dial my ISP via LINUXCONF.  I can't locate the same PPP option
in
> RH7.  Can someone give me some help here or should I install something
like
> DIALD.
>
> Regards
> Adrian
>
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>
>                 Phone:  +61 (0)4 1820 8910
>             Facsimile:  +61 (0)4 0720 5410
>                 Email:  [EMAIL PROTECTED]
>                 Email:  [EMAIL PROTECTED]
>
>
> --
> SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
> More Info: http://slug.org.au/lists/listinfo/slug
>


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to