Add a route to pptp peer at pptp over dhcp mode.

This commit is contained in:
Arne Fitzenreiter
2009-10-25 10:48:07 +01:00
parent 1c14929616
commit d1c2593a7d

View File

@@ -362,7 +362,7 @@ case "${1}" in
boot_mesg_flush
boot_mesg " DNS Server: $DNS"
boot_mesg_flush
/sbin/route add $PPTP_PEER gw $GATEWAY $PPP_NIC
else
echo ""
$(exit "$RET")