<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Logging Ras access in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369970#M433095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe from the original post that they want a record of who has dialed in to their RAS server and that they are attempting to create that record via syslog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are not so many good options for creating this record to syslog: some versions of IOS have a call tracking feature which sends records to syslog. I tested it at a customer site where I was helping them do some dial up work. I found the reporting to be very verbose and we ultimately decided not to use this feature. The code for call tracking may or may  not be supported in your router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option to send records to syslog is the option to use debug which the original post indicated that they have done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that Paddy is on the right track with his last suggestion. Instead of looking to syslog for teh solution they should look to their radius authentication server for the solution. It is easy to turn on accounting in aaa and send records to the server which will include when the session started, when the session ended, the ID of the dial in user, and some other information which they may find useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The accounting record was the solution which my customer decided to use. I think it would fit well as the solution for the question asked here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2004 19:56:12 GMT</pubDate>
    <dc:creator>Richard Burts</dc:creator>
    <dc:date>2004-12-10T19:56:12Z</dc:date>
    <item>
      <title>Logging Ras access</title>
      <link>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369968#M433093</link>
      <description>&lt;P&gt;Hi,i have a Router 3640 with 4 bri interface.&lt;/P&gt;&lt;P&gt;Router 3640 working as Ras and it authenticate user with Radius Server.&lt;/P&gt;&lt;P&gt;Radius authentication working good.&lt;/P&gt;&lt;P&gt;I configured a Syslog logging but during authentication process my Syslog Server doesn't receive Radius logging data&lt;/P&gt;&lt;P&gt;If i enable radius debug in console my Syslog can receive Radius logging data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please show me how i have to correctly configure Syslog.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version 12.2&lt;/P&gt;&lt;P&gt;service timestamps debug uptime&lt;/P&gt;&lt;P&gt;service timestamps log datetime&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname RasCisco&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system flash flash:c3640-i-mz.122-15.T14.bin&lt;/P&gt;&lt;P&gt;logging queue-limit 100&lt;/P&gt;&lt;P&gt;logging buffered 4096 debugging&lt;/P&gt;&lt;P&gt;no logging console&lt;/P&gt;&lt;P&gt;enable password xxxx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username decras password xxxx&lt;/P&gt;&lt;P&gt;username ibm password xxx&lt;/P&gt;&lt;P&gt;modem country mica italy&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default group radius local&lt;/P&gt;&lt;P&gt;aaa authentication ppp default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization exec default group radius local &lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;ip subnet-zero&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;async-bootp dns-server 192.168.2.1&lt;/P&gt;&lt;P&gt;async-bootp nbns-server 192.168.2.1&lt;/P&gt;&lt;P&gt;isdn switch-type basic-net3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;modemcap entry TAC:MSC=&amp;amp;F&amp;amp;D2S34=18000S40=10S54=456debugthismodemS71=4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Loopback0&lt;/P&gt;&lt;P&gt; ip address 192.168.1.2 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; ip address 192.168.3.100 255.255.255.0&lt;/P&gt;&lt;P&gt; half-duplex&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface TokenRing0/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; shutdown &lt;/P&gt;&lt;P&gt; ring-speed 16&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BRI1/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; isdn switch-type basic-net3&lt;/P&gt;&lt;P&gt; isdn incoming-voice modem&lt;/P&gt;&lt;P&gt; isdn static-tei 0&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BRI1/1&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; isdn switch-type basic-net3&lt;/P&gt;&lt;P&gt; isdn incoming-voice modem&lt;/P&gt;&lt;P&gt; isdn static-tei 0&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BRI1/2&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; isdn switch-type basic-net3&lt;/P&gt;&lt;P&gt; isdn incoming-voice modem&lt;/P&gt;&lt;P&gt; isdn static-tei 0&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BRI1/3&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; isdn switch-type basic-net3&lt;/P&gt;&lt;P&gt; isdn incoming-voice modem&lt;/P&gt;&lt;P&gt; isdn static-tei 0&lt;/P&gt;&lt;P&gt; no cdp enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Group-Async1&lt;/P&gt;&lt;P&gt; ip unnumbered Ethernet0/0&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; ip tcp header-compression&lt;/P&gt;&lt;P&gt; no ip mroute-cache&lt;/P&gt;&lt;P&gt; async mode dedicated&lt;/P&gt;&lt;P&gt; peer default ip address pool bologna&lt;/P&gt;&lt;P&gt; no keepalive&lt;/P&gt;&lt;P&gt; ppp authentication pap chap ms-chap&lt;/P&gt;&lt;P&gt; group-range 65 70&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip local pool bologna 192.168.3.10 192.168.3.20&lt;/P&gt;&lt;P&gt;no ip http server&lt;/P&gt;&lt;P&gt;ip classless&lt;/P&gt;&lt;P&gt;ip route 0.0.0.0 0.0.0.0 192.168.3.254&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;logging trap debugging&lt;/P&gt;&lt;P&gt;logging 192.168.2.10&lt;/P&gt;&lt;P&gt;no cdp run&lt;/P&gt;&lt;P&gt;radius-server host 192.168.2.10 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;radius-server key xxxx&lt;/P&gt;&lt;P&gt;radius-server authorization permit missing Service-Type&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;line 65 70&lt;/P&gt;&lt;P&gt; flush-at-activation&lt;/P&gt;&lt;P&gt; script reset default&lt;/P&gt;&lt;P&gt; logging synchronous level all&lt;/P&gt;&lt;P&gt; modem Dialin&lt;/P&gt;&lt;P&gt; modem autoconfigure type TAC&lt;/P&gt;&lt;P&gt; autoselect during-login&lt;/P&gt;&lt;P&gt; autoselect ppp&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 20:55:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369968#M433093</guid>
      <dc:creator>npservice</dc:creator>
      <dc:date>2019-03-10T20:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Logging Ras access</title>
      <link>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369969#M433094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You config looks fine to me, are you saying that when you use debug radius and someone logs in via radius nothing is passed to your syslog server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or nothing is logged to your syslog server, however when you enable debug radius then sylog messages are being logged by your syslog server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have you considered using AAA Accounting to your radius server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2004 12:18:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369969#M433094</guid>
      <dc:creator>paddyxdoyle</dc:creator>
      <dc:date>2004-12-10T12:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Logging Ras access</title>
      <link>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369970#M433095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe from the original post that they want a record of who has dialed in to their RAS server and that they are attempting to create that record via syslog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are not so many good options for creating this record to syslog: some versions of IOS have a call tracking feature which sends records to syslog. I tested it at a customer site where I was helping them do some dial up work. I found the reporting to be very verbose and we ultimately decided not to use this feature. The code for call tracking may or may  not be supported in your router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option to send records to syslog is the option to use debug which the original post indicated that they have done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that Paddy is on the right track with his last suggestion. Instead of looking to syslog for teh solution they should look to their radius authentication server for the solution. It is easy to turn on accounting in aaa and send records to the server which will include when the session started, when the session ended, the ID of the dial in user, and some other information which they may find useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The accounting record was the solution which my customer decided to use. I think it would fit well as the solution for the question asked here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2004 19:56:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/logging-ras-access/m-p/369970#M433095</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2004-12-10T19:56:12Z</dc:date>
    </item>
  </channel>
</rss>

