search for: myserver

Displaying 20 results from an estimated 617 matches for "myserver".

2015 Dec 17
2
Network services start before network is up since migrating to 7.2
Hello all, I updated two of my servers to CentOS 7.2 (1511) two days ago, and since, on one of them, the network services are started (and fail to start) before the network interfaces are online. Parts of "journalctl" after the last reboot : d?c. 17 10:21:44 myserver kernel: NET: Registered protocol family 40 d?c. 17 10:21:45 myserver sshd[700]: error: Bind to port 22 on 172.20.XX.XX failed: Cannot assign requested address. d?c. 17 10:21:45 myserver sshd[700]: fatal: Cannot bind any address. d?c. 17 10:21:45 myserver systemd[1]: sshd.service: main process ex...
2012 Aug 18
0
hosting with speedyrails
...y deploy "cap deploy" i am getting following error..* * executing `deploy:assets:precompile'' * executing "cd /var/www/apps/app-name/releases/20120818100526 && bundle exec rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile" servers: ["myserver"] [myserver] executing command *** [err :: myserver] /var/www/apps/app-name/shared/bundle/ruby/1.9.1/gems/therubyracer-0.9.4/lib/v8/portal.rb:50: *** [err :: myserver] [BUG] *** [err :: myserver] Segmentation fault *** [err :: myserver] *** [err :: myserver] ruby 1.9.2p180 (2011-02-18 re...
2015 Dec 17
0
Network services start before network is up since migrating to 7.2
..., > > I updated two of my servers to CentOS 7.2 (1511) two days ago, and since, > on one of them, the network services are started (and fail to start) before > the network interfaces are online. > > Parts of "journalctl" after the last reboot : > > d?c. 17 10:21:44 myserver kernel: NET: Registered protocol family 40 > d?c. 17 10:21:45 myserver sshd[700]: error: Bind to port 22 on > 172.20.XX.XX failed: Cannot assign requested address. > d?c. 17 10:21:45 myserver sshd[700]: fatal: Cannot bind any address. > d?c. 17 10:21:45 myserver systemd[1]: sshd.service...
2007 Mar 29
2
Freebsd 4 error DSN stat=Service Unavailable after dovecot install
...cot. To start off, I create two regular users, testuser and testuser1. I send each user emails then I install dovecot. After installing dovecot I set up the users in Maildir format then proceed to send them emails and here is what shows up in the maillogs: Email to testuser3 - Mar 29 22:34:52 myserver sendmail[4379]: l2TMYqwj004379: from=root, size=54, class=0, nrcpts=1, msgid=<200703292234.l2TMYqwj004379 at myserver.vwh.net>, relay=r oot at localhost Mar 29 22:34:52 myserver sm-mta[4380]: l2TMYqMi004380: from=<root at myserver.vwh.net>, size=342, class=0, nrcpts=1, msgid=<200...
2018 Dec 11
3
"no shared cypher", no matter what I try
...to SSL/TLS, e.g reverse DNS). However, running openssl as requested returns "no peer certificate available", and when I connect with mutt to dovecot I still get the "no shared cipher" error. These are the permissions on the certificate files: ls -l /etc/letsencrypt/archive/<MYSERVER>/fullchain1.pem /etc/letsencrypt/archive/<MYSERVER>/privkey1.pem -r--------. 1 root root 3546 Dec 7 11:59 /etc/letsencrypt/archive/<MYSERVER>/fullchain1.pem -r--------. 1 root root 1704 Dec 7 11:59 /etc/letsencrypt/archive/<MYSERVER>/privkey1.pem output of openssl, dovecot -...
2005 Jan 09
0
Server crash when desktop PALM Sync with Samba mapped drive
Hello, I am new to Samba and to this mailing list so please excuse my ignorance. I have a situation where when a user syncs his Desktop PALM V PDA to his Windows 2000 PRo PC - user account being a Samba mapped drive, the Server crashes...any clues??? endpoint is not connected Jan 4 16:42:06 myserver smbd[10914]: [2005/01/04 16:42:06, 0] lib/util_sock.c: get_peer_addr(1000) Jan 4 16:42:06 myserver smbd[10914]: getpeername failed. Error was Transport endpoint is not connected Jan 4 16:42:06 myserver smbd[10914]: [2005/01/04 16:42:06, 0] lib/access.c:che ck_access(328) Jan 4 16:42:06 myserv...
2005 Apr 25
0
Server is working, but "getpeername" log errors still appearing
Hello experts After a total panic last weekend, now my LDAP+Samba is working fine, apparently. However, in my syslog, each one minute, still occurring errors like this: Apr 25 08:47:21 myserver smbd[10245]: [ID 702911 daemon.error] [2005/04/25 08:47:21, 0] lib/util_sock.c:set_socket_options(202) Apr 25 08:47:21 myserver smbd[10245]: [ID 702911 daemon.error] Failed to set socket option SO_KEEPALIVE (Error Invalid argument) Apr 25 08:47:21 myserver smbd[10245]: [ID 702911 daemon.error] [2...
2007 Dec 14
3
Nested conditions
Hello, I have a file which varies depending on which OS/version it''s running. I tried to make a nested source parameter like this, but it didn''t work: source => $operatingsystem ? { Debian => "puppet://myserver.com/files/os/debian/etc/ssh/sshd_config", Gentoo => "puppet://myserver.com/files/os/gentoo/etc/ssh/sshd_config", RedHat => $lsbdistrelease ? { "4" => "puppet://myserver.com/files/os/rhel4/etc/ssh/sshd_config", "5" =&g...
2006 Oct 10
0
Combining mod_auth_winbind with other authorization modules
...cess to user groups via the '.htaccess' files. I've tried both mod_authz_groupfile and mod_authz_dbm; in each case authentication occasionally falls apart as the following (redacted) Apache error log segment shows: mod_ntlm_winbind.c(1065): doing ntlm auth dance, referer: http://myserver/homepage/left.html mod_ntlm_winbind.c(529): Launched ntlm_helper, pid 28125, referer: http://myserver/homepage/left.html mod_ntlm_winbind.c(699): creating auth user, referer: http://myserver/homepage/left.html mod_ntlm_winbind.c(750): parsing reply from helper to YR Tl...ND\n, referer: htt...
2016 Mar 08
2
Strange behaviour of iptables in centos 7
On 03/08/2016 09:43 AM, James Hogarth wrote: > On 8 Mar 2016 07:36, "anax" <anax at ayni.com> wrote: >> >> Hi >> strange behaviour of iptables on a centos 7.0 machine: >> The following rule is in the iptables of said machine: >> >> [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. >> 9 9 456 DROP all -- * * 175.44.0.0/16 > 0.0.0.0/0 >> [root at myserver ~]# >> >> The corresponding enty in /etc/sysconfig/iptables looks like: >> >> [root at myserver ~]# grep 175...
2008 Oct 22
3
dovecot and postfix with tls and dovecot sasl issues for smtp clients
...nt certs in Postfix and using Dovecot SASL, I always get client didn't send proper ssl cert when trying to do a tls based smtp connection from either the e61i or tbird. Cranking up the peer debug level in Postfix, I see the connection is always rejected by Dovecot SASL eg Oct 21 16:39:07 myserver postfix/smtpd[18189]: vstream_buf_get_ready: fd 15 got 45 Oct 21 16:39:07 myserver postfix/smtpd[18189]: < mycomp.myserver.net[10.11.12.5]: AUTH PLAIN ********************************************= Oct 21 16:39:07 myserver postfix/smtpd[18189]: xsasl_dovecot_server_first: sasl_method PLAIN, i...
2018 Dec 11
0
"no shared cypher", no matter what I try
...; However, running openssl as requested returns "no peer certificate > available", and when > I connect with mutt to dovecot I still get the "no shared cipher" > error. These are the permissions > on the certificate files: > > ls -l /etc/letsencrypt/archive/<MYSERVER>/fullchain1.pem > /etc/letsencrypt/archive/<MYSERVER>/privkey1.pem > -r--------. 1 root root 3546 Dec 7 11:59 > /etc/letsencrypt/archive/<MYSERVER>/fullchain1.pem > -r--------. 1 root root 1704 Dec 7 11:59 > /etc/letsencrypt/archive/<MYSERVER>/privkey1.pem >...
2008 Jul 07
3
how do I find out which nameserver returns a DNS query?
Hi all If I do a "dig mydomain.co.za" from a Linux server, how do I know which DNS nameserver returns the queries? I seem to have a faulty DNS server, but can't see which one, so I want to find out which nameserver (if there's 4 - ns1.myserver, ns2.myserver, ns3.myserver & ns4.myserver) returns the queries? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff
2023 Nov 02
0
Samba Internal DNS - no AAAA records
...??? : DNS_RPC_ZONE_DSINTEGRATED DNS_RPC_ZONE_UPDATE_SECURE ? ZoneType??????????????????? : DNS_ZONE_TYPE_PRIMARY ? Version???????????????????? : 50 ? dwDpFlags?????????????????? : DNS_DP_AUTOCREATED DNS_DP_DOMAIN_DEFAULT DNS_DP_ENLISTED ? pszDpFqdn?????????????????? : DomainDnsZones.samdom.vm-myserver ? pszZoneName???????????????? : 0.0.0.0.0.8.e.f.ip6.arpa ? Flags?????????????????????? : DNS_RPC_ZONE_DSINTEGRATED DNS_RPC_ZONE_UPDATE_SECURE ? ZoneType??????????????????? : DNS_ZONE_TYPE_PRIMARY ? Version???????????????????? : 50 ? dwDpFlags?????????????????? : DNS_DP_AUTOCREATED DNS_DP_DO...
2019 Jul 17
2
Name of the share in windows explorer
...idmap config MYDOMAIN : backend = ad ??? idmap config MYDOMAIN : schema_mode = rfc2307 ??? idmap config MYDOMAIN : range = 10000 - 14999 ??? idmap config MYDOMAIN : unix_nss_info = yes ??? idmap config MYDOMAIN : unix_primary_group = yes ??? client min protocol = SMB2 [groups] ? comment = myserver ? path = /var/datashared ? public = no ? writable = yes ? guest ok = no ? valid users = @"MYDOMAIN\utilisateurs du domaine" ? vfs objects = acl_xattr streams_xattr shadow_copy2 ? shadow:snapdir = /data/datashared/snapshots ? shadow:basedir = /var/datashared ? shadow:sort = des...
2019 Jul 17
2
Name of the share in windows explorer
Dear Samba Users, I set 2 samba shares : 1. with the name [groups] /pathtomyshare/groups 2. for each domain users [homes] /home In Windows, I can see with the windows explorer my shares : groups (\\myserver) (V:) mydomainuser (\\myserver\homes) (U:) Why for [groups] is only indicated \\myserver and for [homes] is indicated \\myserver\homes ? Is there a way to change it ? I would only show \\myserver for the both shares? Best Regards, Edouard
2006 Nov 16
1
I/O leak
...dovecot. My init.d script for dovecot is basically stop) killall dovecot imap-login I am guessing there might be a more graceful way to stop dovecot? Or rc14 fixed this? I see in rc14 changelog: - rc13 crashed if client disconnected while IDLEing but only user1 was IDLE. Nov 15 21:53:23 myserver dovecot: IMAP(user1 at arinbe.com): Disconnected in IDLE Nov 15 21:53:23 myserver dovecot: imap-login: Killed with signal 15 Nov 15 21:53:23 myserver dovecot: IMAP(user2 at arinbe.com): Disconnected Nov 15 21:53:23 myserver dovecot: imap-login: Killed with signal 15 Nov 15 21:53:23 myserver dovecot...
2011 Jul 01
0
Puppet dashboard cannot work behind a Apache reverse proxy?
Dear All, I already deploy puppet-dashboard with passanger. i''m want to try puppet-dasboard work in like myserver.com/puppet-report using apache proxy reverse, but still getting work, its just show the index then when i try to click some link like nodes, its will be goto myserver.com/nodes, not to myserver.com/puppet-report/nodes its just work if i try to reverse to myserver.com. where my false, should i no...
2008 Mar 31
6
DoveCot IMAP and "inconsistent state" messages
...ies below. I've left my typos in, just in case they somehow bear on the problem. I omitted about 2050 messages from the mailbox FETCH listing, since they were all identical but for the message number, and I didn't figure you'd want to read all of that. :) Command sequence: [me at myserver~]$ telnet locahost 143 locahost/143: Name or service not known [me at myserver~]$ telnet localhost 143 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. * OK myserver awaiting command login me mypass login BAD Error in IMAP command received by ser...
2016 Mar 08
7
Strange behaviour of iptables in centos 7
Hi strange behaviour of iptables on a centos 7.0 machine: The following rule is in the iptables of said machine: [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. 9 9 456 DROP all -- * * 175.44.0.0/16 0.0.0.0/0 [root at myserver ~]# The corresponding enty in /etc/sysconfig/iptables looks like: [root at myserver ~]# grep 175 /etc/sysconfig/iptables -A INPUT -s 175.44.0.0/16 -j D...