Bug 236286

Summary: Broken link in the handbook Chapter 30. Firewalls
Product: Documentation Reporter: sdk7774
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Many People CC: bcr
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description sdk7774 2019-03-05 17:42:05 UTC
The "Daryl's TCP/IP Primer" (http://www.ipprimer.com/overview.cfm) link on this https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.html page is broken.

The correct link is probably http://www.ipprimer.com
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-03-07 17:44:05 UTC
A commit references this bug:

Author: bcr
Date: Thu Mar  7 17:43:08 UTC 2019
New revision: 52845
URL: https://svnweb.freebsd.org/changeset/doc/52845

Log:
  Update link to Daryl's TCP/IP Primer in the firewall chapter.

  The link was moved and no forwarding to the new location was put in
  place, which resulted in a broken link.  Update the link to the new
  location.

  PR:		    236286
  Submitted by:	    sdk7774@gmail.com

Changes:
  head/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2019-03-07 17:45:34 UTC
Thanks you for reporting this issue. I've committed a patch to update the link to the location you provided. PR closed!