similar to: get_peername - start_server vs. connect

Displaying 20 results from an estimated 110 matches similar to: "get_peername - start_server vs. connect"

2006 Mar 15
5
acts_as_threaded - help ???
Hi, has anyone successfully used the acts_as_threaded plugin with postgresql? I''m using rails 1.0 and ruby 1.8.4 on linux. Following the screencast on http://www.railtie.net/articles/2006/02/05/rails-acts_as_threaded-plugin , I got to where we''re ready to create our first post, having made the changes to controllers/posts_controller.rb, views/posts/_form.rhtml,
2006 Feb 06
3
acts_as_threaded plugin
This plugin is related to the acts_as_nested_set functionality but differs in that it allows multiple roots to exist within your database. The other benefit, is that when adding a child, it doesn''t perform a full table update to rebuild the tree, each child insertion only affects the tree that it is placed in. It even comes with my first screencast to show how you can build an old
2000 Sep 25
1
How do I get the username in channel_input_port_open
Hello, Does anyone know how to get the username of the user (already authenticated and logged in) who is sending data to a forwarded tunnel from the channel_input_port_open function in channels.c?? I've tried numerous things, and all I can get is the IP address that is sending the data and where it is going to be sent to. All I want is the username or the UID Here is the chain of events that
2008 Jan 16
3
getsockname access
Is getsockname (or its equivalent) available to an EM Connection object? I''d like to access the local port number in my client application. --Michael
2007 Sep 14
3
epoll appears to break
The following program is a minor variant on the sample given in the README with eventmachine-0.8.1. I am running under CentOS 4.5 (kernel 2.6.9-55.0.2.plus.c4) with a ruby-1.8.5 RPM from the CentOS testing repository. When I run it, I find that set_comm_inactivity_timeout doesn''t do anything. That is, if I client opens a connection, it stays open indefinitely. However, if I comment out
2007 Dec 30
2
asterisk callerid
I'm missing something simple I think: I have an spa3102 for which I want asterisk to use the incoming pstn callerid when it sends the call to a local extension (207). callerid works fine for the internal phones (between each other) The spa3102 is picking up the PSTN callerid and displays it in its own status pages Asterisk however, doesnt see the callerid at all. The spa3102 is set to:
2008 Mar 14
3
Anyone know of a pass through ATA
Anyone know of a company that makes a pass through ATA? By pass through I mean have an Ethernet switch built into the ATA, like most desktop phones have. All of the dual ethernet ATA's I have seen have WAN/LAN ports, not two LAN ports. I fooled around with DMZ etc...but it just doesn't work as well. Thermal -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Nov 12
4
About IPv6 Link-Local Address(CentOS5)
Hello Because I did not send , and then retransmitted. I am using the CentOS5.7. In a state where the link down, I did a ping to the IPv4 and IPv6. IPv4 succeeds in ping. but, IPv6 is ping fails. Once confirmed by ifconfig, it did not have a Link-Local Address. At link down, Is the Link-Local Address not set? Leave the link down, Is there a way to avoid this? # ethtool eth1 Settings for eth1: ?
2015 Nov 13
2
About IPv6 Link-Local Address(CentOS5)
> Try > > ping6 -I eth1 2000:8000:12:6:192:168:11:8 Thanks for the response. I tried. However, It did not resolve.... # ping6 -I eth1 2000:8000:12:6:192:168:11:8 PING 2000:8000:12:6:192:168:11:8(2000:8000:12:6:192:168:11:8) from fe80::a00:27ff:fe03:5b8a eth1: 56 data bytes On 2015/11/13 2:22, Paul Heinlein wrote: > On Thu, 12 Nov 2015, ???? wrote: > >> Hello >>
2009 Dec 29
1
de-latinisation of the web - http://blog.collins.net.pr/2009/12/de-latinisation-of-web.html
UPDATE - This is really really bad - check out the paypal phishing example on my blog already using Cyrillic characters http://blog.collins.net.pr/2009/12/de-latinisation-of-web.html Please forward to everyone in a position to stop ICANN, i cant believe they didn't think of this in advance. Regards, Dean Collins Cognation Inc dean at cognation.net <mailto:dean at
2010 Jul 30
2
Asterisk and QoS
Hello list, anyone here using Asterisk together with HTB for queing incoming and outgoing packets ? I've tried to subscribe myself to the Mailinglist of the Linux Advanced Routing & Traffic Control project, but I get no confirmation. This list seems dead. It seems my test case with HTB is not giving any noticeable results. Can I ask questions on this mailinglist ? Perhaps you can
2015 Sep 23
2
Re: Time syncing after VM suspend/resume
Hi. Thanks for answering. Le 2015-09-23 17:34, Dominique Ramaekers a écrit : > Linux has two methods to use ntp: > > ntpdate: > It will run once at boot time to sync time. (This is probably > installed on your system) > It will not run after suspend and resume... => no correction Nope. This is not installed on my system. > ntpd: > Continuously adjusts time. The
2008 Jan 15
4
popen woes
From: "Michael S. Fischer" <michael at dynamine.net> > > I wanted my worker program (which uses EM) to pass the user''s password > to the Expect script via standard input in order to avoid some > security hazards associated with alternatives such as storing it in a > file or in the environment, either of which may be observed by others > logged into the
2010 Apr 27
5
E3 Card on Asterisk ?
Hi Please check out this product http://www.sangoma.com/products/hardware_products/data_networking/a301.html Does it work on Asterisk or Freeswitch ? Do Telcos provide an E3 connection ? One of our customers had an inquiry for terminating 6000 calls simultaneously. I want to do some homework before taking it further with him. If I use E1 lines, I will need 6000 / 30 = 200 E1 lines, which does
2008 Feb 13
1
Strange performance issues under CentOS 5.1
I am still running CentOS 4.6 on our production systems, but I am starting to plan the upgrade to CentOS 5.1. I have one test system running 5.1 that is the exact same hardware configuration as my 4.6 test system. One of our builds runs about 6 times slower on the 5.1 system, even though is uses less overall CPU time. I first suspected something wrong with the disk, but the results
2009 Jun 03
3
Samba+Ldap problems
I'm trying to trobuleshoot my previuos problem from the basics. I've a box setup with Ubuntu, samba and ldap. I have a lot of problems with user authentications. I'm checking if LDAP and PAM ar working together. I've added an user to ldap with smbldap-useradd command (as posix account) and I'm trying to use it to login via ssh. This user cannot authenticate. Here is the result
2007 Nov 20
1
P2P: Avoiding manual port-forwarding
From: Tony Arcieri > > A STUN implementation will be an important part of DistribuStream > in terms of firewall traversal. However, first I need to move the > whole protocol to UDP, and before I do that I''m trying to make it > work better in general. > > I''m also unsure what to use for a UDP data transfer protocol. I > need something to work in
2014 Oct 02
1
Re: time setting after suspend/resume
On 10/02/2014 04:01 AM, Martin Kletzander wrote: >>> What version of libvirt are you using? Since 1.2.5 there's >>> virDomainSetTime() API that can do this and since 1.2.8 it's called >>> automatically after resume. >> >> Umm, I have a problem with that statement. Anything that requires guest >> interaction (which guest-agent set-time does)
2006 Nov 06
1
Is it possible have multiple ip numbers for an extension?
Is it possible have multiple concurrent ip numbers for a single extension? How? I am using a laptop that I move around various local and remote networks so the IP numbers it uses varies. As I am on extension '205', I want be found wherever I have a connection by anyone dialling 205. Using an openvpn tunnel works well, but there are a couple of networks I dont want to tunnel (because it
2013 Dec 09
0
[LLVMdev] [RFC] MCJIT usage models
Greetings, Larry Gritz wrote: > Another usage case, slightly different than your #1: > > 6. Dynamic code generation (not interactive with respect to the source code) > - app generates code IR which is compiled as needed for execution > (important difference: no waiting for a typing human in the loop, > so very different expectations about responsiveness and bottlenecks)