|
Posted by Walter Roberson on November 12, 2004, 1:53 am
:2610 (office/internal IPs) --> 2611 (downtown) -> PIX -> Catalyst switch
:(public IPs) --> Radius server
:Watching the Radius logs, I can see that the 2610 sends an auth-request to
:the radius. The radius server sees the request as coming from the IP of the
:PIX, because of the NAT. The password is verified and I can see that the
:radius sends an auth-ok back to the pix. But it stops there. The 2610 never
:receives the auth-ok.
:Obviously I need to change something in the PIX, but I know very little
:about Cisco firewalls.
Checking RFC 2058, I see that RADIUS uses UDP. You may have to
configure the access controls associated with the outside interface of
the PIX to allow radius responses back in, particularily if you are using
older software. The port number might be 1812 (RFC 2138/2139)
or might be 1645 (PIX uses that by default when it is trying to
do RADIUS authentication right on the PIX.)
--
Take care in opening this message: My grasp on reality may have shaken
loose during transmission!
|
(public IPs) --> Radius server