Change the 120 second timeout to 180 seconds to reflect the real default

This commit is contained in:
Brian Somers 2001-02-22 23:28:12 +00:00
parent 7de7569f50
commit 98d7002b19

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 # 2 minute idle timer (the default)
set timeout 180 # 3 minute idle timer (the default)
add default HISADDR # Add a (sticky) default route
enable dns # request DNS info (for resolv.conf)