[Debian] Socks Problem => danted.conf
Hallo,
ich versuche gerade bei mir einen Socks Proxy aufzusetzen. Anscheinend
mag er meine Konfiguration nicht. Zumin. bekomme ich von meinem Client
192.168.2.22 keinen Zugriff über ein Socks Programm.
Vielleicht könnt Ihr mal einen Blick auf meine danted.conf werfen.
Proxy: Danted
Router: DSL
Interface: eth2 192.168.2.xx
Client: 192.168.2.22
Danke,
Timo
***********************************************************************
logoutput: stderr
internal: eth2 = 1080
external: ppp0
method: username none
user.privileged: root
user.notprivileged: nobody
compatibility: sameport
connecttimeout: 30
iotimeout: 0
# -----------------------------------------------------------
# welche Clients
# (1) erlaubte Clients
client pass {
from: 192.168.2.0/24 port 1-65535
to: 0.0.0.0/0
method: none
}
# (2) keine sonstigen Clients erlaubt
client block {
from: 0.0.0.0/0
to: 0.0.0.0/0
log: connect error
}
# -----------------------------------------------------------
# welche Dienste
# (3) loopback am Server ???
block {
from: 0.0.0.0/0 to: 127.0.0.0/8
log: connect error
}
# (4) alle Bind Requests
block {
from: 0.0.0.0/0 to: 0.0.0.0/0
command: bind
log: connect error
}
# (5) Rückkanal für bestimmte Antwortpakete
pass {
from: 0.0.0.0/0 to: 192.168.2.0/24
command: bindreply udpreply
log: connect error
}
# (6) Namensauflösung für alle internen Clients
pass {
from: 192.168.2.0/24 to: 0.0.0.0/0 port = domain
log: connect error
method: none
}
# (7) alle internen Clients dürfen surfen
# pass {
# from: 192.168.1.0/24 to: 0.0.0.0/0 port = http
# log: connect error
# method: none
# }
# (8) nur ein Client darf mehr ...
pass {
from: 192.168.2.22/32 to: 0.0.0.0/0
protocol: tcp udp
}
# (9) Ausputzer: alles sonstige sperren
block {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: connect error
}
--
-----------------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an debian-user-de-request@lehmanns.de die im Subject
"unsubscribe <deine_email_adresse>" enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@Lehmanns.de
-----------------------------------------------------------
870 eingetragene Mitglieder in dieser Liste.
Reply to: