FreeBSD Bugzilla – Attachment 28420 Details for
Bug 47817
[patch] Error in ipfw manpage example
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ipfw-man-keep-state.patch
ipfw-man-keep-state.patch (text/plain), 890 bytes, created by
simon
on 2003-02-02 19:40:10 UTC
(
hide
)
Description:
ipfw-man-keep-state.patch
Filename:
MIME Type:
Creator:
simon
Created:
2003-02-02 19:40:10 UTC
Size:
890 bytes
patch
obsolete
>Index: ipfw.8 >=================================================================== >RCS file: /home/mirror/freebsd/ncvs/src/sbin/ipfw/ipfw.8,v >retrieving revision 1.119 >diff -u -d -r1.119 ipfw.8 >--- ipfw.8 12 Jan 2003 03:31:10 -0000 1.119 >+++ ipfw.8 2 Feb 2003 19:01:52 -0000 >@@ -1212,7 +1212,7 @@ > will be allowed through the firewall: > .Pp > .Dl "ipfw add check-state" >-.Dl "ipfw add allow tcp from my-subnet to any setup" >+.Dl "ipfw add allow tcp from my-subnet to any setup keep-state" > .Dl "ipfw add deny tcp from any to any" > .Pp > A similar approach can be used for UDP, where an UDP packet coming >@@ -1220,7 +1220,7 @@ > the firewall: > .Pp > .Dl "ipfw add check-state" >-.Dl "ipfw add allow udp from my-subnet to any" >+.Dl "ipfw add allow udp from my-subnet to any keep-state" > .Dl "ipfw add deny udp from any to any" > .Pp > Dynamic rules expire after some time, which depends on the status
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 47817
: 28420