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.
If you have two ISPs and you want to use the first one for outbound internet access for hosts on your inside network and use the second ISP for people on the internet to access your servers.interface Ethernet0/0nameif outsidesecurity-level 0ip addres...
hi Alex,In the configuration I see that you have inspected the GRE traffic coming into the network. ZBF can not inspect non-IP traffic so you need to define the 'pass' action to that while keeping the 'inspect' action for pptp traffic. Once you do th...
There is a server in your network 10.10.10.41 with the following static nat.static (inside,outside) xx.xx.133.242 10.10.10.41 netmask 255.255.255.255Try to use this server as your ftp client and see if it works. This may be an issue with NAT but we n...
The captures show out of order packet for the data connection. Do you have simultaneous captures on the outside and inside interface of the firewall?show ip inspect session detail ip inspect audit-trailCan you gather the output of the above show comm...