Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 301847 Details for
Bug 441714
Racoon fails to create loopback SAs using existing SPD configuration
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Racoon configuration [/etc/racoon/racoon.conf]
racoon.conf (text/plain), 845 bytes, created by
Paul Moore
on 2008-04-09 16:44:18 UTC
(
hide
)
Description:
Racoon configuration [/etc/racoon/racoon.conf]
Filename:
MIME Type:
Creator:
Paul Moore
Created:
2008-04-09 16:44:18 UTC
Size:
845 bytes
patch
obsolete
># ># This file contains the IKE configuration for the IPsec subsystem > >path include "/etc/racoon"; >path pre_shared_key "/etc/racoon/psk.txt"; >path certificate "/etc/racoon/certs"; > >###################################################################### ># LSPP Test Configuration >###################################################################### > >remote anonymous >{ > exchange_mode main,aggressive; > doi ipsec_doi; > situation identity_only; > > my_identifier address; > > lifetime time 2 hours; > initial_contact on; > proposal_check obey; > > proposal { > encryption_algorithm 3des; > hash_algorithm sha1; > authentication_method pre_shared_key; > dh_group 2; > } >} > >sainfo address 127.0.0.1 any address 127.0.0.1 any >{ > lifetime time 2 hour; > encryption_algorithm null_enc; > authentication_algorithm non_auth; > compression_algorithm deflate; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 441714
: 301847 |
301848
|
303871