cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
626
Views
0
Helpful
2
Replies

how do you disallow gnutella connections to go out ?

usderit
Level 1
Level 1

We allow connections from our inside network to go out to the Internet. This is the default from high security to low security. Is it possible still to allow everything else but Gnutella port (6346 & 6347) to go out to the Internet. I think I should use the outbound deny statements but I don't want to put permit statetements for all ports & just deny the gnutella port. Is there an easier way ?

Thanks.

2 Replies 2

rrbleeker
Level 1
Level 1

Use an access-list on the inside interface and deny the Gnutella ports. Complete the list with an permit any any statement to allow all other traffic.

Thanks,