Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5 -- use a VPN instead?
- From: jd <jd@xxxxxxxxxxx>
- Date: Wed, 26 Mar 2008 18:41:34 -0700
On Wed, 26 Mar 2008, Bill Campbell wrote:
On Wed, Mar 26, 2008, jd wrote:
On Wed, 26 Mar 2008, Nico Kadel-Garcia wrote:
On 25 Mar, 09:12, Rob <r...@xxxxxxxxxxx> wrote:
Steve,
what about using tcp_wrappers as to perform a "route delete" on the offending IP?
If memory serves, there was a porting of tcp_wrapper for SCO OS5 on a TLS076a
on the FTP site:
ftp://ftp.sco.com/pub/TLS/tls076a.tcp_wrappers.tar.Z
Hope this helps!
If our faithful here only needs SSH access from a small set of well-
maintained sites, that might work well. However, if he has clients who
use NAT on their ISP networks (such as AOL, which uses 10.* internal
addresses), than the tcp_wrapper will block the NAT and everything
behind the NAT server.
We use tcp_wrappers extensively, and absolutely require it when
allowing username/password authentication via SSH. Normally we
only permit authentication via authorized_keys, with good pass
phrases, with tcp_wrappers not restricting sshd access (it's used
for many other services).
Then perhaps a VPN (such as OpenVPN) is a more appropriate solution for
remote access, instead of SSH (although SSH can be used over the VPN).
OpenVPN is great -- unless one has high packet loss as it
normally runs with UDP.
It can run over TCP, but I am not sure why you would want to do this. If you get dropped packets when running TCP over TCP, which layer requests that the packets should be re-sent? What happens if both TCP layers request a re-send?
Any VPN is not going to work well with a high packet loss, but then SSH probably won't work well either.
I found a discussion on the web and the consensus seemed to be that the only case where using TCP for the transport layer would be sensible is when tunnelling a UDP protocol that requires a reliable connection (eg. tunnelling NFS using its default UDP protocol).
http://www.google.com/search?q=%22Terrible+performance+issues%22+openvpn+udp+tcp&hl=en&safe=off&client=mozilla&rls=org.mozilla:en-US:unofficial&filter=0
.
- References:
- OpenSSH 3.4p1 Trouble on SCO 5.0.5?
- From: Steve M. Fabac, Jr.
- Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5?
- From: Bill Vermillion
- Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5?
- From: Steve M. Fabac, Jr.
- Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5?
- From: Rob
- Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5?
- From: Nico Kadel-Garcia
- Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5 -- use a VPN instead?
- From: jd
- Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5 -- use a VPN instead?
- From: Bill Campbell
- OpenSSH 3.4p1 Trouble on SCO 5.0.5?
- Prev by Date: Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5 -- use a VPN instead?
- Next by Date: Re: VMware, Ubuntu host with OS5.0.6 guest OS, networking
- Previous by thread: Re: OpenSSH 3.4p1 Trouble on SCO 5.0.5 -- use a VPN instead?
- Next by thread: login prompt
- Index(es):
Relevant Pages
|