diff options
| author | Brian Somers <brian@FreeBSD.org> | 1999-09-07 07:58:17 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1999-09-07 07:58:17 +0000 |
| commit | 28eb42e11f23153b4b6be8f3e84b8c865dda2a6c (patch) | |
| tree | e7947a3c49203a73acffc644121bc17c9c38250f /share | |
| parent | 73cf919a6695fbbf7984cac3b014669f68be7dad (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/ppp/ppp.conf.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/examples/ppp/ppp.conf.sample b/share/examples/ppp/ppp.conf.sample index eb5494b0751d8..d2f50776257c4 100644 --- a/share/examples/ppp/ppp.conf.sample +++ b/share/examples/ppp/ppp.conf.sample @@ -180,6 +180,10 @@ examples: # set dns 10.0.0.1 10.0.0.2 # +# Some people like to prioritize DNS packets: +# + set urgent udp +53 +# # If we're using the -nat switch, redirect ftp and http to an internal # machine: # |
