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 am trying to launch my ASDM for my ASA and am getting the error flow terminated by tcp interrupt. Not sure what this means. Does my management port have to be configured on the ASA for ASDM to work? Currently it is not but I noticed on another ASA...
when i try to enter more than one interfacelike the below I get 'invalid number of interfaces specified'mac-address-table static 0000.0000.0000 vlan 10 interface eth1/17 eth1/21 eth1/25
I am looking for the basic bare-bones radius configuration for a 3750. radius server is listening on ports 1812-1813 Just enough to have a client authenticate. also need the vty line config. I am usre tyhe problem is on the radius server end but I ju...
That helped allot. I believe things on my end are set up correctly. I am setting up the switch part. Someone else is doing the radius server end. I am trying to help them out if I can. Debugging shows me that there is no response from server, tried a...
I can ping the radius host from the switch and I have tried to ping the port using ping x.x.x.x 1812 and ping x.x.x.x 1813 from the switch and other locations in the same network but I do not get an answer. In the debug output I get.radius protocol d...
here is the bare-bones config I am running. i included line that I thoughtw ere pertinent to radius. Do you think I am missing anything?-service password-encryption-enable password -username letmein password 7 -aaa new-model-aaa authentication login ...