Recent Questions - Server Fault |
- Run a Powershell script once on all computers as admin via GPO without changing execution policy
- Connectivity issue between me and Google Cloud infrastructure
- Unable to start critical Windows Services in Docker Windows Container
- Free DMARC XML analyzer
- Windows docker container cannot reach another host on the same private network
- Chrony Configuration to Accept Radio Time Signals
- Using SSH tunneling to only allow access to certain mobile device
- IPtables redirect IP from VPN
- Openvpn allow access to clients from private network
- selecting vCPU harware family while creating VMs on AWS or Azure or Google compute
- How to Disable WebDAV Redirector server feature
- Purpose of IPv4 mapped IPv6 address
- I am unable to edit email message body in evolution following update
- PXE boot failing on RHEL install; PXE-E79
- Rsyslog - "Warning: CA certificate is not set" but TLS forwarding still works
- K8S limit number of starting pods at the same time
- How to automatically save and force update of a dynamic DNS on pfSense?
- How to disable client-initiated renegotiation in Postfix?
- Exchange 2019 Antimalware engine updates download but don't get applied
- pam_sss(crond:session): Request to sssd failed. Public socket has wrong ownership or permissions
- 503 Service Unavailable with ambassador QOTM service
- Can't use UPN credentials with New-MoveRequest?
- How to display more Task Scheduler logs?
- zywall usg 100 log website visits
- mdadm: drive replacement shows up as spare and refuses to sync
- openSUSE 13.1 pam_ldap error trying to bind invalid credentials
- Disable Outlook Web Access Junk filtering in Exchange 2013
- mysql binlog error "ERROR: Error in Log_event::read_log_event(): 'Found invalid event in binary log', data_len: 341, event_type: 2 **"
- Web page hangs on reload/refresh
- How to create monit monitor to alert when a line of text is NOT seen in a log file over a period of time
Run a Powershell script once on all computers as admin via GPO without changing execution policy Posted: 01 Jun 2022 11:42 AM PDT I have a Powershell script that I need to run on all computers on my Active Directory domain once. A large number of computers are off at any given time, so a GPO would allow us to ensure that it applies to all affected machines. However, the script needs to run as administrator because of the registry values being modified. Also, per our security department, we cannot change the ExecutionPolicy on these devices. Is there any way to get this script to run? This script backs up a registry entry before deleting it, as recommended by the Microsoft mitigation work-around to CVE-2022-30190 |
Connectivity issue between me and Google Cloud infrastructure Posted: 01 Jun 2022 11:17 AM PDT This morning I found myself disconnected from a huge part of the internet. I discovered that I can't reach any website in some Google Cloud subnets. The same host is reachable from Digital Ocean: Some affected IPs: My internet provider refuses to provide any help. And it looks like traffic gets stuck on Google's side. What can I do? |
Unable to start critical Windows Services in Docker Windows Container Posted: 01 Jun 2022 11:10 AM PDT We are trying to modernize a legacy 3rd party application by setting up a Docker Windows Container. We are using windows image: Thank You, Maharshi Suthar |
Posted: 01 Jun 2022 11:09 AM PDT Looking for a solution to analyze DMARC XML reports for a small business. Currently have a bunch of domains names configured with the same dmarc report email address. This report email account receives on average about 2,3 DMARC emails on a daily basis from distinct domains. All the DMARC XML analyzer free solutions ive seen online seem to only support 1 or 2 domains, i wonder if anyone knows of a free or cheap solution that does not take domains count into consideration but rather the volume of XML reports it processes on a daily or month basis? On my case there are so few reports a day that i really dont want to solve the problem by acquiring a "premium" account where i need to pay hundreds of dollars a month... |
Windows docker container cannot reach another host on the same private network Posted: 01 Jun 2022 11:07 AM PDT I'm running a Docker container on Windows: This basically helps converting my Scanner into a Wifi Scanner. I confirm This was definitely working before, but for some reason (maybe due to Windows updates or so), my container no longer seems to be able to reach I've tried a number of things, such as trying some I tried to temp disable Windows Firewall, but doesn't seem to resolve either. What could be the problem that prevents the Docker container from reaching |
Chrony Configuration to Accept Radio Time Signals Posted: 01 Jun 2022 09:39 AM PDT Is there a way to have For example, I want to use the Canadian radio time source CHU to provide ticks on the second. Assume that I have the required hardware to receive the signal and have a fast C program to isolate the signal I want (1 KHz tone pulse demarcating seconds). I only need the clock to be synchronized to the second, not the exact time. Does Chrony have a mechanism to accept a one second periodic correction pulse ? |
Using SSH tunneling to only allow access to certain mobile device Posted: 01 Jun 2022 08:32 AM PDT I need a way for our app that sends data from a phone to a server and to a database to only allow certain mobile devices to accept data from. I searched ip filtering but the ip addresses of phones change all the time. and mac address filtering isn't as secure. people recommended SSH tunneling but I can only find scenarios for desktop and not for mobile |
Posted: 01 Jun 2022 08:08 AM PDT I am trying to set up a VPN with iptables redirect. VPN client is a hardware with predefined destination IP to 192.168.0.100. However the real destination IP now is 192.168.30.100 and I cannot change the settings of the hardware. Therefore I am advertising to VPN clients that the server can route 192.168.100.0/24. But at the Ubuntu which hosts the openvpn server I want to redirect those requests to 192.168.0.100 to 192.168.30.100. I have tried these However these settings don't work. Any suggestions? |
Openvpn allow access to clients from private network Posted: 01 Jun 2022 08:53 AM PDT I do have a setup with pfsense. I have configured 2 LAN subnets: 192.168.50.0/24 is a DMZ 192.168.100.0/24 is a Management Then in DMZ I do have an openvpn server. To that server multiple clients are connecting. I would like to be able to connect to their interfaces from 192.168.100.0/24. I was able to route ping to the vpn server (seen it on tcp dump) by specifing vpn server as gateway for 10.20.0.0/24 on pfsense. However the ping never reached tun interface (tcp dump only saw it on eth interface and not as outgoing on tun). I do believe that I must do something with IP tables on openvpn server. Any suggestions on how to achieve rhis without switching to site-site vpn? I know that I can connect as vpn client and allow client-client but this is not prefered way. According to this https://openvpn.net/vpn-server-resources/reach-openvpn-clients-directly-from-a-private-network/ it should be possible in openvpn access server but how to do this in standard ovpn server. Thank you in forward |
selecting vCPU harware family while creating VMs on AWS or Azure or Google compute Posted: 01 Jun 2022 08:31 AM PDT Do the |
How to Disable WebDAV Redirector server feature Posted: 01 Jun 2022 08:26 AM PDT |
Purpose of IPv4 mapped IPv6 address Posted: 01 Jun 2022 09:19 AM PDT I am still confused about the purpose of IPv4 mapped IPv6 addresses and would like some enlightenment. I have a server client pair of machines and I intend to connect them via Openvpn. The server has an IPv6 address, while the client an IPv4 only address. When I ping the client's IPv4 mapped IPv6 address, there is a response. However, when I configured the client to connect to the server's IPv6 address, I was unable to connect. I have included the client's IPv4 mapped IPv6 address into the Openvpn client configuration file -- local Let's switch the pair. Now, the server has an IPv4 address (with a IPv4 mapped IPv6 address) and the client as an IPv6 address. I am also unable to establish an Openvpn connection by connecting to the server's IPv4 mapped IPv6 address. In this case, What good is here when it comes to Openvpn connections while IPv4 mapped IPv6 address? TLDR: For instance, I have an IPv4 only machine with IP 126.10.13.2 and it has an IPv4 mapped IPv6 address of ::ffff:7e0a:d02. I have another IPv6 machine with IP 2a04::dead:beef:5802:A. How am I able to connect both of them via Openvpn? I cannot seem to connect the IPv6 address of both machines together. |
I am unable to edit email message body in evolution following update Posted: 01 Jun 2022 10:25 AM PDT I updated my system and now when I open an email to send, I can add header information but not the body of the message. Same with trying to reply to an email. No cursor will parse to the body of the message. It's read only. How do I re-enable my message body in evolution? evolution version |
PXE boot failing on RHEL install; PXE-E79 Posted: 01 Jun 2022 10:59 AM PDT i'm trying to install RHEL 9.0 on a gigabyte motherboard, Product Name: H170M-D3H-CF. My dhcp setup has worked in the past, so I don't think the dhcp is the issue. I know that something is going between the dhcp server (also the kickstart server) because I did have a typo in the dhcpd.conf file and have fixed it. The error changes to the following:
Elsewhere I read that the problem is the client is trying to use BIOS boot when it should be doing UEFI boot. (ahh, the machine previously had a UEFI disk, and that's what I want to use going forward. Thus, "BIOS" is to be avoided.) The suggestion is to turn off "legacy" boot. I can't find a way to do that in my motherboard's, ahem!, BIOS. (should it be called BIOS or something else?) I've used this kickstart server for a long time; I believe the tftp, dhcp, http parts are all okay. I've installed RH 8.5 on at least two machines with this. UPDATE: looks like i don't have enough debug information to chase this problem down. the motherboard is (i guess) set up to use UEFI only, but that's not happening, and there's no indication of why. so my next idea is to resort to the old pxeboot. while (1) sigh(); oh, well. |
Rsyslog - "Warning: CA certificate is not set" but TLS forwarding still works Posted: 01 Jun 2022 10:43 AM PDT I am configuring rsyslog to forward over TCP/TLS. I was curious why, unlike HTTPS, I had to add the certificate to my client, so I went against the README and commented out the cert config, leaving me with this: Now, I get a Why is this? Is the cert even necessary? |
K8S limit number of starting pods at the same time Posted: 01 Jun 2022 08:09 AM PDT I have problem with K8S, I have about 30 microservices (java running on spring boot). Microservices needs a lot of CPUs only for startup because there are a lot of libraries. When I deploy all microservices at the same time it will create really big CPU load on K8S nodes and they are marked as unavailable. I need to limit somehow number of simultaneously starting pods to avoid of high cpu load on nodes. Is there any way how to do this? |
How to automatically save and force update of a dynamic DNS on pfSense? Posted: 01 Jun 2022 10:17 AM PDT Everytime the IP address of my pfSense changes i need to manually log-in to the panel, go to Services > Dynamic DNS > Actions [Edit] > ♻ Save & Force Update Please, how do i do this using Cron ?? I already installed Package 'Cron' and did the following (Based on another question here on ServerFault - It didn't work.)
Code in rc.force.dyndns.update is: It did not work. The problem keeps happening. |
How to disable client-initiated renegotiation in Postfix? Posted: 01 Jun 2022 11:44 AM PDT How to disable client-initiated renegotiation in Postfix? |
Exchange 2019 Antimalware engine updates download but don't get applied Posted: 01 Jun 2022 10:28 AM PDT I've been diagnosing for the past day or so some issues with an Exchange 2019 server related to Antimalware filtering/scanning. This was disabled on our server, I enabled it, and restarted the transport service per the Microsoft docs:
In Event Viewer, however, we're getting some logs that indicate this isn't working: It looks like it fails for some reason and logs "MS Filtering Engine Update process was unsuccessful in testing an engine update." Then the process repeats and we can see it trying again: The configuration settings look fine and we've allowed both amupdatedl.microsoft.com and forefrontdl.microsoft.com through the firewall. (It appears that's working because it says downloaded successfully in the Event Viewer logs.) Any ideas / help would be much appreciated! Thank you! Edit: One other note, it does seem to be trying to download and use some of the scan engine updates as evidenced by this staging folder here with recent timestamps. I also found some other resources that suggested a permissions issue, but I checked and Network Service has full permissions to E:\Program Files\Microsoft\Exchange Server\V15\FIP-FS\Data Things I've looked at:
|
pam_sss(crond:session): Request to sssd failed. Public socket has wrong ownership or permissions Posted: 01 Jun 2022 09:14 AM PDT we have Active Directory authentication with SSSD on a CENTOS 7.5 Starting from today users are unable to log in. When they try, they get:
I looked into /var/log/secure:
Here's sssd.conf: On another machine, with exactly the same configuration, everything works. No changes at all, lately. Thanks for your help. |
503 Service Unavailable with ambassador QOTM service Posted: 01 Jun 2022 10:06 AM PDT I have a kubernetes master/node setup in cent os. After setting up ambassador as an API gateway, I have tried a sample route with QOTM service for which when I send a http request to the route, I receive 503 Service unavailable in the response with body as = "no healthy upstream". But the same qotm service when I ran it as a stand alone docker container it worked for the route. Is there any thing specific to be taken care in kubernetes to setup ambassador. |
Can't use UPN credentials with New-MoveRequest? Posted: 01 Jun 2022 12:02 PM PDT We're on a hybrid setup (Exchange 2013 on-prem), and MRSproxy is enabled and working. We want to archive our user's mailbox when they leave the company. So we want to migrate those mailbox from the Office 365 back to our on premise server. I've been trying to create a leaving script, and the So I tested with With but with Looking at the TechNet article for both Is this a limit with Exchange 2013? I can Remote-PSSession to the on premise Exchange server with the UPN username, and import the CMDlet, so I'm at a lost why it doesn't work with |
How to display more Task Scheduler logs? Posted: 01 Jun 2022 08:14 AM PDT Under a Windows Server 2012 R2, I see less than 2 days of Task Scheduler logs ! To be honest that's already 17'295 entries, maybe is it the maximum capacity ? Therefore my question : is the problem due to display options, or is the server keeping so little logs ? In the second case, how to extend logging capacities ? To view the logs I go to Event viewer > Apps and services > Microsoft > Windows > Task Scheduler > Operational Any help would be appreciated. P. S. I found an older discussion which doesn't seem to apply for Windows Server 2012 R2 : Extending the Windows Task Scheduler log file |
zywall usg 100 log website visits Posted: 01 Jun 2022 11:04 AM PDT Can I log all browsing history with a zyxel zywall usg 100 router (with no payed licenses). I would like to see a complete list of websites visited; a bit like the "traffic statistics" page (interface "lan1", sort by "Web site hits"), but a complete history with timestamps instead of the top 20 max hits.
|
mdadm: drive replacement shows up as spare and refuses to sync Posted: 01 Jun 2022 11:35 AM PDT Prelude I had the following devices in my The following drives were also present, unrelated to the RAID: The following drives were part of a card reader that was connected, again, unrelated: Analysis
Now root@galaxy:~# mdadm --detail /dev/md0 /dev/md0: Version : 1.2 Creation Time : Wed Jul 30 13:17:25 2014 Raid Level : raid6 Array Size : 15627548672 (14903.59 GiB 16002.61 GB) Used Dev Size : 3906887168 (3725.90 GiB 4000.65 GB) Raid Devices : 6 Total Devices : 5 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Tue Mar 17 21:16:14 2015 State : active, degraded Active Devices : 5 Working Devices : 5 Failed Devices : 0 Spare Devices : 0 Layout : left-symmetric Chunk Size : 512K Name : eclipse:0 UUID : cc7dac66:f6ac1117:ca755769:0e59d5c5 Events : 67205 Number Major Minor RaidDevice State 0 8 0 0 active sync /dev/sda 1 8 32 1 active sync /dev/sdc 4 0 0 4 removed 3 8 48 3 active sync /dev/sdd 4 8 64 4 active sync /dev/sde 5 8 16 5 active sync /dev/sdb For some reason the RaidDevice of the "removed" device now matches one that is active. Anyway, let's try add the previous device (now known as root@galaxy:~# mdadm --add /dev/md0 /dev/sdm mdadm: added /dev/sdm root@galaxy:~# mdadm --detail /dev/md0 /dev/md0: Version : 1.2 Creation Time : Wed Jul 30 13:17:25 2014 Raid Level : raid6 Array Size : 15627548672 (14903.59 GiB 16002.61 GB) Used Dev Size : 3906887168 (3725.90 GiB 4000.65 GB) Raid Devices : 6 Total Devices : 6 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Tue Mar 17 21:19:30 2015 State : active, degraded Active Devices : 5 Working Devices : 6 Failed Devices : 0 Spare Devices : 1 Layout : left-symmetric Chunk Size : 512K Name : eclipse:0 UUID : cc7dac66:f6ac1117:ca755769:0e59d5c5 Events : 67623 Number Major Minor RaidDevice State 0 8 0 0 active sync /dev/sda 1 8 32 1 active sync /dev/sdc 4 0 0 4 removed 3 8 48 3 active sync /dev/sdd 4 8 64 4 active sync /dev/sde 5 8 16 5 active sync /dev/sdb 6 8 192 - spare /dev/sdm As you can see, the device shows up as a spare and refuses to sync with the rest of the array: root@galaxy:~# cat /proc/mdstat Personalities : [raid6] [raid5] [raid4] md0 : active raid6 sdm[6](S) sdb[5] sda[0] sde[4] sdd[3] sdc[1] 15627548672 blocks super 1.2 level 6, 512k chunk, algorithm 2 [6/5] [UU_UUU] bitmap: 17/30 pages [68KB], 65536KB chunk unused devices: I have also tried using The reason I am using RAID 6 is to provide high availability. I will not accept stopping |
openSUSE 13.1 pam_ldap error trying to bind invalid credentials Posted: 01 Jun 2022 09:02 AM PDT Environment: new install of openSUSE 13.1 into a internal network of mostly 10.2 and 10.3 openSUSE. LDAP server ( Attempting to configure new 13.1 ldap client host ("main") using nss_ldap and pam_ldap (i.e., not using the SSSD). All older clients working fine w/ LDAP server. Get following error when ssh to new host "main" (some info obsured) from older host "test":
My /etc/pam.d/common-password is: My /etc/pam.d/common-auth is: What am I missing/forgetting? |
Disable Outlook Web Access Junk filtering in Exchange 2013 Posted: 01 Jun 2022 11:04 AM PDT By default, Outlook Web Access (OWA) in Exchange 2013 seems to move suspected junk mail to the Junk Email folder. This is undesirable behavior in most of my environments because we have Barracuda Spam Filters in place. I'd like to accomplish the following setting globally for all existing and future users in an Exchange 2013 environment. What's the least-painful method to accomplish this? I thought the Exchange shell would be magic, but running yields... |
Posted: 01 Jun 2022 12:02 PM PDT I am new in mysql binary log and replication .Please help me sort this issue. I am using mysql version 5.0.95 and now facing errors in binlogs. Some of querries in binary log as unknown event and also getting error when we try to force read the binary log using mysqlbinlog utility Command output I have tested mysqlbinlog utility with different version . But no luck . same error . A lot of unknown events . Os version : CentOS release 6.4 (Final) 64 bit Command output Also created same mysql version 5.0.95 in my local system and execute all mysql query from general log of server.Can't find any error in binary log ? Have any idea how to sort out this issue ? |
Web page hangs on reload/refresh Posted: 01 Jun 2022 10:06 AM PDT I'm experiencing a strange problem with my website. If I navigate through links inside the website everything is fine, and pages load fast. If I hit the refresh button on the browser on any page, the page load is slow and it hangs (not at the same moment every refresh), and it keeps loading forever. Despite the spinning reload icon on address bar, firebug does not show any hung connection. I tried FF/Chrome on MacOSX/Win/Linux and I get the same behaviour, so I suppose is something related to my web server. Is it possible I made some mistakes on tuning apache settings (such as KeepAlive / MaxClients)? I currently use Apache2 with prefork module, on a dedicated 8 core i7 server with 16GB RAM. Prefork settings: Other/KeepAlive settings: Is it possible that the problem is completely unrelated to these settings, so I ask you: can you address me on the right place to look or how to perform further tests to understand how to solve it? |
Posted: 01 Jun 2022 09:02 AM PDT I can see how to alert when a regex appears in a log file. I can see how to alert when a regex does not appear on EVERY line of a log file. But I can't see how to alert when a regex has not appeared in a log file over a period of time. I could create a bash script which regex's the file for me, and writes out to a file which monit monitors, but would rather keep the solution within monit. Any help would be appreciated. |
You are subscribed to email updates from Recent Questions - Server Fault. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment