Jhoull
Centipat
- Katılım
- 16 Şubat 2023
- Mesajlar
- 12
Daha fazla
- Cinsiyet
- Erkek
Bir sağlayıcıdan Ubuntu 18.04 server kiraladım. Dante proxy kurmak istiyorum ama kurduktan sonra şu hatayı alıyorum. Bilgili biri var mı?
root@proxy:~# systemctl status danted.service
* danted.service - SOCKS (v4 and v5) proxy daemon (danted)
Loaded: loaded (/lib/systemd/system/danted.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2023-02-17 18:09:50 UTC; 1min 3s ago
Docs: man:danted(8)
man:danted.conf(5)
Feb 17 18:09:50 proxy systemd[1]: Starting SOCKS (v4 and v5) proxy daemon (danted)...
Feb 17 18:09:50 proxy danted[17337]: Feb 17 18:09:50 (1676657390.111681) danted[17337]: warning: checkconfig(): no socks authentication methods enabled. This means all socks requests will be blocked after
Feb 17 18:09:50 proxy danted[17337]: Feb 17 18:09:50 (1676657390.113253) danted[17337]: error: checkconfig(): no internal address given for server to listen for clients on
Feb 17 18:09:50 proxy danted[17337]: Feb 17 18:09:50 (1676657390.113432) danted[17337]: alert: mother[1/1]: shutting down
Feb 17 18:09:50 proxy systemd[1]: danted.service: Control process exited, code=exited status=1
Feb 17 18:09:50 proxy systemd[1]: danted.service: Failed with result 'exit-code'.
Feb 17 18:09:50 proxy systemd[1]: Failed to start SOCKS (v4 and v5) proxy daemon (danted).
lines 1-13/13 (END)
root@proxy:~#