ISG first step

Hello everybody,

Please help me with the config. I am trying to setup redirect without a radius:

internet-------ISG-------Laptop

redirect server-group PORTAL server ip 10.0.0.1 ! class-map type traffic match-any PORTAL match access-group input 110 match access-group output 110 ! policy-map type service TEST-PORTAL service local class type traffic PORTAL redirect to group PORTAL ! class type traffic default in-out drop ! ! policy-map type control MAP-CONTROL-PORTAL class type control always event session-start 1 service-policy type service name TEST-PORTAL ! interface GigabitEthernet0/3 description ^To the laptop^ service-policy type control MAP-CONTROL-PORTAL ! access-list 100 permit tcp any any eq www access-list 100 permit tcp any eq www any access-list 100 deny ip any any

It is not working ;( What I have done wrong?

Reply to
dk77
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.