Two days ago -we have finished the dansguardian installation. It is not so big job. But need to configure some .conf to gain high effiency.
Today i get crazy. Really crazy. I want to connect from my desktop to my linux server without using password by using ssh. But i really spend three hours to do that. After i understand that my desktop had a different name which determined by 10.6.82.2 DNS server. I really really got crazy after i saw that. I spent my time for nothing. This f*** DNS server resolved the name of my desktop wrongly. I think there is a replication error in our DNS servers. So I edited resolv.conf and changed my dns server to a DNS server which is working properly. After that it started to work:)) Below I post the alert for this problem.
Jan 31 23:21:53 localhost sshd[7916]: Address 10.6.81.50 maps to userx, but this does not map back to the address - POSSIBLE BREAKIN ATTEMPT! (DNS RESPONSIBLE FOR THAT!!!)
Jan 31 23:21:53 localhost sshd[7916]: fatal: buffer_get: trying to get more bytes 129 than in buffer 34 (Dont copy paste your public key to authorized_files directly use
"cat id_rsa.pub > authorized_keys" if u dont wanna see this message:))
Tuesday, January 31, 2006
Tuesday, January 24, 2006
Now it is finished. I look at only the config files. But i understood that the problem is originated from dansguardian version. I download and setup the dansguardian alpha version 2.9.03 so it is not asking password many times. In fact only asking password for the non domain user. It is absolotely what i want. Mission was completed
Monday, January 23, 2006
My colleague told me about setup problem of dansguardian. He cannot start it. I look at the configuration and see that the script for the port forwarding is not working so i modified the script and it started working but i also had to modify the dasnguardian.conf to define the ip numbers of the proxy and the other shits. After that i started it and it worked. But there is a problem arise which ask password of the user many times. I understood the problem is hiding in the squid configuration file. I am looking for the problem but i dont have so much time to solve the problem:( I like this guy so i will make overtime.