Dual NICs, Routing Problem
- From: "Tom Kersten" <tomkersten98@xxxxxxxxx>
- Date: 27 Dec 2005 13:12:37 -0800
I am using SLES 9 & have a server set up with dual NICs, one has an IP
from my DMZ and the other has the IP of a private network that my
database server is sitting in. I want to be able to make remote ODBC
calls to the DB server from this system to serve up data on the web
sites it is hosting.
My impression of what the problem is leads me to believe it is a
routing issue. To make it easier, let's assume that the network subnets
are the following:
DMZ subnet: 192.1.34.0
Private network: 192.1.36.0
>>From my understanding, I should be able to make the default gateway to
be the gateway of my DMZ network (to respond to web requests from any
host), which is 192.1.34.254 and then make a route that sends all
requests to the '.36' network to the appropriate gateway (192.1.36.1).
So far, I have tried to do this multiple ways according to different
sources on the web, but with no luck on any of them. The easiest way,
which also seems like the way the distribution 'expects' it to be done
is by using YaST. The entry I made was as follows:
Default gateway: 192.1.34.254
Then, in 'Routing Table'...expert configuration section I have:
Destination: 192.1.36.0
Gateway: 192.1.36.1
Netmask: 255.255.255.0
Device: (mac address of eth0...the card with the .36 ip address)
This seems to accomplish nothing for me, as I am not able to
communicate with any nodes on the .36 subnet; and I am not sure why. I
am confident that the issue is not at the switch-level, as if I change
my default gateway to 192.1.36.1, I am able to make remote calls to the
node I need to on the private network (but am unable to serve pages up
to external requests over the .34 ip address).
I would appreciate any help that you can provide. Let me know if there
is any other information that would clarify the issue at hand.
-Tom Kersten
.
- Follow-Ups:
- Re: Dual NICs, Routing Problem
- From: Tom Kersten
- Re: Dual NICs, Routing Problem
- Prev by Date: Re: azureus problem
- Next by Date: Re: WLAN im HP Notebook aktivieren?
- Previous by thread: azureus problem
- Next by thread: Re: Dual NICs, Routing Problem
- Index(es):
Relevant Pages
|