3
votes
3answers
842 views

Windows 7 DHCP Default Gateway not Overridden by manual Default Gateway

We have recently installed Windows 7 for student computers. All student computers must be routed through our content filter which is located at 192.168.0.63. This was done in WinXP by adding a Default ...
1
vote
1answer
394 views

Multiple Homed Windows 2008 Server / Windows 7 Client

I have a small Windows 2008 network, with some Windows 7 clients. The clients are both laptops with docking stations and I would like them to communicate with the Windows 2008 server (for filesharing) ...
3
votes
1answer
63 views

Machine cannot communicate on local network any more

I have a machine that has a problem I've never seen and cannot understand. The machine is a Dell laptop with Windows 7 Ultimate. The user tried to do something fancy with this machine (bridging the ...
3
votes
1answer
5k views

Maximum number of TCP clients in Windows 7?

I am running client load testing software for my server from a Windows 7 Enterprise box. The client box is able to get up to 16346 TCP connections out, and then it starts giving the error “An ...
1
vote
1answer
975 views

Windows XP/7: custom routing for VPN connection

We are dealing with a badly configured VPN connection from a vendor, which set up the default gateway but doesn't route traffic anywhere beyond their VPN zone. I managed to do some ad-hoc routing to ...
3
votes
2answers
978 views

TCP/IP Stack in Windows Server 2008 vs Windows 7 Ultimate

Does anyone know the details as to the differences between the TCP/IP stack in Windows Server 2008 (Standard) vs Windows 7 Ultimate? This question pertains to TCP/IP ONLY. I know that Windows 7 and ...
1
vote
2answers
1k views

Accepting a connection on a socket on Windows 7 takes more than a second

Here's what I've done: I wrote a minimal web server (using Qt, but I don't think it's relevant here). I'm running it on a legal Windows 7 32-bit. The problem: If I make a request with Firefox, ...
4
votes
2answers
6k views

Windows 7 TCP Listen Ports

My fresh install of Windows 7 shows 5 programs listening on TCP ephermeral ports: TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING TCP 0.0.0.0:49153 0.0.0.0:0 ...
2
votes
1answer
810 views

IPv4 over IPv6?

In Windows, with IPv4 stack disabled, can I encapsulate IPv4 addresses over the IPv6 stack to reach an IPv4 host ?