Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
timeout for /etc/init.d/net.ppp0 [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Wed Nov 01, 2006 10:06 am    Post subject: timeout for /etc/init.d/net.ppp0 [solved] Reply with quote

Does anyboy know how I can specify a timeout value after which the script should give up to connect ? Currently I have in /etc/conf.d/net:
Code:
config_ppp0=( "ppp" )
link_ppp0="eth0"
plugins_ppp0=( "pppoe" )
username_ppp0=<foo>
password_ppp0=
pppd_ppp0=(
        "defaultroute"
        "updetach"
        )


Last edited by toralf on Wed Nov 01, 2006 10:48 am; edited 1 time in total
Back to top
View user's profile Send private message
dambacher
Apprentice
Apprentice


Joined: 11 Feb 2003
Posts: 290
Location: Germany

PostPosted: Wed Nov 01, 2006 10:29 am    Post subject: Reply with quote

look at your pppd manpage for "maxfail"
and add it to your pppd_ppp0={}
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Wed Nov 01, 2006 10:48 am    Post subject: Reply with quote

thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum