[strongSwan] Strongswan Manual mysql entries
Henry R. Prins
HPrins at multidataservices.com
Mon Dec 20 21:02:46 CET 2010
Does anyone have a how-to on adding connections and PSK's to the
Strongswan Database when using SQL? I see examples like the
moon.ipsec.sql but it doesn't explain what it is doing or how it came up
with the value its entering.
For Instance:
INSERT INTO identities (
type, data
) VALUES ( /* sun.strongswan.org */
2, X'73756e2e7374726f6e677377616e2e6f7267'
);
How does it relate with other tables?
What does 2 stand for ?
Why does it have to be in hex?
And I know this is not Strongswan specific, what is an easy way to
obtain hex from text?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20101220/d8ba6314/attachment.html>
More information about the Users
mailing list