Hi,

Im trying to get the routing correct and setup an ftp server with 2 net
connections.

Would this do ?

Thanks
Scott.

ISP1 ISP2
| |
| |
| |
pub IP pub IP
firewall firewall
99.99.99.1 (pub) 192.168.1.1
| |
| |
|________________|
|
|
switch________________firewall (LAN)
|
|
|_______________
| |
99.99.99.2 (pub) 192.168.1.2
ftp server on 2003
has 2 x NIC

Thanks
Scott

Re: need two IPs on IIS machine ? by jcochran

jcochran
Mon May 24 07:07:13 CDT 2004

On Mon, 24 May 2004 12:31:03 +0100, "scott" <nospamscott@yahoo.com>
wrote:

>Im trying to get the routing correct and setup an ftp server with 2 net
>connections.
>
>Would this do ?

Probably not. But it's an issue with your firewalls and routing, not
an IIS one.

Jeff

>
>Thanks
>Scott.
>
>ISP1 ISP2
>| |
>| |
>| |
>pub IP pub IP
>firewall firewall
>99.99.99.1 (pub) 192.168.1.1
>| |
>| |
>|________________|
> |
> |
> switch________________firewall (LAN)
> |
> |
> |_______________
> | |
>99.99.99.2 (pub) 192.168.1.2
> ftp server on 2003
> has 2 x NIC
>
>Thanks
>Scott
>


Re: need two IPs on IIS machine ? by scott

scott
Mon May 24 07:59:38 CDT 2004

thanks anyway.