Saturday, March 13, 2010

Linux Networking and Security - SSH Server

Configuring SSH Access to my server:

Set SSH access as follows:

1. A local user user1 has remote SSH access to this local machine from within localtest.com

# ....

2. But turn off SSH Access for other client machines from a remote domain remotetest.org


# ....

Troubleshooting SSH Access to my server from client1:

# ...

No comments:

Post a Comment