Hi, I am successfully running delegate, no problems no issues (I am also aware that there is a new version, have not upgraded yet). However besides binding on the 8080 pot as requested, delegate binds on two more unprivileged udp ports. Can someone explain what is delegate doing? Here is my config: Arx:/usr/local/delegate# cat bp.conf OWNER=nobody/nogroup ADMIN=root@localhost SRCIF=68.251.127.1:0:* PERMIT=*:*:192.168.13.0/24 PERMIT=*:*:10.0.13.0/24 PROXY=<some-other-proxy>:8080 CACHE=no LOGFILE="" PROTOLOG="" ERRORLOG="" TRACELOG="" Arx:/usr/local/delegate# Arx:/usr/local/delegate# ./delegated -P8080 DGROOT=/usr/local/delegate +=/usr/local/delegate/bp.conf <DeleGate/9.1.1> [11280] -P8080 READY DGROOT=/usr/local/delegate ADMIN=root@localhost AIST-Product-ID: 2000-ETL-198715-01, H14PRO-049, H15PRO-165 Copyright (c) 1994-2000 Yutaka Sato and ETL,AIST,MITI Copyright (c) 2001-2006 National Institute of Advanced Industrial Science and Technology (AIST) Arx:/usr/local/delegate# Arx:/usr/local/delegate# netstat -an46p | grep delegate tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN 11280/delegated -{0 udp 0 0 0.0.0.0:4588 0.0.0.0:* 11280/delegated -{0 udp 324 0 0.0.0.0:4589 0.0.0.0:* 11280/delegated -{0 Arx:/usr/local/delegate#