Bug 111320

Summary: update rfcomm_pppd(8) server example for dns
Product: Documentation Reporter: jflemer
Component: Books & ArticlesAssignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jflemer 2007-04-06 15:00:11 UTC
In the PPP Configuration ->  RFCOMM Server example for ppp.conf, I would
suggest adding 'accept dns'.  Many mobile devices (e.g. Palm) need this
to function.  Accepting DNS queries will have no negative impact on
devices that do not need this function, and clearly help for those
devices that do.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-05-13 19:57:31 UTC
State Changed
From-To: open->patched

The suggested change was performed 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-05-13 19:57:31 UTC
Responsible Changed
From-To: freebsd-doc->pav

Will MFC
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-05-13 19:59:28 UTC
pav         2007-05-13 18:59:22 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.8 
  Log:
  Add `accept dns' to rfcomm-server example
  
  PR:             docs/111320
  Submitted by:   James Flemer <jflemer@alum.rpi.edu>
  No objection:   emax
  MFC after:      1 week
  
  Revision  Changes    Path
  1.14      +1 -0      src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2007-05-20 06:03:02 UTC
State Changed
From-To: patched->closed

MFC'ed.