you may need tom odify the routing table. quoted from
http://www.ChicagoTech.net
One router goes to the corporation email server and another one goes to the Internet
Symptoms: you have one router connecting to the corporation for email and the Internet access. However, the corporate Proxy server filters web sites and watches you access. Then, you add another router for the Internet access and want to use the corporate router for the email only, but the traffic always go to the corporation router.
Resolution: You need to modify the routing table. Make all traffic go to the Internet and point the email server to the corporation ip range.
Don't send e-mail or reply to me except you need consulting services. Posting on MS newsgroup will benefit all readers and you may get more help.
Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, Remote Access on
http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
I recommend Brinkster for web hosting!
"Jwolfer" <(E-Mail Removed)> wrote in message news

52D3240-42CF-418E-885F-(E-Mail Removed)...
Greetings all,
Here is my situation.
I have 2 internet connections to our company.
1. Comcast Cable Service
2. A local ISP DSL
This is necessary due to the fact that since we host our own mail server, we
need to have reverse DNS resolution. Something Comcast does not offer. Only
in/out bound email travels through the DSL. All other web traffic uses
Comcast.
My company network has ip info such as:
192.168.1.DHCP
255.255.255.0
192.168.1.1
I have a linksys router on the dsl service that routes packets to our
server. My server has 1 NIC in it.
Because the router has an IP addy of 1.250, I need to designate the Gateway
of 1.250
So, while the network clients point to 1.1 for a gateway, my server uses
1.250 for its gateway. This is presenting a problem when communicating with
that server. If a client with 1.1 connects to it, some small probelems
arise.
Is there an effective way to give 2 gateways to 1 NIC, or maybe even 2 NICs?
I have tried to enter the second gateway number (1.250) in, and give it a
metric of 2, while giving 1.1 a metric of 1. But none of the SMTP traffic
comes through.