Problema ao iniciar squid

1. Problema ao iniciar squid

Ana Luiza
AnaLuiza22

(usa Debian)

Enviado em 08/01/2016 - 10:57h

Sou iniciante na área de T.I e estou com um problema ao iniciar o squid.
Uso o Debian
usei o comando ./squid restart
Com isso o squid parou mas não subiu novamente.
usei o camando ./squid start
e me volta a mensagem:

./squid start
Starting Squid HTTP proxy: squid/usr/sbin/squid: invalid option -- '1'
Usage: squid [-hvzCDFINRYX] [-d level] [-s | -l facility] [-f config-file] [-u port] [-k signal]
-d level Write debugging to stderr also.
-f file Use given config-file instead of
/etc/squid/squid.conf
-h Print help message.
-k reconfigure|rotate|shutdown|interrupt|kill|debug|check|parse
Parse configuration file, then send signal to
running copy (except -k parse) and exit.
-s | -l facility
Enable logging to syslog.
-u port Specify ICP port number (default: 3130), disable with 0.
-v Print version.
-z Create swap directories
-C Do not catch fatal signals.
-D Disable initial DNS tests.
-F Don't serve any requests until store is rebuilt.
-I Override HTTP port with the bound socket passed in on stdin.
-N No daemon mode.
-R Do not set REUSEADDR on port.
-S Double-check swap during rebuild.
-X Force full debugging.
-Y Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload.
failed!

Alguém poderia me ajudar?
Obrigada!



  


2. Re: Problema ao iniciar squid

edps
edps

(usa Slackware)

Enviado em 08/01/2016 - 11:32h

Não seria mais simples você usar:

# /etc/init.d/squid start
# /etc/init.d/squid3 start

ou
# service squid start
# service squid3 start

ou
# systemctl start squid.service
# systemctl start squid3.service


Isto se é no Debian que você está tentando rodar o SQUID, seu perfil diz que é, mas é isto mesmo?






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts