[plug] pppd options
    Paul Dean 
    paul at canningcollege.wa.edu.au
       
    Tue Jul 17 10:19:32 WST 2001
    
    
  
At 10:03 PM 16/07/2001 +0800, you wrote:
>I have another problem:
>
>when my computer drops the internet connection, or the server at the ISP, 
>the server tries to reconnect. I am using the ifup script to dial up to 
>the ISP. How can I change it so that it does not try to reconnect, when 
>the connection is dropped. Also what is the bet MTR/MRU setting and where 
>can I cange that?
cd /etc/sysconfig/network-scripts
then edit your "ifcfg-ppp0" file
mtu=""  <<<put some number like 576
mru=""  <<<put some number like 576
persist=no
>Thanks
>
>Christian
>
>
/***** Experience is that marvelous thing that enables you to recognize a 
mistake when you make it again.
Franklin P. Jones *****/
/*****All programmers are playwrights and all computers are lousy actors.
             -- Unknown*****/
    
    
More information about the plug
mailing list