multiple NICs questions

I’m working with a customer using a single board
computer with more than 1 ethernet interface.
The question is, how does one direct utilities
like telnet, ping, pdebug etc etc to use one interface
or the other?

You typically assign a different ip address to each interface
(ifconfig) and set up your routing table as desired (route).

-seanb

Alex Cellarius <acellarius@yahoo.com> wrote:
: I’m working with a customer using a single board
: computer with more than 1 ethernet interface.
: The question is, how does one direct utilities
: like telnet, ping, pdebug etc etc to use one interface
: or the other?