Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > debug ip packet

Reply
Thread Tools

debug ip packet

 
 
Barry Margolin
Guest
Posts: n/a
 
      09-03-2006
In article <. com>,
wrote:

> Firstly:-
>
> access-list 150 permit tcp host 10.10.59.59 host 192.168.25.14
> eq smtp
> access-list 150 permit tcp host 192.168.25.14 host 10.10.59.59
> established
>
> In a /normal/ access list that was filtering interface traffic
> the "established" keyword effectively stops TCP sessions
> from starting by blocking the initial SYN packet which does not
> have the ACK bit (or RST) bit set.


No it does't. The established keyword doesn't block anything, it just
permits the returning packets on a connection that was already allowed
to start by some other entry in the ACL.

--
Barry Margolin,
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
import packet.module without importing packet.__init__ ? Gelonida N Python 4 09-11-2011 02:17 PM
convert the ip packet to and from RS-232 packet Li Han Python 2 02-09-2009 02:43 PM
Security: rec'd packet not an ipsec packet ! mediumkuriboh Cisco 0 02-09-2009 12:14 AM
%PIX-4-402106: Rec'd packet not an IPSEC packet. lfnetworking Cisco 3 08-27-2006 05:30 AM
pix 515:debug packet Christopher Marshall Cisco 1 01-14-2004 04:44 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57