RE: Single IP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




- What is the client using to access your services? A web-browser? I Open the the portal page and click on the some link then my own service start and listen the server. - What "services" are you providing? Websites? I have two application name is VPX and FNC. - You can't have more than one application listening on port 80, so how are you dealing with that issue? My requirement is OPEN ONE tunnel( between server and client) and all the data will send via this tunnel. and In server side I check the packet and forward To appropriate server as per FLAG.

So I assume, these packets are not http-requests anymore. If you're able to control the packets sent by the client, you could, e.g., abuse the DSCP-field of the IP header. By setting it to some specific value, you might be able to match it at your site and then, using the REDIRECT-target, you could send the packets where you want.


If you are unable to control the packets sent by the client, you should finally tell us what this is all about, i.e., you need to explain the whole handshake.

Regards,
Michael


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux