Displaying 6 results from an estimated 6 matches for "vpning".
Did you mean:
vining
2004 May 18
2
* and Cisco routers
...l on the outside to 7940 phones with the sip load.
I don't care about VM that much other then to pass is back to my unity box
over the very short PRI channel. I know this sounds really strange but I am
not about to let my cisco CCM's even touch the net to make remote phones
work and static vpning hardphones is getting a bit pricey at 550 a pop for
pix boxes plus power supplys.
I don't have a big problem with different ext as this would mainly be for
out bound calls and my users can fwd there desk phone's DID to a ext that
goes to there house. Basically this is a way for me to us...
2000 Sep 08
3
OpenSSH PPP tunneling issue
I am trying to set up a secure PPP tunnel between an OpenSSH client and
server, and am having problems establishing the tunnel.
-----------------------------------------------------------------------------
Server information:
Stock Redhat 6.1 machine running a 2.2.12 kernel
OpenSSH version 2.2.0p1 (downloaded as Redhat RPMs, revision 2)
OpenSSL version 0.9.5a (downloaded as Redhat RPMs, revision
2023 Aug 18
1
Host key verification (known_hosts) with ProxyJump/ProxyCommand
...config files from elsewhere (git repo):
Include /home/me/workplace/ops/config/ssh/prod/*
Include /home/me/workplace/ops/config/ssh/dev/*
Include /home/me/workplace/ops/eng-ssh/*-config
So assuming one of those files was
/home/me/workplace/ops/eng-ssh/bigcust-config
# Bastion router on the site, VPNing back to the office
Host bigcustomer-00123-bne-md01
HostName 10.20.34.5
UserKnownHostsFile bigcustomer-00123-bne-md01-hosts
Host bigcustomer-00123-bne-br01
HostName 172.30.0.100
ProxyJump user at bigcustomer-00123-bne-md01
UserKnownHostsFile bigcustomer-00123-bne-md01-...
2004 May 18
0
FW: * and Cisco routers
...l on the outside to 7940 phones with the sip load.
I don't care about VM that much other then to pass is back to my unity box
over the very short PRI channel. I know this sounds really strange but I am
not about to let my cisco CCM's even touch the net to make remote phones
work and static vpning hardphones is getting a bit pricey at 550 a pop for
pix boxes plus power supplys.
I don't have a big problem with different ext as this would mainly be for
out bound calls and my users can fwd there desk phone's DID to a ext that
goes to there house. Basically this is a way for me to use...
2023 Aug 18
2
Host key verification (known_hosts) with ProxyJump/ProxyCommand
On 18.08.23 07:39, Darren Tucker wrote:
> On Fri, 18 Aug 2023 at 15:25, Stuart Longland VK4MSL <me at vk4msl.com> wrote:
> [...]
>> The crux of this is that we cannot assume the local IPv4 address is
>> unique, since it's not (and in many cases, not even static).
>
> If the IP address is not significant, you can tell ssh to not record
> them ("CheckHostIP
2008 Mar 25
16
Securing SSH
So I setup ssh on a server so I could do some work from home and I think
the second I opened it every sorry monkey from around the world has been
trying every account name imaginable to get into the system.
What's a good way to deal with this?