Vpn-wiki

Aus xinux.net
Zur Navigation springen Zur Suche springen
#!/bin/bash
HOSTNAME=$(hostname)
cat<<HERE
=$HOSTNAME=
*/etc/ipsec.conf
<pre>
HERE
cat /etc/ipsec.conf
cat<<HERE
*/etc/ipsec.secret
HERE 
cat /etc/ipsec.secrets | sed "s/^./ &/"