Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / crypto / dist / ipsec-tools / src / setkey / setkey.conf
blobc90e1f117ae11dfacac7902852e106fb0e5aa8da
1 # This is a sample setkey.conf
3 # First of all flush the SPD database
4 spdflush;
6 # Add some SPD rules
7 # Very likely you'll want to replace these rules with your own ones
8 spdadd 127.0.0.0/8 127.0.0.0/8 any -P out none;
9 spdadd 127.0.0.0/8 127.0.0.0/8 any -P in none;