02-09-2004 06:29 AM - edited 03-10-2019 07:39 AM
Hi,
I am using the ACS as a radius proxy and I have verified that it always proxies requests on port 1645. Unfortunately my target Radius is listening only on port 1812, therefore it is not working.
I know that you can modify the Server registries to force ACS to listen for requests only on one port (1645 or 1812). Is there a similar workaround or any other workaround to force teh ACS to make requests on a defined port?
Thanks for your help
Ciao
Filippo
02-09-2004 08:56 PM
Can be done... in the registry only though unfortunately.
[HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\CiscoAAAv3.0\Hosts\
"authPort"=dword:0000066e <<---- 1645
"acctPort"=dword:0000066d <<---- 1646
"timeout"=dword:00000001
"single connection"=dword:00000000
"strip users"=dword:00000000
Change these values to the hex for 1812/1813 and you should be good to go.
02-10-2004 01:10 AM
Hi,
I am using ACS 3.2 and under HKEY_LOCAL_MACHINE\SOFTWARE\Cisco\CiscoAAAv3.0\Hosts
I have just five folders (ACS, and then the servers I created) and nothing else.
In each folder there are the following :
Predefined
acct Packet Filter
direction
ip
key
LastMofdified
network device group
protocol
type
vendor
I cannot find the RADIUS folder you are mentioning. Shall I create it?
Thanks for your help.
Ciao
Filippo
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