Questions tagged [clients]
15 questions
11
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,408
- 9
- 32
- 52
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
- 7
- 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,029
- 5
- 17
- 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,549
- 3
- 16
- 29
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
- 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,130
- 11
- 26
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
- 169
- 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
-1
votes
2 answers
Mac can be arpinged but not pinged
Why does Mac OS X and Linux do not ping each other on a local Ethernet Network?
Edit 2012-12-14 (ten days latter) adapter FireWire to Ethernet RJ45 might be the problem (on MacBook Pro Retina early 2015). I am researching on how to debug the his…
Bruno Schroeder
- 11
- 3
-4
votes
4 answers
Same static IP addresses to single static IP address communication
I have a server with 4 modules, and one Ethernet Port and an internal hub to assign these modules to, configured as below.
Module 1: 192.168.10.1
Module 2: 192.168.10.2
Module 3: 192.168.10.3
Module 4: 192.168.10.4
Each of these Modules intend…
eecs
- 13
- 3