From df2441c834cf341d9b969dacc2dd8dac07cd588e Mon Sep 17 00:00:00 2001 From: xeb Date: Wed, 17 Jun 2009 00:56:34 +0400 Subject: initial import --- example/etc/ppp/chap-secrets | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 example/etc/ppp/chap-secrets (limited to 'example/etc/ppp/chap-secrets') diff --git a/example/etc/ppp/chap-secrets b/example/etc/ppp/chap-secrets new file mode 100644 index 0000000..63fe628 --- /dev/null +++ b/example/etc/ppp/chap-secrets @@ -0,0 +1,4 @@ +# Secrets for authentication using CHAP +# client server secret IP addresses +test pptp test * +test2 pptp test2 * -- cgit v1.2.3