from the machine it's running on, or an external host? It might be that iptraf is going by the driver, and since both nics have the same driver, it's not being accurate. If you can sniff the traffic on the receiving host and sort by mac address, that might tell you for sure
----- Original Message ----- From: "mat" <[email protected]> To: [email protected] Sent: Thursday, May 7, 2009 2:04:19 PM GMT -06:00 US/Canada Central Subject: Re: [brlug-general] network service segregation Iptraf ------Original Message------ From: Tim Fournet Sender: [email protected] To: [email protected] ReplyTo: [email protected] Subject: Re: [brlug-general] network service segregation Sent: May 7, 2009 12:48 PM As long as your application is binding to an IP address and not creating reverse sessions, then I don't see how this could happen. What are you testing with that leads you to believe that you're getting traffic from another interface? ----- Original Message ----- From: "mat branyon" <[email protected]> To: [email protected] Sent: Thursday, May 7, 2009 1:31:16 PM GMT -06:00 US/Canada Central Subject: [brlug-general] network service segregation I am building a server that hosts multiple services, one of which is near real time (HD video on demand). The server is a dell 2950 with a dual port intel nic in it. I'd like to have one port set up for vod, and the other set up for all of the other services. both ports need to be set up to be on the same subnet. Is there a way to ensure that data sent to the ip on port one returns from the same port? currently, i am getting a lot of crossover, ie, i make a request for vod on eth3, and it gets returned through eth2... does this make any sense? any suggestions? _______________________________________________ General mailing list [email protected] http://mail.brlug.net/mailman/listinfo/general_brlug.net _______________________________________________ General mailing list [email protected] http://mail.brlug.net/mailman/listinfo/general_brlug.net Sent from my Verizon Wireless BlackBerry _______________________________________________ General mailing list [email protected] http://mail.brlug.net/mailman/listinfo/general_brlug.net _______________________________________________ General mailing list [email protected] http://mail.brlug.net/mailman/listinfo/general_brlug.net
