SMTP and forcing the nic to use

SMTP and forcing the nic to use

Post by Thomas Bon » Thu, 27 Aug 1998 04:00:00



Hello,

        I would like all SMTP requests whether internal/external
to go through one nic device.  I want all other internet connections to
go through another nic device. All nic devices are in the same machine.
Basically I want all SMTP requests to remain on the current nic and not
be routed through another nic because it is the default route.  I would
like the request to stay on the same nic from start to finish.
Currently a request comes in on one nic and then gets transferred to
another nic because it is my default route.  But, my provider blocks the
port for SMTP and the reply to the request is never sent back to the
client.

        A current example follows:  

        1. I get SMTP request on nic ppp0.
        2. I send the reply to the request and it gets routed to nic
           eth1 since it is my default route.  
           Since my provider has blocked port 25(SMTP) the
           reply never gets sent back to the requestor(client).

        What I want follows:

        1. I get SMTP request on nic ppp0.
        2. I send the reply to the request on nic ppp0.  


                                        Tom

 
 
 

1. SMTP and forcing NIC to use

Hello,

        I would like all SMTP requests whether internal/external
to go through one nic device.  I want all other internet connections to
go through another nic device. All nic devices are in the same machine.
Basically I want all SMTP requests to remain on the current nic and not
be routed through another nic because it is the default route.  I would
like the request to stay on the same nic from start to finish.
Currently a request comes in on one nic and then gets transferred to
another nic because it is my default route.  But, my provider blocks the

port for SMTP and the reply to the request is never sent back to the
client.

        A current example follows:

        1. I get SMTP request on nic ppp0.
        2. I send the reply to the request and it gets routed to nic
           eth1 since it is my default route.
           Since my provider has blocked port 25(SMTP) the
           reply never gets sent back to the requestor(client).

        What I want follows:

        1. I get SMTP request on nic ppp0.
        2. I send the reply to the request on nic ppp0.


                                        Tom

--
Realtime Software Solutions, Inc. Ph:1-716-467-8889  URL:http://realtime1.com
Services:Web Design, Document Conversion to HTML, Embedded Real-time Design
Sponsor: LINUX User's Group Of Rochester(LUGOR) URL:http://www.lugor.org

2. How to grab header off outgoing message?

3. Dual NIC Cards - forcing eth0 to be used as Public Networkq

4. setting abort sequence on Wyse-50 terminal

5. SMTP on RH 7.3 Distro, using POP and SMTP on another server

6. reverse proxy for a homepage system

7. SMTP only listens on host.domain.com:smtp want *:smtp

8. timeouts on dynamic routes..?????

9. Matrox Mystique ands X.

10. How to specify/detect an NIC when using two or more NIC

11. Weird network problem - Second NIC lags terribly when first NIC uses a gateway - Help...?

12. Forcing NIC to 100mb FULL in Redhat Linux 7.2

13. how to force my intel e100 NIC to 100Base TX Full Duplex