Re: Help with 2 LAN Cards

1999-01-18 Thread Chris Hoover
[EMAIL PROTECTED] wrote:
> 
> Thanks for reading this e.mail.
> 
> I am looking for some help. I currently have 2 LAN cards, using the "lance"
> driver. How do I get the 2nd card to configure?
> 
> I am missing the step required to set up "eth1", I believe I can get tcp/ip
> running after that.
> 
> This is part of an exercise I am doing to set up a firewall.
> 
> Any help will be acknowledged, if the answer is RTFM, which manual/man page
> ??
> 
> Thanks
> 
> Nigel Todd
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Don't know the specifics about your card and it's drivers.  But, when I
run two 3Com 3c509's, I have to add the following line to my lilo.conf
so it will see both cards: append="ether=3,0x210,eth1" (irq,mem,ethX).

If you know that information, you might add it, and see if that helps.

To configure it you would just use ifconfig.  Look in the
/etc/init.d/network file, and see how you are ifconfing'n the first
card, and duplicate for the second.

Chris


Re: Help with 2 LAN Cards

1999-01-18 Thread Peter Iannarelli

Hello Nigel:

Look in /etc/init.d/network. In there you will see a series
of variable definitions and network commands. Create the
same setup (in that file with different numbers) for your 
second NIC.

Then reboot, and away you go

Peter


[EMAIL PROTECTED] wrote:
> 
> Thanks for reading this e.mail.
> 
> I am looking for some help. I currently have 2 LAN cards, using the "lance"
> driver. How do I get the 2nd card to configure?
> 
> I am missing the step required to set up "eth1", I believe I can get tcp/ip
> running after that.
> 
> This is part of an exercise I am doing to set up a firewall.
> 
> Any help will be acknowledged, if the answer is RTFM, which manual/man page
> ??
> 
> Thanks
> 
> Nigel Todd
> 
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/nullbegin:vcard 
n:Iannarelli;Peter
x-mozilla-html:FALSE
org:GenX Internet Laboratories Inc.
adr:;;20 Madison Ave.;Toronto;Ontario;M5R 2S1;Canada
version:2.1
email;internet:[EMAIL PROTECTED]
title:Engineer
tel;fax:1+ 416 929 1056
tel;work:1+ 416 929 1885
note:Unix/Linux Support
x-mozilla-cpt:;0
fn:Peter Iannarelli
end:vcard


Help with 2 LAN Cards

1999-01-18 Thread ntodd
Thanks for reading this e.mail.

I am looking for some help. I currently have 2 LAN cards, using the "lance"
driver. How do I get the 2nd card to configure?

I am missing the step required to set up "eth1", I believe I can get tcp/ip
running after that.

This is part of an exercise I am doing to set up a firewall.

Any help will be acknowledged, if the answer is RTFM, which manual/man page
??

Thanks

Nigel Todd