configure network for 2 isp ?

  • Thread starter Thread starter scott
  • Start date Start date
S

scott

Hi,

Im trying to configure a network server to work with 2 ISp.

ISP1 ISP2
| |
99.99.99.1 80.80.80.80
255.255.255.240 255.255.255.240
ROUTER ROUTER
99.99.90.1 192.168.1.1
255.255.225.240 255.255.255.0
| |
|___________________|
|
SWITCH
|
_________|_________________ROUTER____lan
| |
| |
NIC1 NIC2
99.99.90.2 192.168.1.2
255.255.255.240 255.255.255.0
Gateway 99.99.90.1 Gateway 192.168.1.2
WEB SERVER


Assuming the sites on the web server were listening to ether NIC1 or NIC2,
would this ROUTING setup work ?

(im told that sites on a web server can only listed to one nic).

Thanks
Scott.
 
Don't start two different conversations about the same issue. All it does is
confuse people.

No, it won't work. You cannot have two Default Gateways on the same
physical machine. I already dealt with this quite thourghly in the other
thread. Don't "jump threads" with the same issue.
 
Hi,

Im trying to configure a network server to work with 2 ISp.

ISP1 ISP2
| |
99.99.99.1 80.80.80.80
255.255.255.240 255.255.255.240
ROUTER ROUTER
99.99.90.1 192.168.1.1
255.255.225.240 255.255.255.0
| |
|___________________|
|
SWITCH
|
_________|_________________ROUTER____lan
| |
| |
NIC1 NIC2
99.99.90.2 192.168.1.2
255.255.255.240 255.255.255.0
Gateway 99.99.90.1 Gateway 192.168.1.2
WEB SERVER


Assuming the sites on the web server were listening to ether NIC1 or NIC2,
would this ROUTING setup work ?

(im told that sites on a web server can only listed to one nic).

I see this same question posted in networking, web, FTP and other
groups. The answer is the same as I posted in regards to your
identical question on FTP working in the FTP group. Read the
responses, post in one group and choose the most appropriate group.
Which in your case would be a routing group, which I think you missed.

Jeff
 
It tends to be a lot of us same guys posting in all of those, so you don't
need to scatter it all over for us to see it.
 
Back
Top