|
|
|
date: Wed, 11 Jun 2008 23:00:59 +0100,
group: uk.comp.os.linux
back
Natting
Hi,
I hope you do not mind me post to this new group. I have 3 windows
servers which need to be accessed from the outside. I do not want to
move them into the ripe world.
Would Nat be worth considering for these boxes?
And could some one point me to a good nat howto
Thanks for your input
Kivin
date: Wed, 11 Jun 2008 23:00:59 +0100
author: Kivin
|
Re: Natting
Kivin wrote:
> I hope you do not mind me post to this new group. I have 3 windows
> servers which need to be accessed from the outside. I do not want to
> move them into the ripe world.
You've posted this to the wrong newsgroup - you should post it to a
windows group.
> Would Nat be worth considering for these boxes?
>
> And could some one point me to a good nat howto
>
> Thanks for your input
>
> Kivin
--
http://SnapAndScribble.com
date: Thu, 12 Jun 2008 05:17:54 +0100
author: Will Kemp
|
Re: Natting
Will Kemp wrote:
> Kivin wrote:
>
>> I hope you do not mind me post to this new group. I have 3 windows
>> servers which need to be accessed from the outside. I do not want to
>> move them into the ripe world.
>
> You've posted this to the wrong newsgroup - you should post it to a
> windows group.
Do you deny him right to use Linux router/firewall for the task?! :-)
>> Would Nat be worth considering for these boxes?
>>
>> And could some one point me to a good nat howto
>>
>> Thanks for your input
>>
>> Kivin
How many public IP addresses do you have? [no less than 3]
--
[pl>en Andrew] Andrzej Adam Filip : anfi@priv.onet.pl : anfi@xl.wp.pl
My favorite sandwich is peanut butter, baloney, cheddar cheese, lettuce
and mayonnaise on toasted bread with catsup on the side.
-- Senator Hubert Humphrey
date: Thu, 12 Jun 2008 08:21:00 +0200
author: Andrzej Adam Filip
|
Re: Natting
>
>You've posted this to the wrong newsgroup - you should post it to a
>windows group.
>
Sorry I disagree with your comment. I do not want to use a Windows
box in a ripe enviroment. I think that is being smart.
Kivin
date: Fri, 13 Jun 2008 06:56:18 +0100
author: Kivin
|
Re: Natting
Kivin wrote:
>> You've posted this to the wrong newsgroup - you should post it to a
>> windows group.
>>
> Sorry I disagree with your comment. I do not want to use a Windows
> box in a ripe enviroment. I think that is being smart.
Fair enough. You only mentioned Windows though, so there was no way of
knowing you weren't asking for Windows-related information. Maybe if you
gave a little more information about what you want to do, you'd get more
useful responses.
I'm not familiar with the term "ripe" used in this context.
--
http://SnapAndScribble.com
date: Fri, 13 Jun 2008 08:16:50 +0100
author: Will Kemp
|
Re: Natting
On Thu, 12 Jun 2008 08:21:00 +0200, Andrzej Adam Filip wrote:
> Will Kemp wrote:
>
>> Kivin wrote:
>>
>>> I hope you do not mind me post to this new group. I have 3 windows
>>> servers which need to be accessed from the outside. I do not want to
>>> move them into the ripe world.
>>
>> You've posted this to the wrong newsgroup - you should post it to a
>> windows group.
>
> Do you deny him right to use Linux router/firewall for the task?! :-)
>
>>> Would Nat be worth considering for these boxes?
>>>
>>> And could some one point me to a good nat howto
>>>
>>> Thanks for your input
>>>
>>> Kivin
>
> How many public IP addresses do you have? [no less than 3]
You could do it with one if it's just web, there's something that runs on
IIS that can translate a subdir to another box, a kind of proxy if you
will so it will redirect http requests, e.g.
www.mydomain.com/ -> 192.168.1.20
www.mydomain.com/server2 -> 192.168.1.21
www.mydomain.com/server3 -> 192.168.1.22
I can't remember the name of this software though, there may be a Linux
(Apache) equivalent also.
Also depending on what this is for, if say for RDP access, you can
redirect ports in a NAT router so that same external address (IP) and
different port will redirect to different internal machines.
--
Q: Want to lower petrol prices?
A: Easy, just boycott BP & Esso
date: Fri, 13 Jun 2008 08:18:31 +0100
author: Trevor Best
|
|
|