SEP and RADIUS
Hi.
I've found numerous posts on this topic, but none of which have solved my problem. I have the problem of the SEP using port 1812, which of course conflicts with the IAS running on the same server (SBS 2003).
So, I figured I would stop the IAS while installing, and change the port which it is running afterwards. But - no matter what port I specify in the settings, the IAS service always stops and the Event log reads
The Internet Authentication Service service terminated with the following error:
Only one usage of each socket address (protocol/network address/port) is normally permitted.
Great. Seems it either does not care about the port setting (hence always defaults to 1812), or it seems all of my UDP ports are in use by the system (...don't buy that one...)
Does anyone have a solution to this problem?
Regards,
Lars
Comments
Try changing the port 1812 used by SEPM by adding the following line in conf.properties and restarting the SEPM service.
scm.radius.port=1815
Reference : http://service1.symantec.com/SUPPORT/ent-security.nsf/docid/2007111411152348
De facto when AV does something, it starts jumping up and down, waving its arms, and shouting "Hey! I found a virus! Look at me! I'm soooo goooood!"
Thanks, that actually made the IAS start, again! However - none of my clients (which all are managed) appears in the Clients section on the Manager Console. I've checked the sylink.xml on them, and the server is referenced in this file, so it should be OK. The clients does not receive any updates.
Could this be related to the port change I just made, or could this be something else?
Ah, that one was caused by the Default Web Site having IP-restrictions. Thank you, think it was your post from some time ago :manvery-happy:
Would you like to reply?
Login or Register to post your comment.