Hi Guys radius.h has: #define PW_POD_UDP_PORT 1700 This is great, and works for me as it is the default for Cisco brand equipment however RFC 3576 specifies port 3799. I suggest that we change this in order to be "RFC compliant" instead of "Cisco compliant" by default. Does anyone have an issue with this? Cheers -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
Peter Nixon <listuser@peternixon.net> writes:
Hi Guys
radius.h has: #define PW_POD_UDP_PORT 1700
This is great, and works for me as it is the default for Cisco brand equipment however RFC 3576 specifies port 3799.
I suggest that we change this in order to be "RFC compliant" instead of "Cisco compliant" by default. Does anyone have an issue with this?
FWIW, the Juniper ERX also defaults to 1700. Ref http://www.juniper.net/techpubs/software/erx/junose73/swconfig-broadband/htm... (at the bottom of the page). Bjørnn
Peter Nixon wrote:
This is great, and works for me as it is the default for Cisco brand equipment however RFC 3576 specifies port 3799.
I suggest that we change this in order to be "RFC compliant" instead of "Cisco compliant" by default. Does anyone have an issue with this?
No. The documentation should have a big note saying that the port for some equipment is 1700. Hmm... that should also be in the RADCLIENT struct, and in the clients entry, too. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (3)
-
Alan DeKok -
Bjørn Mork -
Peter Nixon