Linux to Microsoft Proxy Server connection.

This is a discussion on Linux to Microsoft Proxy Server connection. within the Linux Security forums, part of the System Security and Security Related category; Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server. The connection is dial-up, ...


Go Back   Usenet Forums > System Security and Security Related > Linux Security

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-04-2004
Richard K. Kishore
 
Posts: n/a
Default Linux to Microsoft Proxy Server connection.

Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server.
The connection is dial-up, and the computer connected to the internet
runs a Microsoft Proxy Server.

Is there another (free) proxy server for windows that will work with
Linux as a client?
Reply With Quote
  #2 (permalink)  
Old 08-04-2004
Allen Kistler
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

Richard K. Kishore wrote:
> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server. The
> connection is dial-up, and the computer connected to the internet runs a
> Microsoft Proxy Server.
>
> Is there another (free) proxy server for windows that will work with
> Linux as a client?


If you just need the MSProxy to be a gateway, then define the internal
address of the Proxy as the gateway on the Linux box.

If you want to use the MSProxy to be a genuine http/https/ftp proxy,
define the internal address of the Proxy to be a proxy in your browser
setting on Linux.

Squid is probably the most popular proxy that runs on Linux, but there
are others. If you want another proxy that runs on Windows, you need to
ask a Windows group. Anything that conforms to the RFCs for a web proxy
should work with any web client on any OS.
Reply With Quote
  #3 (permalink)  
Old 08-04-2004
Ivan Marsh
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

On Wed, 04 Aug 2004 14:49:06 +0000, Richard K. Kishore wrote:

> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server. The
> connection is dial-up, and the computer connected to the internet runs a
> Microsoft Proxy Server.


I haven't worked with MS Proxy since it's early days so the new versions
may be different but...

MS Proxy (after version 1) requires client software. Client software that
only exists for Windows.

I think, as long as you're not using authentication, that you can get HTTP
to proxy without the client software (at least you could under 2.0) but no
other protocols will proxy without the client software.



--
i.m.
The USA Patriot Act is the most unpatriotic act in American history.

Reply With Quote
  #4 (permalink)  
Old 08-04-2004
Mike
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

Richard K. Kishore wrote:
> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server. The
> connection is dial-up, and the computer connected to the internet runs a
> Microsoft Proxy Server.


Short answer, you can't. It needs a windows only client application.
Long answer, it depends what you want to do and how much you value the
security on your proxy server.

> Is there another (free) proxy server for windows that will work with
> Linux as a client?


Grab an old Pentium box and take a visit to www.ipcop.org. Build
yourself a nice little firewall and use that as your gateway. You can
even point your proxy server at it if you want or just do away with it
altogether.


--

------------------------------------

Real email to mike. The header email is a spam trap and you will be
blacklisted,
submitted to anti-spam sites and proably burn in hell.
Reply With Quote
  #5 (permalink)  
Old 08-04-2004
Larry I Smith
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

Richard K. Kishore wrote:
> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server. The
> connection is dial-up, and the computer connected to the internet runs a
> Microsoft Proxy Server.
>
> Is there another (free) proxy server for windows that will work with
> Linux as a client?


If this is a dial-up connection, then I assume that it is
a home network.

Why not make the Linux box "the computer connected to the internet"?
Then you could config the Windows boxes to route through the Linux box.

Does anyone out there know any reason this would not work?
I can't think of any.....

Regards,
Larry

--
Anti-spam address, change each 'X' to '.' to reply directly.
Reply With Quote
  #6 (permalink)  
Old 08-04-2004
Richard K. Kishore
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

Larry I Smith wrote:
> Richard K. Kishore wrote:
>
>> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server.
>> The connection is dial-up, and the computer connected to the internet
>> runs a Microsoft Proxy Server.
>>
>> Is there another (free) proxy server for windows that will work with
>> Linux as a client?

>
>
> If this is a dial-up connection, then I assume that it is
> a home network.
>
> Why not make the Linux box "the computer connected to the internet"?
> Then you could config the Windows boxes to route through the Linux box.
>
> Does anyone out there know any reason this would not work?
> I can't think of any.....
>
> Regards,
> Larry
>


Yes there is a very good reason. Linux doesn't support about 90% of the
modems out there.
Reply With Quote
  #7 (permalink)  
Old 08-04-2004
Richard K. Kishore
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

Allen Kistler wrote:
> Richard K. Kishore wrote:
>
>> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server.
>> The connection is dial-up, and the computer connected to the internet
>> runs a Microsoft Proxy Server.
>>
>> Is there another (free) proxy server for windows that will work with
>> Linux as a client?

>
>
> If you just need the MSProxy to be a gateway, then define the internal
> address of the Proxy as the gateway on the Linux box.
>
> If you want to use the MSProxy to be a genuine http/https/ftp proxy,
> define the internal address of the Proxy to be a proxy in your browser
> setting on Linux.
>
> Squid is probably the most popular proxy that runs on Linux, but there
> are others. If you want another proxy that runs on Windows, you need to
> ask a Windows group. Anything that conforms to the RFCs for a web proxy
> should work with any web client on any OS.


Alright Thanks, your knowledge was appreciated and was useful.
Reply With Quote
  #8 (permalink)  
Old 08-04-2004
Larry I Smith
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

Richard K. Kishore wrote:
> Larry I Smith wrote:
>
>> Richard K. Kishore wrote:
>>
>>> Hi y'all. How do you get GNU/Linux to use a Microsoft proxy Server.
>>> The connection is dial-up, and the computer connected to the internet
>>> runs a Microsoft Proxy Server.
>>>
>>> Is there another (free) proxy server for windows that will work with
>>> Linux as a client?

>>
>>
>>
>> If this is a dial-up connection, then I assume that it is
>> a home network.
>>
>> Why not make the Linux box "the computer connected to the internet"?
>> Then you could config the Windows boxes to route through the Linux box.
>>
>> Does anyone out there know any reason this would not work?
>> I can't think of any.....
>>
>> Regards,
>> Larry
>>

>
> Yes there is a very good reason. Linux doesn't support about 90% of the
> modems out there.


Well, all hardware-modems work. Many software-modems (aka WinModem)
now have drivers. Even so, it's seems better to spend $20 on a
true hardware-modem and let the Linux box be your secure internet
gateway.

Here's some very useful info on Linux and modems:

http://www.tldp.org/HOWTO/Modem-HOWTO-2.html#ss2.2

Have fun.

Regards,
Larry

--
Anti-spam address, change each 'X' to '.' to reply directly.
Reply With Quote
  #9 (permalink)  
Old 08-04-2004
Davorin Vlahovic
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

["Followup-To:" header set to alt.os.linux.]
On 2004-08-04, Richard K. Kishore <rkishore@att.net> wrote:
>> Why not make the Linux box "the computer connected to the internet"?
>> Then you could config the Windows boxes to route through the Linux box.
>> Does anyone out there know any reason this would not work?
>> I can't think of any.....

>
> Yes there is a very good reason. Linux doesn't support about 90% of the
> modems out there.


So, an RS-232 hardware modem is so expensive - what, $15? :)

--
I've found a great way to fight spammers....if you want to find out how,
mail me at postmaster@localhost ... very very soon, there'll be a reply.
To get my mail just reverse the order. Ie. "ylf" is changed into "fly".
Reply With Quote
  #10 (permalink)  
Old 08-04-2004
Charlie Gibbs
 
Posts: n/a
Default Re: Linux to Microsoft Proxy Server connection.

In article <83aQc.386123$Gx4.371354@bgtnsc04-news.ops.worldnet.att.net>,
rkishore@att.net (Richard K. Kishore) writes:

>Larry I Smith wrote:
>
>> Why not make the Linux box "the computer connected to the internet"?
>> Then you could config the Windows boxes to route through the Linux
>> box.
>>
>> Does anyone out there know any reason this would not work?
>> I can't think of any.....

>
> Yes there is a very good reason. Linux doesn't support about 90%
> of the modems out there.


Even if you're only counting Winmodems <spit> that's a pretty
pessimistic figure. From what I hear, there's been a lot of
progress in getting those cheap controllerless modems to work.
Myself, I stick to "real" modems - and I've never had the slightest
bit of trouble getting one to work, whether it's an external box
or a PCMCIA card.

--
/~\ cgibbs@kltpzyxm.invalid (Charlie Gibbs)
\ / I'm really at ac.dekanfrus if you read it the right way.
X Top-posted messages will probably be ignored. See RFC1855.
/ \ HTML will DEFINITELY be ignored. Join the ASCII ribbon campaign!

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 02:14 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0