Security

last person joined: 12 hours ago 

Forum to discuss Enterprise security using HPE Aruba Networking NAC solutions (ClearPass), Introspect, VIA, 360 Security Exchange, Extensions, and Policy Enforcement Firewall (PEF).
Expand all | Collapse all

SMS Gateway for Clearpass

This thread has been viewed 21 times
  • 1.  SMS Gateway for Clearpass

    Posted Mar 16, 2018 04:15 AM

    Hello community,

     

    we have configured SMS authentication for our Clearpass 6.7. So far everything works without problems, we are currently using the cloud service Bulk SMS.

    We would like to use our own modem with SIM card as SMS gateway. Unfortunately I found neither a recommendation nor any instructions.

    Can anyone recommend an SMS gateway (own modem), does anyone have instructions or a concrete example of how to connect such a modem?

     

    Thank you so much.

     



  • 2.  RE: SMS Gateway for Clearpass

    EMPLOYEE
    Posted Mar 16, 2018 04:22 AM
    This is not supported directly with ClearPass.


  • 3.  RE: SMS Gateway for Clearpass

    Posted Mar 16, 2018 04:24 AM

    but I think it is possible to use a modem or a gateway with http or snmp api right?



  • 4.  RE: SMS Gateway for Clearpass

    EMPLOYEE
    Posted Mar 16, 2018 04:25 AM
    Yes, you can.


  • 5.  RE: SMS Gateway for Clearpass

    Posted Mar 16, 2018 04:29 AM

    does anyone have experience with an own gateway or instructions I can use http or snmp to the gateway?

     



  • 6.  RE: SMS Gateway for Clearpass

    Posted Mar 19, 2018 09:35 AM

    Instructions for http? That all depends on the API for your gateway. In Clearpass you create a SMS Gateway with Custom HTTP handler.

     

    Here you enter the parameters as your gateway require it to be. The simplest you can make is something like this service-URL 

     

    http://ip.or.fqdn/smsGW?text=@MESSAGE@

     

    If it requires some authentication:

    http://ip.or.fqdn/smsGW?username=@USERNAME@&password=@PASSWORD@&text=@MESSAGE@

     

    Just test this yourself first in a browser and it shouldn't be a problem.

     

     



  • 7.  RE: SMS Gateway for Clearpass

    Posted Aug 27, 2018 11:50 AM

    Hi,

    This is a working setup with the sms provider 'MessageBird'.

    Working with API:

    MessageBird API.png

     

    Working setup with SMTP:

    Setup the mobile carrier:

    MessageBird SMTP2.png

    Setup the gateway with the mobile carrier:

    MessageBird SMTP1.png