07-18-2016 06:16 AM - edited 03-12-2019 01:02 AM
Hi,
This asa have two portchannel sub-interfaces.
admin interface and users interface
Not sure why but I am not able to ping users interface.
can you please advise
Thanks
Solved! Go to Solution.
07-19-2016 11:47 PM
management-access "interface" command is just used for management access over a VPN connection.
As for the RDP issue, sounds like you have asynchronous routing going on. I suggest you remove the VLAN interfaces from the switch and let the ASA do all the routing...or configure the switch with VRFs and let the ASA do all inter VLAN routing.
--
Please remember to select a correct answer and rate helpful posts
07-18-2016 10:05 AM
You would need to provide a full running configuration (please remove any passwords and public IPs) for us to have a better idea why it is not working.
Most common problem is for this is that icmp inspection is not enabled
policy-map global_policy
class inspection_default
inspec icmp
--
Please remember to select a correct answer and rate helpful posts
07-18-2016 12:14 PM
Thank you Marius,
I did tried that but it didn't work.
This has been fixed adding the following command "man interface"
But now I have another problem where when I try to rdp to a computer on that network it doesn't work. Routing is all manage on our HSRP L3 switch, it is also dhcp.
Gateway for the computer is ASA.
I am allowing everything but when I check the logs on ASA it shows deny tcp (no connection) sync ack.
I have a static route on ASA to the L3 switch 0.0.0.0 0.0.0.0 10.37.1.1
Can you please advise.
Thank you again
J
07-19-2016 11:47 PM
management-access "interface" command is just used for management access over a VPN connection.
As for the RDP issue, sounds like you have asynchronous routing going on. I suggest you remove the VLAN interfaces from the switch and let the ASA do all the routing...or configure the switch with VRFs and let the ASA do all inter VLAN routing.
--
Please remember to select a correct answer and rate helpful posts
07-20-2016 07:06 AM
07-20-2016 09:13 AM
Forgive me for hijacking this discussion, but do you have any suggestions for my issue? They are at least somewhat similar in nature.
https://supportforums.cisco.com/discussion/13076661/cant-connect-radius-server-or-anything-inside-interface
Thanks,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide