Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linux through a Windows Proxy

Status
Not open for further replies.

tchatzi

Technical User
Dec 15, 2004
744
GR
I know.....hell.

I set the HTTP_proxy on linux and it works fine with the browsers (firefox,mozila, konqueror).
But whatever i try from the command line does not work.
No ping, no telnet, no sendmail, no nothing.
Is there something i have to set up to make them work?

Thanks...


``The wise man doesn't give the right answers,
he poses the right questions.''
TIMTOWTDI
 
A http-proxy is only caching traffic for http on port 80.

telnet, ftp, sendmail use different ports.
icmp-echo-requests (ping) is even more far away.

It looks as if you like to have a router.
Look at the documentation for iptables for router-questions.

seeking a job as java-programmer in Berlin:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top