I have 3 normal desktop machine A,B and C which are part of same network. I have an apache web server on C. I want to have a scenario to test where i would like to route requests from A to C always through B. Is it possible to achieve this? B is not a designated gateway machine, its one of my normal desktop machines. Can i play around with routing table for achieving this? Please advice. B runs linux always and A and C can be any OS (for now i am using Windows).
Thanks in advance.