Hi,

Is the radius deamon running and listening?
What is the output of this command ?
 Sudo netstat -nltp


Gábor Barócsi
Network and System Engineer




From: TOURE Amidou Florian [mailto:[email protected]] 
Sent: 2016. március 2. 7:41
To: [email protected]
Subject: Re: [PacketFence-users] Cisco 2950 switch

Hi Fabrice.I have activated 802.1X for the supplicaant but now i have a other 
problem.When i want to start radius i have this error : The server is not 
configured to listen to any ports,Cannot start.I have juste paused my virtual 
machine an came to continue my work and i got this error.I tried to ping the 
switch it works ,bbut trying to test radius on eth0 with tcpdump doesn't give 
anything.
Help me please

Le Vendredi 26 février 2016 0h33, Durand fabrice <[email protected]> a écrit :

You configured your switch port only for 802.1x, did you configure the 
supplicant on the laptop ?

Also add that on the interface Fast0/2
dot1x mac-auth-bypass


What you have to search is how to configure the switch, ie google : 12.1 mab 
802.1x 2950


Regards
Fabrice


Le 2016-02-25 16:39, TOURE Amidou Florian a écrit :
This my switch configuration.You can  see that my configuration is corrected.
Sorry to busy you all the time.
Current configuration : 1909 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
aaa new-model
aaa group server radius packetfence
 server 192.168.1.1 auth-port 1812 acct-port 1813
!
aaa authentication login default local
aaa authentication dot1x default group packetfence
aaa authorization network default group packetfence
!
username admin password 0 thegame
ip subnet-zero
!
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
dot1x system-auth-control
!
!
!
!
interface FastEthernet0/1
 switchport trunk native vlan 10
 switchport mode trunk
!
interface FastEthernet0/2
 switchport access vlan 1000
 switchport mode access
 dot1x port-control auto
 dot1x host-mode multi-host
 dot1x reauthentication
 spanning-tree portfast
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan10
 ip address 192.168.1.5 255.255.255.0
 ip helper-address 192.168.10.1
 no ip route-cache
!
interface Vlan1000
 no ip address
 no ip route-cache
 shutdown
!
ip http server
radius-server host 192.168.1.1 auth-port 1812 acct-port 1813 timeout 2 key 
thegame
radius-server retransmit 3
radius-server vsa send authentication
!
line con 0
line vty 5 15
!
!
end
Current configuration : 1909 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
aaa new-model
aaa group server radius packetfence
 server 192.168.1.1 auth-port 1812 acct-port 1813
!
aaa authentication login default local
aaa authentication dot1x default group packetfence
aaa authorization network default group packetfence
!
username admin password 0 thegame
ip subnet-zero
!
!
spanning-tree mode pvst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
dot1x system-auth-control
!
!
!
!
interface FastEthernet0/1
 switchport trunk native vlan 10
 switchport mode trunk
!
interface FastEthernet0/2
 switchport access vlan 1000
 switchport mode access
 dot1x port-control auto
 dot1x host-mode multi-host
 dot1x reauthentication
 spanning-tree portfast
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface Vlan1
 no ip address
 no ip route-cache
 shutdown
!
interface Vlan10
 ip address 192.168.1.5 255.255.255.0
 ip helper-address 192.168.10.1
 no ip route-cache
!
interface Vlan1000
 no ip address
 no ip route-cache
 shutdown
!
ip http server
radius-server host 192.168.1.1 auth-port 1812 acct-port 1813 timeout 2 key 
thegame
radius-server retransmit 3
radius-server vsa send authentication
!
line con 0
line vty 5 15
!
!
end


Le Jeudi 25 février 2016 22h24, TOURE Amidou Florian 
<[email protected]> a écrit :

Yes i have done an error when assigning the packetfcence ip address (Radius 
server ).But i have corrected it.
I have the same problem.The fa 0/2 switchport' color is orange
Thanks

Le Jeudi 25 février 2016 22h13, Fabrice Durand <[email protected]> a écrit :

Hum ...
00:51:51: %RADIUS-4-NOSERV: Warning: Server 192.168.1.1:1812,1813 is not 
defined.

Fabrice



Le Jeudi, Février 25, 2016 15:43 EST, TOURE Amidou Florian 
<[email protected]> a écrit: 

> Hi Fabrice,I tried to do what you said me and i have this .The interface 
> configured for the device is fa 0/2Thanks
> Syslog logging: enabled (0 messages dropped, 0 messages rate-limited, 0 
> flushes, 0 overruns)    Console logging: level debugging, 38 messages logged  
>   Monitor logging: level debugging, 0 messages logged    Buffer logging: 
> level debugging, 38 messages logged    Exception Logging: size (4096 bytes)   
>  File logging: disabled    Trap logging: level informational, 42 message 
> lines logged
> Log Buffer (4096 bytes):
> 00:00:14: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type 
> vlan00:00:18: %SYS-5-RESTART: System restarted --Cisco Internetwork Operating 
> System SoftwareIOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(22)EA8, 
> RELEASE SOFTWARE (fc1)Copyright (c) 1986-2006 by cisco Systems, Inc.Compiled 
> Fri 12-May-06 17:19 by myl00:00:18: %SNMP-5-COLDSTART: SNMP agent on host 
> Switch is undergoing a cold start00:00:58: %LINK-5-CHANGED: Interface Vlan1, 
> changed state to administratively down00:03:11: %SYS-5-CONFIG_I: Configured 
> from console by console00:03:31: %LINK-3-UPDOWN: Interface Vlan10, changed 
> state to up00:03:32: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, 
> changed state to down00:03:54: %SYS-5-CONFIG_I: Configured from console by 
> console00:04:36: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to 
> up00:04:38: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, 
> changed state to up00:04:49: %SYS-5-CONFIG_I: Configured from console by 
> console00:05:08: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan10, 
> changed state to up00:05:45: %SYS-5-CONFIG_I: Configured from console by 
> console00:19:55: %SYS-5-CONFIG_I: Configured from console by console00:21:34: 
> %SYS-5-CONFIG_I: Configured from console by console00:25:12: %SYS-5-CONFIG_I: 
> Configured from console by console00:51:51: %RADIUS-4-NOSERV: Warning: Server 
> 192.168.1.1:1812,1813 is not defined.00:52:01: %SYS-5-CONFIG_I: Configured 
> from console by admin on console00:55:09: %SYS-5-CONFIG_I: Configured from 
> console by admin on console00:55:42: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up00:57:34: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down00:57:38: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up00:57:43: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down00:57:51: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:00:01: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:00:06: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:01:01: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:01:04: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:02:40: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:02:43: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:05:09: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:05:12: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:07:57: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:08:01: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:08:54: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:08:58: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up01:09:02: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to down01:09:06: %LINK-3-UPDOWN: Interface 
> FastEthernet0/2, changed state to up
>  
> 
>    Le Jeudi 25 février 2016 0h29, Durand fabrice <[email protected]> a écrit 
>:
>  
> 
>  Hi Amidou,
>  
>  on the cisco switch do a "term mon" unplug and plug the device in the switch 
>port and check the log on the screen.
>  
>  Regards
>  Fabrice
>  
>  Le 2016-02-24 15:06, TOURE Amidou Florian a écrit :
>  
>  Starting Radius in debug mode gives the screenshoot below. 192.168.10.1 is 
>my switch management ip interface 
>  
>  
>      Le Mercredi 24 février 2016 20h36, TOURE Amidou Florian 
><[email protected]> a écrit :
>  
>  
>      Now i have this (in the scrrenshoot below). Checking the sql.conf file 
>doesn't show me any errors. For my users i use an Active Directory in a 
>cluster  Thanks 
>  
>        Le Mercredi 24 février 2016 16h39, Bebbet van Dinges 
><[email protected]> a écrit :
>  
>  
>  -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA256
>  
>  When you do tcpdump, it wont give packets right away. Try running
>  tcpdump and then generate triggers (unplug/plug cable, reauthenticate
>  mac-based security...) the daemon seems to be listening, but with sql
>  errors.. Check the sql configuration.. in the radius directory the
>  sql.conf file (i believe)
>  
>  Bebbet
>  
>  
>  On 24-2-2016 16:23, TOURE Amidou Florian wrote:
>  > Hi Ludovic i have this (In the screenshot below).I think that its
>  > works. But i don't understand why i cannot connect a host. testing
>  > with tcpdump gives the other screenshot below. I have always the
>  > same problem. I have nothing when i connect the switch. Thanks
>  > 
>  > 
>  > Le Mercredi 24 février 2016 16h00, Ludovic Zammit
>  > <[email protected]> a écrit :
>  > 
>  > 
>  > Hello Florian,
>  > 
>  > Do you know why radius fails ?
>  > 
>  > You can check into the /usr/local/pf/logs/radius.log
>  > 
>  > Thanks,
>  > 
>  > Ludovic Zammit [email protected] ::  +1.514.447.4918 (x145) ::
>  > www.inverse.ca Inverse inc. :: Leaders behind SOGo
>  > (http://www.sogo.nu) and PacketFence (http://packetfence.org)
>  > 
>  > 
>  > 
>  > 
>  > 
>  > 
>  >> Le 24 févr. 2016 à 09:43, TOURE Amidou Florian 
>  >> <[email protected]> a écrit :
>  >> 
>  >> Hi Ludovic i also remarqued that when i want to start radius
>  >> with service radiusd start it fails.Can you help me to solve the
>  >> problem? Thank you
>  >> 
>  >> 
>  >> Le Lundi 22 février 2016 22h40, TOURE Amidou Florian 
>  >> <[email protected]> a écrit :
>  >> 
>  >> 
>  >> Sorry i wanted to say radius doesn't running
>  >> 
>  >> Envoyé depuis Yahoo Mail pour Android
>  >> 
>  >> Le lun. j févr. PM à 21:31, TOURE Amidou Florian 
>  >> <[email protected]> a écrit : Hi Ludovic.Yes i can ping
>  >> the server with my switch.But when I verify the radius requests I
>  >> have the message on the screenshot below.I think that the radius
>  >> request dont't coming.How can I solve it? Thank you
>  >> 
>  >> 
>  >> 
>  >> 
>  >> Le Lundi 22 février 2016 16h22, Ludovic Zammit 
>  >> <[email protected]> a écrit :
>  >> 
>  >> 
>  >> Hello Florian,
>  >> 
>  >> Can you ping your switch from the PacketFence management
>  >> interface ?
>  >> 
>  >> Do you see the radius request coming in with tcpdump ?
>  >> 
>  >> https://github.com/inverse-inc/packetfence/blob/devel/docs/PacketFenc
> e_Network_Devices_Configuration_Guide.asciidoc
>  >>
>  >>
>  >> 
>  Look for 2950.
>  >> 
>  >> Thanks,
>  >> 
>  >> Ludovic Zammit [email protected] ::  +1.514.447.4918 (x145) ::
>  >> www.inverse.ca Inverse inc. :: Leaders behind SOGo
>  >> (http://www.sogo.nu) and PacketFence (http://packetfence.org)
>  >> 
>  >> 
>  >> 
>  >> 
>  >> 
>  >> 
>  >>> Le 20 févr. 2016 à 12:28, TOURE Amidou Florian 
>  >>> <[email protected]> a écrit :
>  >>> 
>  >>> Hi, I have configured my  Cisco 2950 to work with packetfence
>  >>> but when i plug an user on one port of the switch nothing
>  >>> happens Packetfence address : 192.168.1.1 Switch ip address :
>  >>> 192.168.1.5 My first configuration had errors so i done an
>  >>> other configuration but : If someone can help me it would be a
>  >>> pleasure for me because i tried and found nothing : Thank you :
>  >>> This is my configuration file
>  >>> 
>  >>> Building configuration...
>  >>> 
>  >>> Current configuration : 2292 bytes ! version 12.1 no service
>  >>> pad service timestamps debug uptime service timestamps log
>  >>> uptime no service password-encryption ! hostname Switch ! aaa
>  >>> new-model aaa group server radius packetfence server
>  >>> 192.168.1.1 auth-port 1812 acct-port 1813 ! aaa authentication
>  >>> login default local aaa authentication dot1x default group
>  >>> packetfence aaa authorization network default group
>  >>> packetfence ! username admin secret 5
>  >>> $1$/MxH$k5kiGxIQuPa3fBM/zCO5D1 ip subnet-zero ! ! spanning-tree
>  >>> mode pvst no spanning-tree optimize bpdu transmission 
>  >>> spanning-tree extend system-id dot1x system-auth-control ! ! ! 
>  >>> ! interface FastEthernet0/1 switchport trunk native vlan 10 
>  >>> switchport trunk allowed vlan 10,20,30,40,60,100 switchport
>  >>> mode trunk ! interface FastEthernet0/2 switchport access vlan
>  >>> 10 switchport mode access dot1x port-control auto dot1x
>  >>> host-mode multi-host dot1x reauthentication spanning-tree
>  >>> portfast ! interface FastEthernet0/3 switchport access vlan 20 
>  >>> switchport mode access switchport port-security switchport
>  >>> port-security violation restrict switchport port-security
>  >>> mac-address sticky switchport port-security mac-address sticky
>  >>> 0040.d067.d0b1 ! interface FastEthernet0/4 ! interface
>  >>> FastEthernet0/5 ! interface FastEthernet0/6 ! interface
>  >>> FastEthernet0/7 ! interface FastEthernet0/8 ! interface
>  >>> FastEthernet0/9 ! interface FastEthernet0/10 ! interface
>  >>> FastEthernet0/11 ! interface FastEthernet0/12 ! interface
>  >>> FastEthernet0/13 ! interface FastEthernet0/14 ! interface
>  >>> FastEthernet0/15 ! interface FastEthernet0/16 ! interface
>  >>> FastEthernet0/17 ! interface FastEthernet0/18 ! interface
>  >>> FastEthernet0/19 ! interface FastEthernet0/20 ! interface
>  >>> FastEthernet0/21 ! interface FastEthernet0/22 ! interface
>  >>> FastEthernet0/23 ! interface FastEthernet0/24 ! interface
>  >>> Vlan1 no ip address no ip route-cache shutdown ! interface
>  >>> Vlan10 ip address 192.168.1.5 255.255.255.0 ip helper-address
>  >>> 192.168.10.1 no ip route-cache ! ip http server snmp-server
>  >>> enable traps port-security snmp-server enable traps
>  >>> port-security trap-rate 1 snmp-server host 192.168.1.1 version
>  >>> 2c public  port-security radius-server host 192.168.1.1
>  >>> auth-port 1812 acct-port 1813 timeout 2 key thegame 
>  >>> radius-server retransmit 3 radius-server vsa send
>  >>> authentication ! line con 0 line vty 5 15 ! ! end
>  >>> 
>  >>> --------------------------------------------------------------------
>  - ----------
>  >>>
>  >>> 
>  Site24x7 APM Insight: Get Deep Visibility into Application
>  >>> Performance APM + Mobile APM + RUM: Monitor 3 App instances at
>  >>> just $35/Month Monitor end-to-end web transactions and take
>  >>> corrective actions now Troubleshoot faster and improve end-user
>  >>> experience. Signup Now! 
>  >>> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140____
> ___________________________________________
>  >>>
>  >>> 
>  PacketFence-users mailing list
>  >>> [email protected] 
>  >>> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  >> 
>  >> 
>  >> ---------------------------------------------------------------------
>  - ---------
>  >>
>  >> 
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>  >> $35/Month Monitor end-to-end web transactions and take corrective
>  >> actions now Troubleshoot faster and improve end-user experience.
>  >> Signup Now! 
>  >> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>  >> 
>  >> _______________________________________________ PacketFence-users
>  >> mailing list [email protected] 
>  >> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  >> 
>  >> 
>  >> ---------------------------------------------------------------------
>  - ---------
>  >>
>  >> 
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>  >> $35/Month Monitor end-to-end web transactions and take corrective
>  >> actions now Troubleshoot faster and improve end-user experience.
>  >> Signup Now! 
>  >> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 
>  >> _______________________________________________ PacketFence-users
>  >> mailing list [email protected] 
>  >> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  >> 
>  >> 
>  >> ---------------------------------------------------------------------
>  - ---------
>  >>
>  >> 
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>  >> $35/Month Monitor end-to-end web transactions and take corrective
>  >> actions now Troubleshoot faster and improve end-user experience.
>  >> Signup Now! 
>  >> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>  >> 
>  >> _______________________________________________ PacketFence-users
>  >> mailing list [email protected] 
>  >> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  >> 
>  >> 
>  >> ---------------------------------------------------------------------
>  - ---------
>  >>
>  >> 
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  >> APM + Mobile APM + RUM: Monitor 3 App instances at just
>  >> $35/Month Monitor end-to-end web transactions and take corrective
>  >> actions now Troubleshoot faster and improve end-user experience.
>  >> Signup Now! 
>  >> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140_____
> __________________________________________
>  >>
>  >> 
>  PacketFence-users mailing list
>  >> [email protected] 
>  >> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  > 
>  > 
>  > ----------------------------------------------------------------------
>  - --------
>  >
>  > 
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month 
>  > Monitor end-to-end web transactions and take corrective actions
>  > now Troubleshoot faster and improve end-user experience. Signup
>  > Now! 
>  > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>  > 
>  > _______________________________________________ PacketFence-users
>  > mailing list [email protected] 
>  > https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  > 
>  > 
>  > 
>  > 
>  > ----------------------------------------------------------------------
>  - --------
>  >
>  > 
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month 
>  > Monitor end-to-end web transactions and take corrective actions
>  > now Troubleshoot faster and improve end-user experience. Signup
>  > Now! 
>  > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
>  > 
>  > 
>  > 
>  > _______________________________________________ PacketFence-users
>  > mailing list [email protected] 
>  > https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  > 
>  
>  -----BEGIN PGP SIGNATURE-----
>  Version: GnuPG v2
>  
> iQIcBAEBCAAGBQJWzcynAAoJEK4DrpKfQ+uoH9UQAIhNvc/6DbuTjQ4LxuZBcVkg
> Yeb/yB/bkiffKQ7Nl+d8crHKZECw5UtljQUmUr+UmDhYIWh4RjDFPnChScckQJiz
> yiK1ttp7mmgetL73kr8cwq8NRKHndihHbpiS3HAezQbHHVSpOqQQzxEONHJQDkoo
> n30sAIk+7mTKJjXN/+eyIlcF8MoFpFlHLFth81/VNZhUabpdDisRCtFldzxhOmkW
> HawZhK65YhyWudzqJAFh6rCCRH3i+WyMzu3WC3+pUT6G0DKObSPMh/rP0IRtdjB3
> Po+/zrWNgtnZH9U/JssE4BoD2Cws5rJTqfSQchwFNl798OKuFv9eyVXZHeAlKujp
> 6T96jLxporO1f9Oqq0FHHu+MH1I37Jz4Cxo9sVe3SAW0lSatnqwbazNmsx8FOxH3
> bT48zFhN6uY5NwlohGrnk4KMEFvft6R0IssYESgDB116XSNG2svIdpKwUxLs2uN2
> ZUADI/vgcoLJX0wgovHBdLZGYRrdhe7MNLlE1WZuzt1H3cYeUJpbEWwF2Ca/dVJI
> TBwVc+pf+l+l+cQ0i76sXMpj4RF/a2OxEDPHb7S8FdfB0orvXocypetBYMBDZnhf
> ZDLTYj1x8YayIyj5nsbwmuFjOUK6v5Y8i+pPg6T/DaJ+o6zyuSrhdaT3nofiLSXD
>  Jh05iT5V+shpGcqq+nuD
>  =HA7V
>  -----END PGP SIGNATURE----- 
>  
> ------------------------------------------------------------------------------
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>  Monitor end-to-end web transactions and take corrective actions now
>  Troubleshoot faster and improve end-user experience. Signup Now!
>  http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
>  PacketFence-users mailing list
>  [email protected]https://lists.sourceforge.net/lists/listinfo/packetfence-users 
>  
>          
>  
>------------------------------------------------------------------------------
>  Site24x7 APM Insight: Get Deep Visibility into Application Performance
>  APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>  Monitor end-to-end web transactions and take corrective actions now
>  Troubleshoot faster and improve end-user experience. Signup Now!
>  http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 
>  _______________________________________________
>  PacketFence-users mailing list
>  [email protected]https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  
>  
>      
>  
>  
>------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 
>  
>  _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>  
>  
>  
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> PacketFence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
> 
> 
>


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users



------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140


_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140

_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to