Re: sshd config problem.

2007-09-03 Thread John Abreau
On Mon, September 3, 2007 12:33 am, Steven W. Orr said: For reasons that are probably very boring, I want to make a change to my sshd config. I have two interfaces, eth0 and eth1. I had previously modified my listening port from 22 to something with a couple of extra digits for the kiddys.

Re: sshd config problem.

2007-09-03 Thread Steven W. Orr
On Monday, Sep 3rd 2007 at 02:58 -0400, quoth John Abreau: = =On Mon, September 3, 2007 12:33 am, Steven W. Orr said: = For reasons that are probably very boring, I want to make a change to my = sshd config. I have two interfaces, eth0 and eth1. I had previously = modified my listening port from

Re: sshd config problem.

2007-09-03 Thread VirginSnow
Date: Mon, 3 Sep 2007 09:34:52 -0400 (EDT) From: Steven W. Orr [EMAIL PROTECTED] On Monday, Sep 3rd 2007 at 02:58 -0400, quoth John Abreau: = I tried = ListenAddress 192.168.0.2:22 = ListenAddress 207.172.210.41:1234 = but I must be doing something wrong. = = Anyone? = =My first

Re: sshd config problem.

2007-09-03 Thread Dave Johnson
Steven W. Orr writes: For reasons that are probably very boring, I want to make a change to my sshd config. I have two interfaces, eth0 and eth1. I had previously modified my listening port from 22 to something with a couple of extra digits for the kiddys. Now I have a situation where I

Re: sshd config problem.

2007-09-03 Thread Ted Roche
Steven W. Orr wrote: I tried ListenAddress 192.168.0.2:22 ListenAddress 207.172.210.41:1234 but I must be doing something wrong. That's what the man page says you should do. When you tried to do that, what were the symptoms you observed? Did the first work and the second not? What if you

Re: sshd config problem.

2007-09-03 Thread Steven W. Orr
On Monday, Sep 3rd 2007 at 10:20 -0400, quoth [EMAIL PROTECTED]: = Date: Mon, 3 Sep 2007 09:34:52 -0400 (EDT) = From: Steven W. Orr [EMAIL PROTECTED] = = On Monday, Sep 3rd 2007 at 02:58 -0400, quoth John Abreau: = = = I tried = = ListenAddress 192.168.0.2:22 = = ListenAddress

sshd config problem.

2007-09-02 Thread Steven W. Orr
For reasons that are probably very boring, I want to make a change to my sshd config. I have two interfaces, eth0 and eth1. I had previously modified my listening port from 22 to something with a couple of extra digits for the kiddys. Now I have a situation where I want to maintain that setup