Skip site navigation (1)Skip section navigation (2)
Date:      10 Sep 1997 10:44:52 GMT
From:      nnd@itfs.nsk.su
To:        current@freebsd.org
Subject:   PPP - link-up/link-down asymmetry
Message-ID:  <5v5tn4$gsa@news.itfs.nsk.su>

next in thread | raw e-mail | index | archive | help
	/usr/sbin/ppp searchs 'ppp.linkup' file for labels
starting from 'my-ip-address', then looks at 'dstsystem'
	       ^^^^^^^^^^^^^
and finally at 'MYADDR'.

	On link-down the file 'ppp.linkdown' is searched
starting from 'peer-ip-address', then 'dstsystem' and
	       ^^^^^^^^^^^^^^^
finally to 'MYADDR' labels.


	Is there any sense in such an asymmetry ?

Would'nt it be better to look at both 'my-' and 'peer-ip-address'
on both link-up and link-down events ?
(But I can'nt put this two adresses in one particular order ;-)

	N.Dudorov







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5v5tn4$gsa>