View Single Post
Old 10-18-2006, 08:14 PM   #9 (permalink)
Jaytee Bushwacker
FoH Member with a rod in his pants
 
Jaytee Bushwacker's Avatar
 
Join Date: Jan 2002
Location: Forest, MS
Posts: 248
+0 Internets
About the PIX...I am thinking I need an access-list like this

ip access-list 100 permit tcp any 192.168.1.100 eq 3389

apply it to the outside interface like this

config-if# ip access-group 100 in


now for the reverse so traffic flows back out

ip access-list 101 permit tcp 192.168.1.100 any eq 3389

apply to the internal interface

config-if# ip access-group 101 out


Any ideas if thats the way to do it?
__________________
Jaytee Bushwacker is offline   Reply With Quote

 
Uberguilds Network