savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [SshAccess] (edit)


From: peter20080727
Subject: [Savannah-cvs] [SshAccess] (edit)
Date: Tue, 29 Jul 2008 21:29:24 +0000

??changed:
- The fix is to make ssh send all its traffic via netcat, because netcat won't 
set the TOS field. To test whether the netcat route solves your problem, issue 
the following command::
 The fix is to make ssh send all its traffic via netcat, because netcat won't 
set the TOS field. For this to work, you need to have netcat installed. You can 
test this by entering at the command line::

    address@hidden:~$ which nc


 and if you get a path back, like::

    /bin/nc


 then you probably have netcat installed. For the very cautious, you could also 
issue::

    address@hidden:~$ nc -h

 and look at the upcoming help text.

 Then, to test whether the netcat route solves your problem, issue the 
following command::

--removed:
- Of course, for this to work, you need to have netcat installed. You can test 
this by entering::
-
-    which nc
-
-
- and if you get a path back, like::
-
-    /bin/nc
-
-
- then you probably have netcat installed. For the very cautious, you could 
then issue::
-
-    nc -h
-
- and look at the upcoming help text.
-

--
forwarded from 
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance




reply via email to

[Prev in Thread] Current Thread [Next in Thread]