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.
I have an FTP server setup that I'm testing out. I want to allow PORT connection requests to be made to the server. The server is on a local LAN that is behind the firewall and I have the following set up for it... I have created my NAT rules using...
I have a Cisco ASA 5505 that uses around 5 NICS for different networks. Currently I'm using my ASA to route traffic as it's the only Cisco device I have capable of the small amount of routing required by my network.Keeping things separate I use 5 NIC...
I'm trying to figure out how to forward an IP address to my DMZ servers allowing me to use the ACL to control access to the servers within my DMZ interface (LAN). I can't figure out if the ASA handles that automatically when a NAT rule is created, o...
I'm having some issues trying to get the Site 3: VPN Client to be able to ping to the Site 2: Server. I have Just built the tunnel from Site1 to Site 2 and now have traffic flowing great from Site 1 to Site 2. Site 3 clients can get to Site 1 clien...
OK so I have two attachments that show my basic network layout. I can get from the VPN Cisco Client to Workstation 2 just fine with my current NAT rules in place. I can also get from Workstation 2 to Workstation 3 just fine. But I'm having issues ...
Snap, Crackle, And Pop! Found out what it was all thanks to Tom over at serverfault for giving me some good ideas. I went to look into adding the DHCP option 66 to my scope options and thought to myself should I add it to the "servers" subnet scope o...
I currently have the following configured, the DHCP requests work fine but not the PXE/WDS ones...dhcprelay server 10.71.3.2 servers
dhcprelay enable workstations
dhcprelay setroute workstations
dhcprelay timeout 60
It ended up being an extra NAT rule not needed. For anyone else having this issue it might help to use the packet tracer in the TOOLS menu at the top of the ASDM.I started out by trying to send an icmp (echo-reply) from the "outside int" with source...