Re: Transparent communication by way of proxy?

From: Alexander Nickolov (agnickolov_at_mvps.org)
Date: 10/14/04


Date: Thu, 14 Oct 2004 10:20:05 -0700

Simply send your packets to localhost and have your proxy pick
them locally, then do its forwarding.

-- 
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnickolov@mvps.org
MVP VC FAQ: http://www.mvps.org/vcfaq
=====================================
"Derek" <user@nospam.org> wrote in message 
news:2t7jcqF1s00haU1@uni-berlin.de...
> Eugene Gershnik wrote:
> > > I know I haven't provided much detail, but is this
> > > proxy idea possible?
> >
> > Actually you did and this is certainly possible.
> >
> > > I assume I will have to grab raw packets using
> > > winpcap or a similar library.
> >
> > Why? Your middleware can pretend that it is a server
> > and use normal sockets.  This is very similar to
> > what normal HTTP proxies do. What you seem to have
> > in mind is something like VPN which is an overkill
> > for your problem.
>
> I assumed that my proxy process would listen for packets
> on a port, package the raw TCP/IP packets as binary data
> in middleware messages, send those messages to the other
> proxy, which would then unpack the packets and send them
> on to the receiving process.  But now that I think about
> it, the probably isn't a need to use a low-level packet
> capture library like winpcap.  I just mentioned it be-
> cause I had a little experience using it to capture raw
> network traffic.
>
> Thanks for taking the time to reply.  It's reassuring
> to know that what I'm trying to do is possible. 


Relevant Pages

  • Re: gethostbyname - how to use with a proxy name?
    ... A TCP connection is identified by ... Microsoft MVP, MCSD ... great with "ordinary" domain names however with a proxy URL name I get ... IPaddresses in the TCP packets to track the packets to determine ...
    (microsoft.public.win32.programmer.networks)
  • Re: Update: UDP 770 Potential Worm
    ... > the network immediately after the 'attack', ... were no packets indicating some form of replication. ... I noticed that the UDP ... > of the UDP datagrams is the IP address of the proxy? ...
    (Incidents)
  • Re: Update: UDP 770 Potential Worm
    ... > were no packets indicating some form of replication. ... > my capture was limited due to the switched ... to see if the problem occurs on the test network, ... The proxy had already been isolated from the ...
    (Incidents)
  • Re: [fw-wiz] dirty packet tricks?
    ... solve via promiscuously sucking up packets. ... restriction that your 'sideways' proxy box is it will have to be on a hub ... The firewall will have to suppress all ICMP errors to the internal network ...
    (Firewall-Wizards)
  • a problem with nat table setting
    ... linux PC and the webserver before I start the proxy, ... http packet will not be passed to the proxy, ... Chain INPUT (policy ACCEPT 3574 packets, ...
    (comp.os.linux.misc)