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.
Can you add a secondary IP address to a VLAN? Scenerio: I am migrating devices to a new subnet and want to use the existing 3550 switch until the migration is complete.
I was configuring a workstation in the DMZ to FTP to a host on the inside of the firewall. The workstation is on the same subnet as the NAT address of the host. When attempting to FTP to the NAT host, I never see the FTP connection attempt in the sy...
access-list outside_access_in permit tcp host 192.168.1.81 host 192.168.1.78 eq ftpThe workstation (192.168.1.181) is in the DMZ (outside)and the host (192.168.1.178) is on the inside of the Firewall with a NAT.