Tagged Questions
3
votes
1answer
228 views
UDP Packet Size.. max, ping failing to 3G.. Recalcitrant software vendor
We have a network of 330 clients (Service Vans) connected via 3G to our central office. Currently these clients are connected via a small ruggedized 3G router that establishes the 3G connection and ...
0
votes
0answers
66 views
UDP load balancing for Windows
I have a several windows clients processing some data which is sent over UDP. For load balancing DNS round robin mechanism is used. But it has one drawback it doesn`t take into account if a client is ...
2
votes
1answer
278 views
Tactic to block a UDP spoofing attack
The packets are margin of 200,000 ~ 800,000 per second and UDP spoofed(0 bytes/46bytes)
I have a linux deb 6 and windows server 2003 that is taking a hit.
Current idea:
- Setup a proxy server up ...
0
votes
1answer
206 views
Determine the Ports reserved and what service reserved them in Windows XP/2003
this question is always rise.
How can i know what ports are currently reserved in windows XP/2003 and what service had reserved them.
for example when i want to install Apache, default port will be ...
2
votes
1answer
261 views
Set Windows Firewall to Stateless?
Is there a way to "dumb down" the Windows Firewall on Win2003 or Win2008 from stateful to "stateless", and have it only do basic port filtering on the public interface?
If not, is there a simple, ...