From 27ed0084e02fcc3d4859c63bb642fda3ecc49f65 Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 21 Sep 1997 02:10:41 +0000 Subject: Add "delete 0" before "add 0 0..." Suggested by: --- etc/ppp/ppp.linkup.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/ppp/ppp.linkup.sample b/etc/ppp/ppp.linkup.sample index 64b251f..91a38ed 100644 --- a/etc/ppp/ppp.linkup.sample +++ b/etc/ppp/ppp.linkup.sample @@ -12,7 +12,7 @@ # # 3) If no label has been found, use MYADDR if it exists. # -# $Id: ppp.linkup.sample,v 1.7 1997/06/10 10:04:20 brian Exp $ +# $Id: ppp.linkup.sample,v 1.8 1997/08/25 01:07:08 brian Exp $ # ######################################################################### @@ -32,6 +32,7 @@ iij-demand: # Otherwise, simply add peer as default gateway. # MYADDR: + delete 0 add 0 0 HISADDR # If we are invoked with an argument ``pmdemand'', then -- cgit v1.1