Networking Forums

Networking Forums > Computer Networking > Linux Networking > Linux to Microsoft Proxy Server connection.

Reply
Thread Tools Display Modes

Linux to Microsoft Proxy Server connection.

 
 
Richard K. Kishore
Guest
Posts: n/a

 
      08-04-2004, 02:49 PM
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
 
 
 
 
Allen Kistler
Guest
Posts: n/a

 
      08-04-2004, 03:29 PM
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
 
Ivan Marsh
Guest
Posts: n/a

 
      08-04-2004, 03:45 PM
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
 
Mike
Guest
Posts: n/a

 
      08-04-2004, 04:34 PM
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
 
Larry I Smith
Guest
Posts: n/a

 
      08-04-2004, 05:56 PM
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
 
Richard K. Kishore
Guest
Posts: n/a

 
      08-04-2004, 06:39 PM
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
 
Richard K. Kishore
Guest
Posts: n/a

 
      08-04-2004, 06:44 PM
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
 
Larry I Smith
Guest
Posts: n/a

 
      08-04-2004, 08:07 PM
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
 
Davorin Vlahovic
Guest
Posts: n/a

 
      08-04-2004, 08:25 PM
["Followup-To:" header set to alt.os.linux.]
On 2004-08-04, Richard K. Kishore <(E-Mail Removed)> 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
 
Charlie Gibbs
Guest
Posts: n/a

 
      08-04-2004, 09:44 PM
In article <83aQc.386123$(E-Mail Removed)>,
(E-Mail Removed) (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.

--
/~\ (E-Mail Removed)lid (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
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux as Proxy Server George Linux Networking 10 10-22-2007 01:17 PM
Setting dns ip in linux proxy server angel Linux Networking 1 02-07-2005 09:26 AM
Linux as mail/proxy server? Manos Petridis Linux Networking 3 11-08-2003 12:17 AM
Proxy Server on Linux World705 Linux Networking 0 07-25-2003 07:21 PM
Modem internet connection - Linux proxy Subhodini Fernandes Linux Networking 1 07-14-2003 07:42 PM



1 2 3 4 5 6 7 8 9 10 11