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 tried to setup my Cisco ASA 5505 (Version 7.1(1)) @ my own office. LAN --> ASA --> ADSL router --> Internet I need to go from outside any to inside 192.168.1.5 eq (www and https)I need to go from outside any to inside 192.168.1.5 eq (pptp and gre)(...
I tried to setup the Cisco ASA 5505 (Version 7.1(1)) @ my own office.My overall network:DSL modem (200.0.0.169/29), which connected ASA outside VLAN2 (200.0.0.170/29) and then it connected to ASA inside VLAN1 (192.168.1.1/24) 200.0.0.169/29 is the p...
Internet connection, Outlook Web Access and VPN are all UP !!!!Only incoming smtp have to be fix, and here is the syslog:4|Dec 21 2007|02:52:18|106023|213.22.82.144|200.0.0.171|Deny tcp src outside:213.22.82.144/4870 dst inside:200.0.0.171/25 by acce...
Now you got me confuse, should I use:route outside 0.0.0.0 0.0.0.0 200.0.0.170 1or route outside 0.0.0.0 0.0.0.0 200.0.0.169 1Please verify, since I will be doing this tonight.
Thank you again.I called the ISP and confirm that our modem was in bridged mode already and nothing is blocking it.I will try it again tomorrow morning with:clear xlateclear arpclear routeI mean my configuration look fine and I will see how things go...
no access-group Internal_access_in in interface Internal It means that you are taking out all the access-lists named Internal_access_in, which apply from your internal network, going toward to your ASA.no access-group External_access_out out interfac...
With the config above, I have no internet/smtp/VPN/OWA, nothing works.I then added all my previous inside ACLs and appliedaccess-group inside_access_in in interface insideI am then back to the point where I have intenet works, but not smtp/VPN/OWA.I ...