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.
My setup is client ----CatOS 6500 ---- radius server. I dont see web-auth working for the port. Can any body help me in posting running config for the same ?
can any body gives me the configuration required for doing Web based authentication on 6500 IOS. I am running 12.2SX 33 which supports this feature. I tried ip admission commands but it seems ACL need to be define.My scenerio is Switchport -----Switc...
What is the purpose of running OSPF on PIX ,as PIX will not do any routing.I guess it will just allow PIX to learn routes from neighbors and routes will be useful for PIX itself.Am I correct ?
Scenerio is like this -- L3 Router(6509) | | Interface Vlan1 | 192.168.1.x/24 Primary IP 10.3.3.1/24 secondary IP | |---10.3.3.2/24-----7200Router---192.168.1.y/24 | I have added static routes on 6509 for 192.16...
I have done static PAT i.e.static (inside,outside) tcp 203.x.y.z www 172.16.3.11 www netmask 255.255.255.255 0 0static (inside,outside) tcp 203.x.y.z 7777 172.16.3.12 7777 netmask 255.255.255.255 0 0Now from machine 172.16.3.12 i am not able to acce...