From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John A. Sullivan III" Subject: Re: Destination Nat Date: Wed, 02 Jun 2004 07:19:21 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1086175160.4146.1.camel@localhost> References: <40b74a21.49.47a3.1468065555@arbbs.net> <1085795768.14775.2.camel@localhost> <013201c44853$1829e220$9322a141@black> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <013201c44853$1829e220$9322a141@black> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: John Black Cc: netfilter@lists.netfilter.org -p 6 is the same as -p tcp only a little faster as it does not have to look up tcp in the protocols file and translate it from tcp to 6. UDP would be -p 17, ICMP -p 1, ESP -p 50, etc. On Tue, 2004-06-01 at 23:38, John Black wrote: > thanks, ill give it a try tomorrow when i get to work. what is the -p 6? > ----- Original Message ----- > From: John A. Sullivan III > To: > Cc: > Sent: Friday, May 28, 2004 8:56 PM > Subject: Re: Destination Nat > > > > If I understand you correctly and remember your original rule, then I > > think you have it backward. If you are changing the destination, you > > probably want to change it from the public address to the private > > address: > > > > john -- John A. Sullivan III Chief Technology Officer Nexus Management +1 207-985-7880 john.sullivan@nexusmgmt.com --- If you are interested in helping to develop a GPL enterprise class VPN/Firewall/Security device management console, please visit http://iscs.sourceforge.net