Ignore:
Timestamp:
Apr 13, 2012, 6:54:31 PM (13 years ago)
Author:
rick
Message:

Logging configs and check fixes:

  • Network Status file.
  • SNMPD syslog logging.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-9.0/nanobsd/files/usr/local/etc/tinyproxy.conf

    r10208 r10481  
    2020#
    2121#Listen 192.168.0.1
    22 Listen 0.0.0.0
     22Listen 172.31.255.1:3128
    2323#
    2424# The Bind directive allows you to bind the outgoing connections to a
     
    6565# but not both.
    6666#
    67 Logfile "/var/log/tinyproxy.log"
    68 # Syslog On
     67#Logfile "/var/log/tinyproxy.log"
     68Syslog On
    6969
    7070#
     
    226226#
    227227ConnectPort 443
    228 ConnectPort 563
     228#ConnectPort 563
Note: See TracChangeset for help on using the changeset viewer.