1# tcpkeys - This file takes the file format documented in tcpkey(8). 2# Note that naming services might not be available when this file 3# loads, just like ipsecinit.conf. 4# 5# This file should be copied into /etc/inet/secret/tcpkeys and modified, and 6# the svc:/network/tcpkey:default service enabled in order for the keys to be 7# loaded into the TCP Security Association Database at boot. 8 9# add src 192.168.1.1 dst 192.168.1.2 dport 179 authalg md5 authstring s3kr1t 10# add src 192.168.1.2 dst 192.168.1.1 sport 179 authalg md5 authstring s3kr1t 11 12