alessandro wrote:
> 
> HI,
> I have more problem for configure ppp direct , is it possible to send me the
> configuration for this??
> 

Sure, this thing works, but is very much a hack...

The only good I get of linuxconf is that it makes sure the line is up,
and reconects if it goes down for some reason.

I don't recomend this as a good soulution, but it does the trick. If
anybody have _real_ solution I would be very glad.



I configure the line and device to reasonable figures in linuxconf, then
I manually changes two files, in ifcfg-ppp0 i remove the initstring, and
in ifup-ppp I comment out the connect script


--- /etc/sysconfig/network-scripts/ifcfg-ppp0 ---------
DEVICE="ppp0"
ONBOOT="yes"
USERCTL="no"
MODEMPORT="/dev/cua0"
LINESPEED="115200"
PERSIST="yes"
DEFABORT="yes"
DEBUG="no"
INITSTRING=""    <-- I empty this
DEFROUTE="yes"
HARDFLOWCTL="yes"
ESCAPECHARS="yes"
PPPOPTIONS=""
PAPNAME=""
REMIP=""
NETMASK=""
IPADDR=""
MRU=""
MTU=""
DISCONNECTTIMEOUT=""
RETRYTIMEOUT="5"
BOOTPROTO="none"     


--- /etc/sysconfig/network-scripts/ifup-ppp   --------


#    connect "/usr/sbin/chat $chatdbg -f $CHATSCRIPT"  

Comment avay the connect script

---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to