#/etc/danted.conf
logoutput: stderr /var/log/lotsoflogs
internal: eth0:1 port = 1080
#meu ip de saida, ocultado por razões óbvias
external: 200.X.X.X
method: none #rfc931
clientmethod: none
user.privileged
: proxy
user.notprivileged: nobody
user.libwrap: nobody
compatibility: sameport
extension: bind
connecttimeout: 30 # on a lan, this should be enough if method is "none".
iotimeout: 0 # or perhaps 86400, for a day.
client pass {
from: 10.15.192.0/22 port 1-65535 to: 0.0.0.0/0
}
pass {
from: 10.15.192.0/22 to:
0.0.0.0/0
protocol: tcp udp
log: connect error
}
block {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: connect error
}
se alguém souber como me ajudar ficaria grato
atenciosamente
Harlei