diff options
author | brian <brian@FreeBSD.org> | 2000-05-30 17:06:55 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 2000-05-30 17:06:55 +0000 |
commit | 4c78d6dcb79f3dec49869fae1a319f4037039502 (patch) | |
tree | b867ccbaaa5235506da14a4c8201decc5023321b | |
parent | 377747465843e328d600963d8b56a2c74483adba (diff) | |
download | FreeBSD-src-4c78d6dcb79f3dec49869fae1a319f4037039502.zip FreeBSD-src-4c78d6dcb79f3dec49869fae1a319f4037039502.tar.gz |
Mention that some PPPoE servers cache MAC addresses
-rw-r--r-- | share/examples/ppp/ppp.conf.sample | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index 95f5791..7409e72 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -609,7 +609,9 @@ loginprompt: code: \"!/usr/share/examples/ppp/login-auth -display keep:0.0 \ AUTHNAME\" MTU \\c ." -# ppp supports ppp over ethernet (PPPoE) +# ppp supports ppp over ethernet (PPPoE). Beware, many PPP servers cache +# the MAC address that connects to them, making it impossible to switch +# your PPPoE connection between machines. # # The client should be something like: # |