aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/osmo-pcap-server-tls.cfg
blob: 52f66f523549327195d325184a15285d22a35185 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
!
! OsmoPCAPServer (UNKNOWN) configuration saved from vty
!!
!
log stderr
  logging color 1
  logging timestamp 0
  logging level all everything
  logging level pcap notice
  logging level client notice
  logging level server notice
  logging level vty notice
!
line vty
 no login
!
server
 base-path /tmp
 server ip 127.0.0.1
 server port 6001
 max-file-size 262144000
 client zecke1 127.0.0.1
 client zecke2 127.0.0.1 store tls
 client zecke3 127.0.0.2 no-store tls
 client zecke4 127.0.0.3 no-store
 enable tls
 tls priority SECURE