problem in ssh into the server through .ssh/config file on FC3

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

 



hey friends,

I had configured CVS 1.11.17 on FC3. Earlier I was using pserver for
authentication now I am switching to ext authentication. The problem I
am facing is that ssh is not running on port 22 but on some other
port.

I am using LinCVS as cvs client. I have created
/home/ankush/.ssh/config file on FC3

      HostName  192.168.2.13
      User           ankush
      Compression yes
      Port               30987

When I try to ssh into FC3 from some other system I get this following error:

ssh: connect to host 192.168.2.13  port 22: Connection refused

this command I used for ssh into the FC3 system

ssh -l  ankush 192.168.2.13

but If I give ssh -p 30987 -l ankush 192.168.2.13

I am able to ssh into the FC3 machine.

Any pointers what can be the problem? SELinux is off on both the
systems and firewall is configured to allow connection from port
30987.

Please let me know if you need any further inputs.

Thanks & Regards

Ankush Grover

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux