Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello everyone!
I'm new to this forum, and i'm not sure if this question is in the right place, so sorry for the noob question.
I'm studying ACL, and making some practice with Packet Tracer.
I'm trying to configure a packet filtering router in packet...
Ok, i found a workaround.
I added a
permit tcp any host 10.10.10.129 gt 1023
rule and now FTP works fine.
Is there any better solution?
Is there any security issues in opening ports greater than 1023?
@Dennis Mink wrote:
log the deny any rule at the end and see what port is is blocking, that should give you some insight
i've tried to use an
deny ip any any log
rule but PT gives me a
% Invalid input detected at '^' marker.
error pointing to the l...