Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a linux server and have a proxy server on another machine.

My linux server needs connect to port 'x' on ip 'y'

Is it possible to create iptables rule or another way to: when my linux server tries to connect to port 'x' on ip 'y' uses my proxy server on another machine?

In other words, I need to my server's ip changes when it needs to connect port 'x' on ip 'y' by using another proxy server machine.

Regards

share|improve this question
This question might be better asked on serverfault.com – dbaseman Apr 22 '12 at 9:30
Actually, I take that back. Every question I ask over there earns me a Tumbleweed badge. – dbaseman Apr 22 '12 at 9:33
@dbaseman thank you for your help, i have sent it serverfault.com/questions/381935/… – Metalik Apr 22 '12 at 9:45
@dbaseman: if you think a question should be migrated, use the "flag" link (or close link if you have that), don't comment like that - new users tend to cross-post their questions when you do that, and that's not optimal. – Mat Apr 22 '12 at 15:59

closed as off topic by Mat, Jerry Coffin, Gilles, mu is too short, Sean Owen Apr 23 '12 at 8:57

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.