Hello
I have created a few VLANs on my Cisco routing switch (3550),
VLAN 101 Office PC=92s, printer, so on.. VLAN 102 Servers accessible from the Internet on specific ports thru the Firewall VLAN 104 Customers Test Servers VLAN 200 Inside interface for the Firewall
=95 I am trying to create a ACL that only allows traffic from 101 to 102 on specific ports (listed below) ftp ftp-data smtp www
443 pop3
143
465
995
3389 =95 I would like 101 to talk to 104 on 3389 and FTP This way the users can RDP on a server on that network and pull VMware images from the Image server on 101, the customer can VPN in and check out the server =95 104 should not talk to 102, but can go to the internet
A couple of people have given me ACL that aren=92t working, I suspect that I need to use Reflexive ACL=92s but when I even try a basic one it is not working
Can anyone help???
Thanks Robert