Forever
Sun, 20 Jan 2008 12:51:48 -0800
...
|
when does windows xp start sending isakmp packets
Sun, 13 Jan 2008 19:41:17 +0100
Hello,
I am trying to start ISAKMP SA on "Microsoft Windows XP Professional x64
Edition Version 2003 Service Pack 2"
I have already configured security policy in IP Security Policy
Management snap-in.
When I try to ping the host (that traffic should be encrypted to it),
the PING.EXE says: "Negotiating ...
|
when does windows xp start sending isakmp packets
Sun, 13 Jan 2008 19:40:51 +0100
Hello,
I am trying to start ISAKMP SA on "Microsoft Windows XP Professional x64
Edition Version 2003 Service Pack 2"
I have already configured security policy in IP Security Policy
Management snap-in.
When I try to ping the host (that traffic should be encrypted to it),
the PING.EXE says: "Negotiating ...
|
Internet Print Port?
Mon, 19 Nov 2007 09:34:54 -0800
Thanks in advance for your help. Even if you just clue me in on what new
group I shoul be posting to.
I'm useing DDNS from DynDNS.org to give me access via my Linksys router to
my Home computer network. Currently in the router I have requests for Port
80 routed to my host where I have IIS running and all is ...
|
Someone please explain this
Thu, 15 Nov 2007 11:41:42 -0700
I do a PING, to a .67 address, but I get a reply back from .66 saying the
host is unreachable.
Why is 66 replying back and not .67?
Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reser
C:\Users\Valued Customer>ping 192.168.100.67
Pinging 192.168.100.67 w ...
|
TCP utility
Tue, 30 Oct 2007 08:42:13 -0400
Is there a utility available that will allow me to be proxied by a machine
on my network. We have a managed router service and they only allow certain
IPs to connect to the routes, others are acl'd off. Anyway, I need a utility
that can be loaded on a machine that has access, then I will use that
utility to ...
|
Keepalive - how does it work?
Tue, 25 Sep 2007 19:27:07 -0000
Hi all,
I wondered what are the implications of setting keepalive to true. can
I detect, say, from a server, that a client crashed? and if so, how
can I receive the message (on what callback/function call)?
thanks very much for any idea,
Lior
...
|
|
|
Re: Windows changes UDP destination port specified in send_to call??!!
Sat, 08 Sep 2007 00:14:23 -0700
On Sep 8, 2:43 am, "John Gulbrandsen" <n...@spam.com> wrote:
> 1) The UDP client sends a datagram from Windows box 1 to port 666 on Windows
> box 2.
> 2) MS Network Monitor shows that the UDP client app is ACTUALLY using
> destination port 39426 (the 666 has changed to 39426).
> 3) The UDP Server socket is unde ...
|
Windows changes UDP destination port specified in send_to call??!!
Fri, 7 Sep 2007 22:43:47 -0400
I have an interesting bug i'm trying to understand. I am writing a simple
"UDP Socket" class that wraps the Winsock APIs. I have found that when i
specify a UDP server port on Windows (say 666) the port mysteriously gets
changed to another port (in this case 39426).
To clarify:
1) The UDP client sends a dat ...
|
Client Reconnecting to server that has gone down then back up.
Tue, 4 Sep 2007 13:06:27 -0500
I have a TCP/IP client that required the ability to reconnect to a server
that had previously been shutdown. This client also needed the ability to
wait for a server to come online.
Attached is the code section that accomplishes this, I hope some find it
useful and even post improved methods.
// sin stru ...
|