LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ssh_config on openssh server not working ((debian 6)) (https://www.linuxquestions.org/questions/linux-newbie-8/ssh_config-on-openssh-server-not-working-debian-6-a-889900/)

alieblice 07-04-2011 04:50 PM

ssh_config on openssh server not working ((debian 6))
 
HI

I have problem with the config file for clients which is ssh_config or ~/.ssh/config

every config that i write in them not working fore example when I change the escape character to ! its not working or any other config
I checked with another system that has the same OS ((debian 6)) but the problem was there too

any idea why this happens ?

Do I missing something here that cause this? like enabling client configuration ?

sorry if ther's any reading issue my english isnt very well yet

nooneknowme 07-05-2011 01:08 AM

Try sshd_config ...

alieblice 07-05-2011 01:48 AM

thanks fore respond

sshd_confg works fine without any problem
im sure that openssh reads the /etc/ssh/ssh_config fore client configuration but I can't find out why it doesn't work
Code:

alieblice@de-10:~$ ssh -v tia@172.16.49.21
OpenSSH_5.3p1 Debian-3ubuntu6, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 172.16.49.21 [172.16.49.21] port 22.
debug1: Connection established.



All times are GMT -5. The time now is 07:44 AM.