Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

SEP and RADIUS

Updated: 21 May 2010 | 3 comments
Lars Ove Claesson's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

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

Sandeep Cheema's picture
15
Sep
2008
0 Votes 0
Login to vote

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

Message Edited by Sandeep_Cheema on 09-15-2008 05:13 PM

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!"

Lars Ove Claesson's picture
16
Sep
2008
0 Votes 0
Login to vote

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?

Lars Ove Claesson's picture
16
Sep
2008
0 Votes 0
Login to vote

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: