Re: IPsec wifi link in ad-hoc mode



Maxwell Lol <nospam@xxxxxxxxxxx> wrote:
Well, normally a packet is received by the client when it is addressed
to the client. If you are A, and want to send a packet to B that will
forward it to C, you can't simply put C's IP address as the
destination. B will never see it as the address doesn't match.


But by setting the broadcast bit at the MAC layer, B will receive the
packet, and see that it should go to C.

It's been 5 years. I'm a little fuzzy on the details.

Or else B had to be put in promiscuous mode, so it received all
packets. It was something like that...

Ok, thanks. However it's a technique I've never seen before, so I think I'll
stick to something simpler :^)

--
Fabrice DELENTE
.



Relevant Pages

  • [REVS] Backdoor Spotcom Analysis
    ... Spotcom is a backdoor client application that allows a hacker to control ... The server IP address is hard-coded in ... msrsvp.exe accepts a couple of command line arguments. ... the packet payload. ...
    (Securiteam)
  • Re: Socket weirdness
    ... client) before you will notice a shutdown receive at server. ... Then eventually a packet comes from the peer, and that will contain data, so the server responds RST: ... way back across the network. ...
    (microsoft.public.dotnet.framework)
  • Re: Is there any MVP in this group,who can solve my problem or have any suggestions.
    ... miPrevious would be the previous packet number in the sequence ... My next question is that,how can we transmit real time data without using ... which can give me wise solution rather that using winsock server and client ... > to client,without any delay and single formatd value only. ...
    (microsoft.public.vb.general.discussion)
  • Re: OutOfMemoryException from Thread.Start
    ... > stream of bytes (packet) first and then sends it by calling the Socket ... > - On receiving, bytes are received asynchronously by calling the Socket ... > the client connects, the server accepts it and waits. ...
    (microsoft.public.windowsce.app.development)
  • Re: OutOfMemoryException from Thread.Start
    ... I guess that what I'm saying is that you're implementing a resend protocol ... > of the fact that the receiving end uses a fixed 2KB buffer to receive ... >>> stream of bytes (packet) first and then sends it by calling the Socket ... >>> the client connects, the server accepts it and waits. ...
    (microsoft.public.windowsce.app.development)