This is the output of radiusd -x. It does say it's listening on 1812 for authentication and 1813 for accounting.<br><br>Starting - reading configuration files ...<br>Using deprecated naslist file.  Support for this will go away soon.
<br>Module: Loaded exec<br>rlm_exec: Wait=yes but no output defined. Did you mean output=none?<br>Module: Instantiated exec (exec)<br>Module: Loaded expr<br>Module: Instantiated expr (expr)<br>Module: Loaded PAP<br>Module: Instantiated pap (pap)
<br>Module: Loaded CHAP<br>Module: Instantiated chap (chap)<br>Module: Loaded MS-CHAP<br>Module: Instantiated mschap (mschap)<br>Module: Loaded preprocess<br>Module: Instantiated preprocess (preprocess)<br>Module: Loaded realm
<br>Module: Instantiated realm (suffix)<br>Module: Loaded SQL<br>rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked<br>rlm_sql (sql): Attempting to connect to radius@localhost:/radius<br>rlm_sql (sql): starting 0
<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #0<br>rlm_sql_mysql: Starting connect to MySQL server for #0<br>rlm_sql (sql): Connected new DB handle, #0<br>rlm_sql (sql): starting 1<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #1
<br>rlm_sql_mysql: Starting connect to MySQL server for #1<br>rlm_sql (sql): Connected new DB handle, #1<br>rlm_sql (sql): starting 2<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #2<br>rlm_sql_mysql: Starting connect to MySQL server for #2
<br>rlm_sql (sql): Connected new DB handle, #2<br>rlm_sql (sql): starting 3<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #3<br>rlm_sql_mysql: Starting connect to MySQL server for #3<br>rlm_sql (sql): Connected new DB handle, #3
<br>rlm_sql (sql): starting 4<br>rlm_sql (sql): Attempting to connect rlm_sql_mysql #4<br>rlm_sql_mysql: Starting connect to MySQL server for #4<br>rlm_sql (sql): Connected new DB handle, #4<br>Module: Instantiated sql (sql)
<br>Module: Loaded Acct-Unique-Session-Id<br>Module: Instantiated acct_unique (acct_unique)<br>Module: Loaded detail<br>Module: Instantiated detail (detail)<br>Module: Loaded System<br>Module: Instantiated unix (unix)<br>
Module: Loaded radutmp<br>Module: Instantiated radutmp (radutmp)<br>Module: Loaded eap<br>rlm_eap: Loaded and initialized type md5<br>rlm_eap: Loaded and initialized type leap<br>rlm_eap: Loaded and initialized type gtc<br>
rlm_eap: Loaded and initialized type mschapv2<br>Module: Instantiated eap (eap)<br>Initializing the thread pool...<br>Listening on authentication *:1812<br>Listening on accounting *:1813<br>Ready to process requests.<br><br>
<br><div><span class="gmail_quote">On 4/3/07, <b class="gmail_sendername">joe vieira</b> <<a href="mailto:jvieira@clarku.edu">jvieira@clarku.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>A B wrote:<br>> I've installed freeradius 1.1.5 and am able to run radtest<br>> successfully on the machine that freeradius is installed on. However,<br>> when I try to run radtest (or NTRadPing or radius test client) it is
<br>> unable to connect to the server. Does anyone have any ideas? I do have<br>> the servers I'm running radtest on listed in clients.conf<br>><br>first off, when you run radiusd -X (debug) do you see any requests
<br>coming into the server?  is UDP port 1812 open on your hosts firewall<br>(iptables, ipchains, pf, whatever your using)  and ya you should prolly<br>have an entry in clients.conf for the client you are testing from...<br>
<br>Joe<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>