On 2022-08-22 at 08:42 -0400, Roberto C. Sánchez wrote:
> On Mon, Aug 22, 2022 at 12:33:42PM +0200, Radwan Daoud wrote:
> >I want to install an old version of openssh server on my Debian 11.
> >I want to install Debian 9 ssh version on Debian 11 , is that possible:
> >[1]https://packag
On Mon, Aug 22, 2022 at 12:33:42PM +0200, Radwan Daoud wrote:
>I want to install an old version of openssh server on my Debian 11.
>I want to install Debian 9 ssh version on Debian 11 , is that possible:
>[1]https://packages.debian.org/stretch/openssh-server
>Please don't ask me ,
On Thu, 21 Oct 2021 15:26:21 -0700
dmacdoug wrote:
>
> Assuming your sshd server is on a computer attached
> to a router which is your gateway to the internet, and
> the router is set to forward port 22 to that computer
> some ISP's don't route port 22 traffic. I know that
> AT&T blocks por
On Sb, 23 oct 21, 09:33:44, Joe wrote:
>
> The ssh protocol by default works on TCP port 22, but the sshd (server)
> configuration file allows different ports to be specified. If you have
> port 22 open to the Internet, you will get many firewall logs for
> people trying brute-force password attac
On Sat, 23 Oct 2021 08:42:09 +0300
Semih Ozlem wrote:
> Are there specific tutorials websites that you can recommend, how
> about port forwarding. From where which sites in particular can I
> learn about these topics?
Here's a good practical guide:
https://www.digitalocean.com/community/tutoria
Are there specific tutorials websites that you can recommend, how about
port forwarding. From where which sites in particular can I learn about
these topics?
Joe , 22 Eki 2021 Cum, 00:08 tarihinde şunu yazdı:
> On Thu, 21 Oct 2021 23:48:38 +0300
> Semih Ozlem wrote:
>
> > I think it was somethin
On Friday, 22 Oct 2021 at 09:46, David Wright wrote:
> I'm guessing it was a BT Home Hub.
EE *before* bought by BT but maybe same supplier even then.
> One might suspect that 100 lies at the lower boundary of its DHCP
> range, leaving 99 static addresses free. But no guess at a product.
I canno
On Fri 22 Oct 2021 at 11:59:40 (+0100), Eric S Fraga wrote:
> On Friday, 22 Oct 2021 at 13:40, Andrei POPESCU wrote:
> > Typically modems and home routers use the .1 address for themselves.
>
> Interesting. My last 2 routers have had *.254 (!)
I'm guessing it was a BT Home Hub. It's idiosyncrati
On Friday, 22 Oct 2021 at 13:40, Andrei POPESCU wrote:
> Typically modems and home routers use the .1 address for themselves.
Interesting. My last 2 routers have had *.254 (!) and *.100 as their
address.
--
Eric S Fraga via Emacs 28.0.60 & org 9.5 on Debian 11.1
On Jo, 21 oct 21, 22:52:37, Semih Ozlem wrote:
> I am unable to access my modem settings page when writing 192.168.1.100 to
> check if there is a firewall.
Are you sure this is the correct address? How did you establish that?
Typically modems and home routers use the .1 address for themselves.
E
That's 'systemctl status ssh' without the 1) of course.I meant to put more
steps but decided not to
--
James B
portoteache...@fastmail.com
Em Sex, 22 Out ʼ21, às 00:18, James B escreveu:
> Hi Semih,
>
> In my opinion, I would go back to basics first.You may have installed
> openssh but it
Hi Semih,
In my opinion, I would go back to basics first.You may have installed openssh
but it doesn't necessarily run by default (for reasons that will make sense
when you look at it further).Do you know how to start systemd services? It
looks to me like your ssh server isnt' running.So, run (
On Fri, 22 Oct 2021 at 09:53, Semih Ozlem wrote:
> From:Semih Ozlem
> To:Debian Users , ubuntu-us...@lists.ubuntu.com
Please, do not send individual messages to more than one
mailing list.
It is rather unfriendly to everyone else that reads each list, because
we do not see any conversation tha
I am unable to access my modem settings page when writing 192.168.1.100 to
check if there is a firewall.
Below is the web page that I get
Unable to connect
Firefox can’t establish a connection to the server at 192.168.1.100.
The site could be temporarily unavailable or too busy. Try again
On Thu, Oct 21, 2021 at 11:41:43PM +0300, Semih Ozlem wrote:
> Hi everyone,
>
> I set up an openssh server and I am trying to access that machine remotely
> (not from the local network. but from another ip address). I get an error
> (something about port 22). What setting needs to be checked and w
On Thu, Oct 21, 2021 at 09:07:02PM +, Semih Ozlem wrote:
> Yes the error message is
>
> ssh: connect to host (ip address of remote host) port 22: Connection refused
This message means one of these things:
1) The sshd process is not running, or is not listening on the default port.
2) A fire
On Thu, 21 Oct 2021 23:48:38 +0300
Semih Ozlem wrote:
> I think it was something like "ssh: connect to host port 22:
> Connection refused" It will take me a little while to get the same
> error message again.
>
>
Ideally you need to do more than open the ssh port, particularly if you
inten
Yes the error message is
ssh: connect to host (ip address of remote host) port 22: Connection refused
Semih Ozlem , 21 Eki 2021 Per, 20:48
tarihinde şunu yazdı:
> I think it was something like "ssh: connect to host port 22:
> Connection refused" It will take me a little while to get the s
I think it was something like "ssh: connect to host port 22:
Connection refused" It will take me a little while to get the same error
message again.
James B , 21 Eki 2021 Per, 23:45 tarihinde
şunu yazdı:
> Hi Semih,
>
> Could you post the exact wording of the error message please?
>
> Best
>
Hi Semih,
Could you post the exact wording of the error message please?
Best
JB
--
James B
portoteache...@fastmail.com
Em Qui, 21 Out ʼ21, às 21:41, Semih Ozlem escreveu:
> Hi everyone,
>
> I set up an openssh server and I am trying to access that machine remotely
> (not from the loca
On Mon, Aug 17, 2020 at 09:31:20PM +0300, Semih Ozlem wrote:
> Hi Greg,
> Sorry for lack of details in my response, it was just a tiring day because
> almost the whole day passed and finally the issue is at least temporarily
> resolved, and one gets somewhat forgetful. the firewall was enabled on t
Hi Greg,
Sorry for lack of details in my response, it was just a tiring day because
almost the whole day passed and finally the issue is at least temporarily
resolved, and one gets somewhat forgetful. the firewall was enabled on the
debian machine, and I am trying to connect to the debian machine f
On 8/17/2020 8:15 PM, Semih Ozlem wrote:
Sorry for the maybe too simple question, but how does one open and close
ports, and how can ufw firewall be configured so as to allow ssh
connections
Have a look at (1).
In the linux world, it is wise to answer at the bottom of an e-mail as
opposed to
On Mon, Aug 17, 2020 at 08:12:32PM +0200, john doe wrote:
> On 8/17/2020 8:04 PM, Semih Ozlem wrote:
> > And thanks to Greg for the quick response.
> >
> > Semih Ozlem , 17 Ağu 2020 Pzt, 21:03
> > tarihinde şunu yazdı:
> >
> > > Sorry for the trailing list of emails, I just realized the firewall
On 8/17/2020 8:04 PM, Semih Ozlem wrote:
And thanks to Greg for the quick response.
Semih Ozlem , 17 Ağu 2020 Pzt, 21:03
tarihinde şunu yazdı:
Sorry for the trailing list of emails, I just realized the firewall was
preventing the connection. After disabling ssh connection works. However I
woul
And thanks to Greg for the quick response.
Semih Ozlem , 17 Ağu 2020 Pzt, 21:03
tarihinde şunu yazdı:
> Sorry for the trailing list of emails, I just realized the firewall was
> preventing the connection. After disabling ssh connection works. However I
> would like to ask how I can configure fire
Sorry for the trailing list of emails, I just realized the firewall was
preventing the connection. After disabling ssh connection works. However I
would like to ask how I can configure firewall so that I can have ssh
working, instead of simply disabling it.
Semih Ozlem , 17 Ağu 2020 Pzt, 21:00
tar
also pinging works
Semih Ozlem , 17 Ağu 2020 Pzt, 20:59
tarihinde şunu yazdı:
> Regarding previous question on ssh server
> Both machines are in the same home network, connected to the internet
> through modem.
> One machine is running on windows the other on debian. (I tried running
> the window
Regarding previous question on ssh server
Both machines are in the same home network, connected to the internet
through modem.
One machine is running on windows the other on debian. (I tried running the
windows machine from debian as well and that did not work either.)
When I run localhost on the d
On Mon, Aug 17, 2020 at 08:49:11PM +0300, Semih Ozlem wrote:
> I am trying to connect to a debian machine with openssh-server installed.
> When I try to connect, I get the message "connection timed out". I am not
> sure if this group is the right place to address this issue, but is there a
> config
On Thu, Mar 29, 2007 at 02:34:17PM +0200, Joe Hart wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Michael Pobega wrote:
> > On Thu, Mar 29, 2007 at 07:14:02PM +0800, Tim Yang wrote:
> >> I agree it could be good for secuirity, but it was
> >> not implemented before.
> >> Every distri
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Paul E Condon wrote:
[snip]
>> I suppose one should have some idea how to network administration before
>> setting up a network server in the first place, and it does help to read
>> the documentation.
>>
>> Joe
>
> I disagree about people who don't k
On Thu, Mar 29, 2007 at 02:34:17PM +0200, Joe Hart wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Michael Pobega wrote:
> > On Thu, Mar 29, 2007 at 07:14:02PM +0800, Tim Yang wrote:
> >> I agree it could be good for secuirity, but it was
> >> not implemented before.
> >> Every distri
On Thu, 29 Mar 2007 07:07:21 -0400
Michael Pobega <[EMAIL PROTECTED]> wrote:
[snip]
> I mean, how many people use SSH servers on a daily basis (I bet loads
> do, but I'd assume most don't). And how many people actually run a
> server on their local computer (Besides Apache, which I'm sure almost
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael Pobega wrote:
> On Thu, Mar 29, 2007 at 07:14:02PM +0800, Tim Yang wrote:
>> I agree it could be good for secuirity, but it was
>> not implemented before.
>> Every distribution I used such as Fedora, SUSE,
>> and even sarge installed ssh server
On Thu, Mar 29, 2007 at 07:14:02PM +0800, Tim Yang wrote:
> I agree it could be good for secuirity, but it was
> not implemented before.
> Every distribution I used such as Fedora, SUSE,
> and even sarge installed ssh server
> by default and people using the service never have
> to think about how
I agree it could be good for secuirity, but it was
not implemented before.
Every distribution I used such as Fedora, SUSE,
and even sarge installed ssh server
by default and people using the service never have
to think about how to do when the service vanished.
Now it is changed so there might be
One thing I could not straight out is which task can
actually install the openssh server? If the openssh server
can not be installed by standard task selection,
then this could be listed as a bug, since it would
be difficult for people who actually need this service
to find out what to do.
I did s
On Thu, Mar 29, 2007 at 10:46:25AM +0800, Tim Yang wrote:
>
> However I found a little problem. Since it is a server, I
> try to connect from another box with SSH and it was
> refused. I found out the problem was that the SSH server
> was not installed. Only openssh client was installed,
> not the
Tim Yang:
>
> However I found a little problem. Since it is a server, I
> try to connect from another box with SSH and it was
> refused. I found out the problem was that the SSH server
> was not installed. Only openssh client was installed,
> not the server. I have to manually apt-get the openssh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, Mar 29, 2007 at 10:46:25AM +0800, Tim Yang wrote:
> I have done a fresh installation of etch RC2 release, in order
> to set up a server for home use one a x86 box which I
> constantly try out different distributions.
>
> I have selected a few
41 matches
Mail list logo