I have some code that will move data around my network to different systems on 
it but what I have seen this that it will all ways use eth0 and not eth1. So 
I want to know if there was a way to force my program to use eth1 not eth0 
with me.

Thank you

Ben



On Wednesday 09 March 2005 17:49, Chris Devers wrote:
> On Wed, 9 Mar 2005, Benjamin Jeeves wrote:
> > Silly question but I have two Nic cards in my system and I want my
> > perl program to use my second nic e.g. eth1 not eth0 as it is now.
>
> Okay. So use it.
>
> I'm sorry, was there a question about a specific program here?
>
> Care to share some code that illustrates what you want to do?
>
>
> --
> Chris Devers

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to