Questions tagged [clients]
17 questions
12
votes
5 answers
Openvpn client, force DNS server
Our Linux Ubuntu configuration does have a DNS server (Bind 9).
And resolv.conf has its
nameserver 127.0.0.1
When using openvpn client on that Linux, the nameserver is not changed (by the VPN server) but I would like to set it - only during the…

Déjà vu
- 5,546
- 9
- 36
- 55
3
votes
2 answers
QoS - split bandwidth across all IPs during high load
We have a Linux-based router which is currently working fairly well, but our network only has a 1.5 mbps incoming connection. The network is small, but during high load periods some systems can end up dominating the bandwidth. For example, a client…

Matthew Iselin
- 717
- 1
- 8
- 20
2
votes
3 answers
Client notifications in a domain
We are interested in sending notifications to our user clients in a windows domain. So for example before restarting the file server (windows server 2016) we would like to inform (with a pop-up or so on their desktops) all online users that a…

InDubio
- 25
- 1
- 6
2
votes
1 answer
How can I set the Ethernet infrace classid through Powershell?
Hey guys I wonder if it's possible to set classid on Ethernet interface via Powershell? I tried that on server 2k12 R2 via ifconfig but I get no results.

nethero
- 238
- 1
- 9
2
votes
2 answers
How do you hide domain clients from showing up in Network Browser?
How do you hide the domain clients from seeing one another in the Network Browser? I don't want to disable Network Discovery because I would like to be able to maintain them, access their administrative shares and run installations remotely.
This…

Bourne
- 1,039
- 5
- 18
- 24
2
votes
4 answers
FTP - 530 Sorry, the maximum number of clients…?
My problem is that my FTP work great, exept when i upload files on a particular client server!
on this server happen that some files are uploaded fine and others not, they stop while uploading at half of it's size, then this error is displayed:
530…

Luca Filosofi
- 121
- 1
- 5
1
vote
1 answer
deploying openvpn on windows clients
I am trying to use OpenVPN instead of PPTP for our VPN. In order to be able to do this, I need it to be "easy" to setup. Right now, I have to get people to rename the Tap-Win32 network interface to get the config to work properly.
Is there a way I…

Zimmy-DUB-Zongy-Zong-DUBBY
- 1,580
- 3
- 16
- 30
1
vote
1 answer
Best client server protection
I have around 80 laptops connected to Active Directory server.(Windows Server 2008 r2). Currently all the laptops have Avast free antivirus on them.
Is there any way I can check for unprotected laptops through active directory.

user340209
- 11
- 1
0
votes
2 answers
Sharing folders and clients AD no take changes
I have the following problem.
In my company I have installed a DNS server + AD in WS2008 R2. The problem I have is that by sharing a folder for a group when I add or remove users from the group, customers do not make changes until you close the…

Roman Racca
- 45
- 1
- 6
0
votes
1 answer
fedora dhcpd name server configuration
I'm having a hard time configuring a more modern release of a Fedora DHCP service to replace an older one and the problem is that clients aren't getting the appropriate DNS server information.
I had been using dhcpd on an earlier Fedora release…

Richard T
- 1,206
- 12
- 29
0
votes
1 answer
How to prevent obstruction of apache connection-slots
i have an apache 2.2 with
ServerLimit 50
MaxClients 50
now when i run jmeter wth 50 threads and keep alive checked, all slots belong to jmeter. And i can't access the page with my browser.
i aleady tried
MaxRequestsPerChild 1
but…

wutzebaer
- 129
- 8
0
votes
2 answers
Backing up server and multiple clients
I'm running a Amahi server. It's basically a Fedora14 x64 installation.
I'm looking for a good solution to backup my 200GB system drive on the server to an external USB/eSATA drive every night. I looked into using dd but since other things might be…

inquam
- 179
- 1
- 13
0
votes
3 answers
Any Microsoft SQL Server 2008 licensing restrictions on usage?
Possible Duplicate:
Can you help me with my software licensing question?
Does Microsoft have any problems with HOW I USE SQL Server Standard Edition 2008? I plan on using it to aggregate my clients various data sources and report on them (using…
ryrobes
0
votes
0 answers
openVPN lags with 2 (or more) clients
I am running a openVPN-Server for some time now, and it works great.
On that server I created two new certificates via easy-rsa and formed it into two config-files for two new clients, like I always do.
Then I set up a Debian11 Client, that runs in…
0
votes
0 answers
SFTP Account Behaves Differently from Different Client Machines
I have an Ubuntu system configured as an SFTP server. It has been reliably serving multiple SFTP clients for several years. Recently, a client made some operations changes and, for testing purposes, a new employee is attempting to access the…