Skip to content

403 Forbidden access when new client is added #5

@wess1984

Description

@wess1984

Hello rfwers,
I work on Centos 6.9. I have installed 1 rfw rest server and 1 rfw rest client. Eveything is ok, the client send to the server perfectly.

After that i wanted to add another new clients , i copied the CA certificates to the new clients and added its ip adresses to the whitelist file in rfw server.
When i run this command curl -v --cacert config/deploy/client/ca.crt --user myuser:mypasswd -XPUT https://<server_ip>:7393/drop/input/eth0/1.2.3.4 in the new clients i've got this error :

rfw-forbidden-403

How can i fix this problem !
Other question, how can i let rfw service work forever !

Thank you in advance !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions