Displaying 20 results from an estimated 200 matches similar to: "openssh"
2003 Apr 27
1
XFree86-4 is broken ?
Hi guys, I just cvsuped my box to latest stable, as well as did upgrade of
almost all the ports. I cant get XFree86-4-Clients running. The build fails
here:
/usr/ports/x11/XFree86-4-clients/work/xc/programs/xcursorgen
rm -f xcursorgen
cc -o xcursorgen -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef
-L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib xcursorgen.o -lXcursor
-lXrender
2013 May 07
1
packages (binary) update best practice
Hi all,
I have update recently to freebsd 9.1 via freebsd-update and I was quite
happy with the process and the instructions on freebsd-handbook, I think
well documented.
But I would like to understand what is the best practice to update the
ports too as I used the package tools (pkg_add -r) to add few package to
the base install. Keeping in mind my server have disk space constrain
(small disk
2003 Aug 12
0
union_lookup panic ...
G'day ...
Altho it is rare, we are getting union_lookup panics on our server(s)
... as most on this list already know, we make heavy use of unionfs to
share between jails, and I already know that this is the "kernel side"
cause of the problem ... but ...
From what I can tell, though, the "trigger" for the panic is pkg_delete
... if I build a jail'd environment,
2012 Nov 06
1
augeas syntax for adding similar lines to hosts.allow
I''ve found a similar thread here, but it doesn''t do quite what I need.
https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/VMloh1KrSew
I have multiple lines of the form below in hosts.allow:
sshd,sshd2: 1.1.1.1
sshd,sshd2: 2.2.2.2
etc.
I''m struggling with the syntax to add yet another "sshd,sshd2: client" line
to hosts.allow.
augtool is
2005 May 24
5
MySQL Support For OS X
Does anyone have the MySQL add-on as a binary for OS X? Or am I
getting it wrong and MySQL is installed by default?
Thanks.
Michael
2008 Sep 10
2
Fixing cvsup bus error
I'm getting the bus error mentioned in PR bin/124353 and I need a bit
more detail on how to apply the patch.
Right now I'm getting the following error when I try to do a make on
cvsup-without-gui:
Fatal Error: bad version stamps: SupTCP.m3
I put the changes in the
/usr/local/lib/m3/pkg/m3core/src/unix/freebsd-4.amd64/Unix.i3 file
I created the file
2005 Mar 02
4
Sending Voicemail's to two email addresses
Is there a way to send a voicemail to two different email addresses when
a caller leaves a message?
Thanks a bunch!
Randy
2000 Oct 15
2
RedHat 7.0 openssh-2.2.0p1-5 vs ssh 2.3.0
Hello,
I am using RedHat's most recent openssh-2.20p1-5 srpm recompiled
on Linuxppc under glibc 2.1.95/Linux 2.4-test10pre2/gcc 2.95.3(cvs).
I have noticed an oddity when connecting to machines running ssh
2.3.0's sshd2 server. While the connections occur with no problem
after awhile the connection fails when idle with the following
error message...
Hm, dispatch protocol error: type
2005 Mar 06
2
Trying to get 2 SIP phones to work
Im new to Astererisk. I compiled the latest CVS and setup the server. It
looks like things are working. I'm running kphone, x-lite and sjphone to
test things out. The kphone (local to the asterisk server) can call and
receive calls from any of the 2 windows machines. The first windows phone
I start I can send/receve calls the second one I cannot. I. No matter
which one I start first only
2005 Mar 14
2
Sipura SIP vs. IAX
I'm just curious why Sipura isn't using free IAX protocol with their
devices instead of SIP?
With IAX NAT traversal would have been easier, so why are they using
SIP.
Is there any politics in it?
--
#Joseph
2006 Jan 07
1
Immediate routing on "0" (DNIS)?
> Post your extensions.conf and what's on the CLI (asterisk -r)
As requested:
# cat /etc/asterisk/extensions.conf
[incoming]
exten => s,1,Answer()
exten => s,n,NoOp(CallerID is ${CALLERID})
exten => s,n,NoOp(DID is ${DNID})
exten => s,n,Background(enter-ext-of-person)
exten => 1625,1,Playback(digits/1)
exten => 1625,n,Goto(digits/1)
exten => i,1,NoOp(CallerID is
2005 Jan 24
2
asterisk starting problem
Hi,
I have a little problem running Asterisk.
I just got the asterisk, zapttel and libpri sources from cvs.
I built and installed it.
Next I installed the sample configuration.
The problem arise when I try to start Asterisk.
Running
asterisk -vvvvc
I get the following error
[chan_phone.so] => (Linux Telephony API Support)
== Parsing '/etc/asterisk/phone.conf':
2005 Mar 15
9
Asterisk Newbie
Hello all
I have been learning * from almost 1 month now. It looks really powerfull. I
have some problem trying to find previous post, or solutions to common
problems, advice to newbies etc in this mailing list. There is no a
forum-like tool to search thru the posts by keyworks for example. Please
correct me if I am wrong.
That is why I will post my questions here:
1- Transcoding: is this when
2006 Jan 09
8
Pri Gateway Hardware
Does anyone have any experience using a PRI gateway, I am looking for a way
to have multiple asterisk boxes use one PRI, and send that over the network.
I herd there are copper gateway devices (like a X100P card, only it
registers with asterisk using sip, and it doesn't have to be physically
connected to the box) Does anyone have any experience with a PRI gateway?
And could tell me the cost
2000 Dec 28
2
ssh-agent, protocol 2, openssh-2.3.0p1
Hi --
I saw an email on December 26th in the openssh-unix-dev mailing list
archived on MARC, indicating that agent forwarding is indeed not working
for 2.2, but that it is working for 2.3. That email referred to a user
with 2.3 clients and 2.2 server. I am running the 2.3 client AND server
and am having a similar problem. The only unusual aspect of my installation
is that I'm using port 24
2011 Aug 23
2
err: Could not run Puppet configuration client: execution expired
I am new to using puppet and having trouble when updating an agent
from a master which has a lot of files.
Usually the updates work, but when there are a lot of files I get this
error when running:
sudo puppetd --test --server puppet.example.local --trace --debug
>>>
debug: Failed to load library ''rubygems'' for feature ''rubygems''
debug: Failed to load
2002 Aug 16
1
get working rsync
Hi,
I'm new to this list also I'm new to rsync.
I'm looking to get working rsync on my server to synchronize updating
rbl dns table.
For testing, I installed rsync on two sun boxes running solaris 8,
also on those boxes I'm running sshd2 ver.3.1.
Also I setup rshell an both and is working.
rsync is in search path.
When I tried to copy (update) files, I'm getting error messages:
2023 Dec 20
1
Discussion: new terrapin resisting ciphers and macs (alternative to strict-kex) and -ctr mode question.
Hello,
in addition to my last thread about a new config option to make strict-kex mandatory,
I also wonder if a new mechanism for ciphers/macs can be introduced and is reliable
by simple both sides using it.
So there could be a Chacha20-Poly1305v2 at openssh.com which uses AD data to chain the
messages together, so it will be resistant against terrapin even without the strict-kex.
Consequently
1999 Apr 16
0
Re-rolled JDK1.1.7 for FreeBSD 2.*
Due to problems with 'select' bugs and the demo directory being all
screwed up, I just re-rolled the JDK1.1.7 A.OUT release. Hopefully this
should allow folks to again run Java programs under FreeBSD 2.*.
The FreeBSD port has been upgraded to use the new release, so if you've
installed the old (broken) release, please upgrade your port, pkg_delete
the old one, and build the new one.
2010 Oct 08
0
Understanding puppetd --debug output
Hi all,
I''d like to comment my puppetd --debug output with some expert or
other admin cause I see some thing that I don''t understand.
1.-) Defaults.
I define my defaults in site.pp like:
case $operatingsystem {
''RedHat'' , ''CentOS'' : {
[...]
Package {
provider => yum,