search for: remoteip

Displaying 20 results from an estimated 40 matches for "remoteip".

Did you mean: remote_ip
2012 Mar 20
1
issues with geo-replication
...if anyone can tell me this is already working for them or if they wouldn't mind performing a quick test. I'm trying to set up a geo-replication instance on 3.2.5 from a local volume to a remote directory. This is the command I am using: gluster volume geo-replication myvol ssh://root at remoteip:/data/path start I am able to perform a geo-replication from a local volume to a remote volume with no problem using the following command: gluster volume geo-replication myvol ssh://root at remoteip::remotevol start The steps I am using to implement this: 1: Create key for geo-replication in /...
2010 Mar 03
7
SSH Remote Execution - su?
Greetings All- I'm about to embark on some remote management testing and need a way to login to a remote system running CentOS 4.x/5.x via SSH, su to root (using a password), then execute a command. I currently login to the boxes using key based SSH like this: ssh -i ~/remote_key admin@$REMOTEIP Then, I SU to root. However, if I try to do this automatically like this: ssh -i ~/remote_key admin@$REMOTEIP 'su -l' I'm getting: "standard in must be a tty" So, how am I able to remote login using SSH, su to root, then execute a command as root? All comments and sugges...
2006 Mar 29
13
Rails on Mongrel
Hi, After following advice from you good folks, I gave mongrel a try in a cluster design based on the example on the Mongrel website - and it worked right out of the box which is great - and it''s very fast :) I have got a bit stuck though. I have two MS Word files in /public/files/. I can pull back these files no problem but it isn''t sending a mimetype. I think I have two
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
...gt; $call_type, 'CALL_PROTOCOL' => $protocol, 'CALL_ID' => $event{'Uniqueid'}, 'RADIUS_Server' => $rad_serv, 'RADIUS_Secret' => $rad_sec, 'NAS_IP_Address' => $nas_ip }; $channels{$event{'Channel'}}{'Remoteip'} = $event{'Remoteip'} if defined $event{'Remoteip'}; }; /newexten/i && do { $channels{$event{'Channel'}}{'DNID'} = $event{'DNID'} if defined $event{'DNID'}; $channels{$event{'Channel'}}{'ACCOUNTCODE'} = $event{&...
2005 Dec 22
5
control p2p upload bandwidth rate
Hi all, I am running Slackware 10.1 with Kernel 2.6.14.3 includes iptables 1.3.4 with layer 7 My network diagram below: - INTERNET --- LINUX_ROUTER_FW --- PCs Below is my simple iptables script: - echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE iptables -t mangle -A POSTROUTING -m layer7 --l7proto applejuice -j MARK --set-mark 1 iptables -t
2006 May 05
1
RoR data collection without using form
...I''ve hit a snag: I need to write some "event log" code. The client wants to have a DB table full of "events" - i.e. client logins, page views, client IP addresses and so forth. I know how to get the actual data - for example, there''s a nice Rails method called RemoteIP() that will cature an IP address. Problem is I''m puzzling over how to write the class and methods to actually save the data into the DB. RoR doesn''t seem to have anything like a "PageLoad" event in the same way that .Net does, for example. Please help, anyone!! - Matthe...
2007 Sep 06
1
openssh 4.6p1 closing connection with strange packet length
server is running openssh 4.6p1 on linux x86 (32bit) client is running openssh 4.6p1 on linux x86_64 (64bit) Just connecting from the client to the server and running "top" long enough results in: Disconnecting: Bad packet length 3690378913. This seems like a 32/64 bit problem to me. -- Andreas Steinmetz SPAMmers use robotrap at domdv.de
2010 Jul 26
2
Exception Pages when behind a proxy
I am not sure if this desired feature or not but when we are behind a local proxy ie. Nginx/Varnish then the new ShowException middleware doesn''t seem to properly detect the remote IP address and it appears as if every browser gets a local error page with a stack trace, etc. I''ve opened up a ticket on the rails bug tracker but I also would like to verify that this is in fact a
2008 Mar 17
1
VPN server and logon to Samba PDC
...npacked/lorikeet/pppd/final-report.pdf, but I can't make it work. Don't know if is due to my lack of skills or has something to do with the Popop functionality in FreeBSD. Following the instructions, i made a file /usr/local/etc/pptpd.conf: option /etc/ppp/options.pptpd localip 192.168.1.4 remoteip 192.168.1.150-155 and another file /etc/ppp/options.pptpd: lock debug noauth name pptpd nobsdcomp refuse-pap refuse-chap refuse-MSCHAP require-MSCHAP-v2 require-mppe ms-wins 192.168.1.4 ms-dns 195.184.96.2 213.173.225.86 defaultroute plugin winbind.so ntlm_auth-helper /usr/local/bin/ntlm_auth --h...
2007 Dec 20
1
dovecot-auth: returning incorrect maildir for user (user seeing another user's mail)
...t-1.0.3/etc/dovecot-ldap.conf } userdb prefetch { } user = mail } the poorly behaving dovecot-ldap.conf: hosts = ldap ldap_version = 3 auth_bind = yes base = uid=%u,o=imap user_global_uid = 8 user_global_gid = 8 dn = uid=imap at dovecot,o=imap dnpass = ****** pass_filter = (&(proto=%s)(remoteip=%r)(localip=%l)(mech=%m)(pid=%p)) pass_attrs = home=userdb_home,quota=userdb_quota,nologin=nologin,reason=reason,user=user note: the ldap server does some custom processing based on the filter - the filter was the easiest way to get them passed to it. (in case that looks a little wierd :)
2017 Mar 14
3
Dovecot 2.2.27 proxy - enforcing per client IP connection limits
...I know "mail_max_userip_connections" limit works for the mail stores, but it doesn't seem to have any effect on the proxies. I'm using a mix of Dovecot & Courier-IMAP servers as backends. > Basically I need to find a way to enforce the maximum limit for the username<>remoteip so that, if I have: > ESTCONNS=`doveadm -f flow proxy list | grep "username=usern at domain.com.proto=imap" | wc -l` > $ESTCONNS is lower or equal than the configured limit. > The proxies are configured as per https://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy to forwar...
2010 Dec 15
2
Error reverse engineering MySQL with RMRE
...ord version 3.0.1 Action Pack version 3.0.3 Active Resource version 3.0.3 Action Mailer version 3.0.3 Active Support version 3.0.3 Middleware ActionDispatch::Static Rack::Lock ActiveSupport::Cache::Strategy::LocalCache Rack::Runtime Rails::Rack::Logger ActionDispatch::ShowExceptions ActionDispatch::RemoteIp Rack::Sendfile ActionDispatch::Callbacks ActiveRecord::ConnectionAdapters::ConnectionManagement ActiveRecord::QueryCache ActionDispatch::Cookies ActionDispatch::Session::CookieStore ActionDispatch::Flash ActionDispatch::ParamsParser Rack::MethodOverride ActionDispatch::Head ActionDispatch::BestStan...
2004 May 21
5
T100P HDLC configuration
All, I am trying to configure hdlc support on T100P Digium card - everything seems ok... but it just does not work at all. I was able to compile all drivers, the light on the card becomes green when I plug T1 link.... but I even can't ping default router IP... there is no data coming back to me, so I am confused completely now. Also I tried both protocols - raw hdlc and cisco hdlc. The
2019 Apr 07
2
Post login scripts environment
> On 7 April 2019 18:55 Aki Tuomi via dovecot <dovecot at dovecot.org> wrote: > > > > On 7 April 2019 18:45 Andr? Rodier via dovecot <dovecot at dovecot.org> wrote: > > > > > > On Sun, 2019-04-07 at 17:49 +0300, Aki Tuomi via dovecot wrote: > > > > On 7 April 2019 17:26 Andr? Rodier via dovecot < dovecot at dovecot.org> wrote:
2006 Feb 02
4
Random (connections.c.1330) error-handler not found: /dispatch.fcgi
Hello, Again another random occurance of a problem. lighttpd.error.log contains lines like: 2006-02-02 05:02:00: (connections.c.1330) error-handler not found: /dispatch.fcgi 2006-02-02 05:02:00: (connections.c.1330) error-handler not found: /dispatch.fcgi 2006-02-02 05:02:00: (connections.c.1330) error-handler not found: /dispatch.fcgi 2006-02-02 05:35:08: (connections.c.1330) error-handler not
2018 Mar 26
3
centos7: pptpd vpn problem: mppe_decompress[0]: FLUSHED bit not set in stateless mode!
...7 I have install this: [root at s-virt tmp]# rpm -q pptpd ppppptpd-1.4.0-2.el7.x86_64ppp-2.4.5- 33.el7.x86_64 and setup all file and firewall like howto say.This now is my config: /etc/pptpd.conf:option /etc/ppp/options.pptpd/etc/pptpd.conf:logwtmp/etc/pptpd.conf:localip 192.168.11.1/etc/pptpd.conf:remoteip 192.168.11.100- 109/etc/ppp/options.pptpd:name pptpd/etc/ppp/options.pptpd:refuse- pap/etc/ppp/options.pptpd:refuse-chap/etc/ppp/options.pptpd:refuse- mschap/etc/ppp/options.pptpd:require-mschap- v2/etc/ppp/options.pptpd:require-mppe- 128/etc/ppp/options.pptpd:lock/etc/ppp/options.pptpd:nobsdcomp /...
2017 Mar 08
2
Dovecot 2.2.27 proxy - enforcing per client IP connection limits
Hi, Trying to keep abusive/buggy IMAP clients at bay on a number of Dovecot proxy servers, I've reconfigured them to use "mail_max_userip_connections = 50" in the "protocol imap" section, followed by restarting Dovecot. Yet, I'm still seeing 160+ established connections from a single IP address for the same email account. Am I missing anything? # 2.2.27
2013 Mar 28
1
Makefile race condition with parallel make
When attempting to build syslinux in parallel (make -j5), I encountered the following error at the end: rm -f liblpxelinux.a ar cq liblpxelinux.a rawcon.o ./fs/pxe/dhcp_option.o ./fs/pxe/pxe.o ./fs/pxe/tftp.o ./fs/pxe/urlparse.o ./lwip/src/netif/ethernetif.o ./lwip/src/netif/etharp.o ./lwip/src/netif/slipif.o ./lwip/src/netif/ppp/md5.o ./lwip/src/netif/ppp/randm.o ./lwip/src/netif/ppp/chpms.o
2007 Dec 07
11
remote ssh to machine how display firefox
I can ssh into a remote machine. I can start X on that machine with startx How do I then start firefox on that machine (from the ssh prompt) and have it display on my machine in my office. So I want to be using firefox on the remote machine but displaying the screen output from firefox in my office. Both boxes are running centos 5. how is that done? Jerry
2016 Jul 25
0
sendmail getting domain\user as email userId
...-27 17:26:30.000000000 +1100 > @@ -84,7 +84,7 @@ > # define RESET_SASLCONN \ > do \ > { \ > - result = reset_saslconn(&conn, AuthRealm, remoteip, \ > + result = reset_saslconn(&conn, hostname, remoteip, \ > localip, auth_id, &ext_ssf); \ > if (result != SASL_OK) \ > sasl_ok = false;...