[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Bulk] Dante proxy socks



Amigo,
 
meu arquivo de log nem muda qd tento fazer o acesso, veja:
debian:~# tail -f /var/log/syslog
Dec 19 07:19:00 localhost danted[21461]: sockdexit(): terminating on signal 15
Dec 19 07:19:00 localhost danted[21467]: recv_io(): recvmsg(): Bad file descriptor (errno = 9)
Dec 19 07:19:02 localhost danted[21473]: fixsettings(): setting the libwrap uid to 0 is not recommended
Dec 19 07:19:02 localhost danted[21475]: created new negotiatorchild
Dec 19 07:19:02 localhost danted[21476]: created new requestchild
Dec 19 07:19:02 localhost danted[21477]: created new requestchild
Dec 19 07:19:02 localhost danted[21478]: created new requestchild
Dec 19 07:19:02 localhost danted[21474]: dante/server v1.1.14 running
Dec 19 07:19:02 localhost danted[21479]: created new requestchild
Dec 19 07:19:02 localhost danted[21480]: created new iochild
 
 
meu arquivo de configuração está assim:
debian:~# vi /etc/danted.conf

#logoutput: stderr
logoutput: syslog
#the above line will send any logs to /var/log/syslog instead to a terminal

internal: eth0 port = 1080
internal: 127.0.0.1 port = 1080

external: eth1

method: username none
#the above puts no username or password. Access will instead be controlled via client ip address/range.
#if there is no username or password - then danted socks server needs to run as nobody, i.e.

#method: pam
# if you choose to use pam instead - a valid username&password as required for sshing to the socks server is required.
#Note: not sure if proxy login details are sent in clear text.

#user.privileged: proxy
user.notprivileged: nobody

client pass {
        from: 10.15.192.0/22 port 1-65535 to: 0.0.0.0/0
        # 10.15.192.7/0 = specific ip address.
}

client pass {
        from: 127.0.0.0/8 port 1-65535 to: 0.0.0.0/0
}

client block {
        from: 0.0.0.0/0 to: 0.0.0.0/0
        log: connect error
}

#Finally block other traffic
block {
  from: 0.0.0.0/0 to: 127.0.0.0/8
  log: connect error
}

 


pass {
  from: 10.15.192.0/22 to: 0.0.0.0/0
  protocol: tcp udp
}

pass {
  from: 127.0.0.0/8 to: 0.0.0.0/0
  protocol: tcp udp
}

block {
  from: 0.0.0.0/0 to: 0.0.0.0/0
  log: connect error
}

 

será que é possível me dizer pq eu configuro o proxy e a porta certinho no IE e não consigo navegar... estão me aporrinhando por causa do "des"Conectividade "anti"Social, e precisa instalar esse proxy socks pra ver se vai... se alguém puder me ajudar, ficaria muito grato...

 

atenciosamente

Harlei Liguori Marcelino

 

 



 
Em 15/12/06, henrique <jmhenrique@yahoo.com.br> escreveu:
fui eu quem indicou, se não me engano muito.

qualquer erro é informado no arquivo de log.

[ ]s,Henry


Em Sexta 15 Dezembro 2006 12:47, Harlei Liguori escreveu:
> : 10.15.192.0/22


_______________________________________________________
Yahoo! Mail - Sempre a melhor opção para você!
Experimente já e veja as novidades.
http://br.yahoo.com/mailbeta/tudonovo/




Reply to: