Add "delete 0" before "add 0 0..."
Suggested by:
This commit is contained in:
parent
3621c7a5fa
commit
d196efac4b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user