Hi everybody! Hi Juanjo!
Can you write here how did you solve all 3 problems? Something like "How to...". I have the same problem, instructions on D-Link resources - not working. Many people, I think, need help from you!
Thank you!
Hi sav0808:
I'm afraid that a tutorial as How To can be a bit large, but i will give you some instructions.
Windows certificates doesn't works on d'link firewalls. Idon't know the reason but it's sounds like some required fields are empty and firewalls require them.
The first is to select the tool to generate certificates. I choose OpenSSL that is available for Linux an Windows and it's free, but there are others.
The key is study this tool but only the commands that you need and test the certificates in the firewall. There are many documentation about this tool in internet.
I remember that first you need generate first the CA certificate, the next step is generate the gateway certificate based on the CA certificate with it's own key, and the final step is sign the gateway certificate. I don't remember but i think that the policy of the gateway certificate must be "policy_anything"
After many frustrated testings at the end it's work.
The firewall needs 3 files: CA certificate, gateway certificate and the key of the gateway certificate. If you need ipsec with other firewall, the CA certificate must be the same, but the gateway certificate and key must be different but both based on the same CA.
And more or less that is all. But be carefull with the exported key for each certificates and how sign them.
Upload the certificates in the firewall and check what fields are empty in the web ui of the firewall.
Be more explicit about your problem, please. Whta is the log of the firewall?
Regards