Help for this page

Select Code to Download


  1. or download this
    use constant RACOON_TMPL => <<'EOF';
    log debug2;
    ...
    EOF
    
    1;
    
  2. or download this
    # The interface on which to
    # run racoon. Typically, en0
    ...
    ENCRYPT   => '3des';
    HASH      => 'sha1';
    IDENT     => 'hmac_sha1';
    
  3. or download this
    #!/usr/bin/perl
    
    ...
            return;
    }