RE: IPFW question with options and fwd rule

2002-11-26 Thread Don Bowman
> From: Julian Elischer [mailto:[EMAIL PROTECTED]] > On Tue, 26 Nov 2002, Don Bowman wrote: > > > > > If I create a rule to 'fwd' packets with a particular TCP option > > set (or IP option) to a specific local port, and then I accept > > on that port, will subsequent packets without that option

Re: IPFW question with options and fwd rule

2002-11-26 Thread Julian Elischer
On Tue, 26 Nov 2002, Don Bowman wrote: > > If I create a rule to 'fwd' packets with a particular TCP option > set (or IP option) to a specific local port, and then I accept > on that port, will subsequent packets without that option work? > > ie, I have this: > > 100 fwd localhost,9000 tcp f

IPFW question with options and fwd rule

2002-11-26 Thread Don Bowman
If I create a rule to 'fwd' packets with a particular TCP option set (or IP option) to a specific local port, and then I accept on that port, will subsequent packets without that option work? ie, I have this: 100 fwd localhost,9000 tcp from any to any 1234 tcpoptions ts recv interface SYN (TCP