Re: Routing table
- From: "Mike Lowery" <selfspam@xxxxxxxxxxxxxxxx>
- Date: Tue, 6 Jun 2006 10:43:11 -0700
Sounds more like IIS isn't listening on both IP addresses. Try running
"WMSHttpSysCfg.exe" as mentioned in this article:
http://support.microsoft.com/kb/328728
"Matt Scoff" <xxscoffxx@xxxxxxx> wrote in message
news:240b82t6olgaq315ntnkk2h2rn1erqbpgj@xxxxxxxxxx
It does not appear to be working that way. But maybe there is another
solution? I have a web server with two network cards. One NIC(NIC2)
is connected to a router that is connected to the internet. The other
NIC(NIC1) is conencted to a router/firewall that is connected to my
internal network that only allows specified traffic. When I enable
NIC1 then my web page hosted b ythe server who's traffic should be
routed through NIC1 does not operate correctly but NIC2 does operate
correctly. When I disable NIC2 and enable NIC1, then the NIC1
connection operates correctly.
It appears to be a routing problem but it could be something else I
suppose.
On Tue, 6 Jun 2006 14:42:30 +1000, "Bill Grant" <not.available@online>
wrote:
As Mike said, that is pretty much what would happen without adding any
routes. Any traffic arriving at the server for a 172.16.31 address would go
to the 172.16.31.x interface and be delivered directly to the client. (Leave
the default gateway setting on this NIC blank). If you want all other
traffic to go out the 172.32.2.x interface, set a default gateway on that
interface pointing to a "next hop" router.
Mike Lowery wrote:
Open a Command Prompt and type "route print" to see what your current
routing table looks like. Seems to me Windows should already be
routing correctly since these are both Class B addresses on separate
networks. You may need to set 172.32.2.x as the default gateway.
"Matt Scoff" <xxscoffxx@xxxxxxx> wrote in message
news:cf8982lvcdevckot1d7v24hmnrmqhkv4su@xxxxxxxxxx
I need some assistance in configuring some routing tables on a
Windows 2003 Server. This server has two network cards.
NIC1 is assigned ip 172.16.31.x/255.255.255.0
NIC2 is assigned ip 172.32.2.x/255.255.0.0
I need to route anything in the 172.16.31.x network to NIC1 and
everything else to NIC2. Is this possible?
Let me know if you need more details. Thank you!
.
- Follow-Ups:
- Re: Routing table
- From: Matt Scoff
- Re: Routing table
- References:
- Routing table
- From: Matt Scoff
- Re: Routing table
- From: Mike Lowery
- Re: Routing table
- From: Bill Grant
- Re: Routing table
- From: Matt Scoff
- Routing table
- Prev by Date: dual nics break MS network browsing
- Next by Date: Re: Wide area wireless
- Previous by thread: Re: Routing table
- Next by thread: Re: Routing table
- Index(es):
Relevant Pages
|