120 seconds is not 3 minutes

This commit is contained in:
Kris Kennaway 2001-02-18 02:11:37 +00:00
parent 8e97fe726f
commit 83ac420321
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72589

View File

@ -21,7 +21,7 @@ default:
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
\"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
set timeout 120 # 3 minute idle timer (the default)
set timeout 120 # 2 minute idle timer (the default)
add default HISADDR # Add a (sticky) default route
enable dns # request DNS info (for resolv.conf)