Bug 140520

Summary: Maybe mistake in description of networks in checkpoint article
Product: Documentation Reporter: Martin Baumann <fefo>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Martin Baumann 2009-11-13 01:10:00 UTC
Here 
http://www.freebsd.org/doc/en/articles/checkpoint/article.html

Chapter 1 - Prerequisites
On the picture there are protected network and internal network the same.
I think they shouldn't be. That internal network I think should be: 192.168.10.0/24




Thats all I've found right now.

Fix: 

Change internal network to: 192.168.10.0/24
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-11-13 08:51:23 UTC
roam        2009-11-13 08:51:10 UTC

  FreeBSD doc repository

  Modified files:
    share/images/articles/checkpoint networks.pic 
  Log:
  Correct the address space of the internal network in the Checkpoint article.
  
  PR:             140520
  Submitted by:   Martin Baumann <fefo@gmail.com>
  
  Revision  Changes    Path
  1.2       +1 -1      doc/share/images/articles/checkpoint/networks.pic
_______________________________________________
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 2 Peter Pentchev freebsd_committer freebsd_triage 2009-11-13 08:51:44 UTC
State Changed
From-To: open->closed

I corrected the image as per your description.  Thanks!