> Just curious why you care which one ends up eth0?
>
Also considering that the kernel initializes device on the bus in the
order it finds them going down the bus, the system will make the first
NIC eth0, the next eth1 ect ect. Where is the top of the bus? Industry
standard is to go from the s
For any multihoming configuration you need to know which NIC is which. If the
NIC are on different networks (which is almost always the case with a firewall)
you need to be able to specify which NIC gets which IP address.
On Fri, 31 Mar 2000, Juan Sanchez wrote:
> If I wanted to set up a firewall
If I wanted to set up a firewall between the internet and a local network using ip
masquerading. I think masquerading rules are based on the name of the interface.
>
>
> Just curious why you care which one ends up eth0?
>
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Su
Jack,
If modutils so require: Shouldn't be too tricky to setup a symlink
(unless zoot already did it).
(Downloaded the .iso, but haven't found time to install yet. :)
Regards
Gustav
Charles Galpin wrote:
>
> No, not on the box I upgraded (from 5.2) to.
>
> On Thu, 30 Mar 2000, Jack Bowling w
if they are PCI, yes.
If they are ISA, you will need to configure them with the utilties
provided by the manufacturer (usually from a DOS boot disk) first, then
provide that info.
Just curious why you care which one ends up eth0?
charles
On Thu, 30 Mar 2000, Juan Sanchez wrote:
> For 2 ident
No, not on the box I upgraded (from 5.2) to.
On Thu, 30 Mar 2000, Jack Bowling wrote:
>
> Just an aside: did RH6.2 change to modules.conf from the supposedly
> deprecated
> conf.modules? I believe the latest modutils require modules.conf.
>
> jack
charles
--
To unsubscribe: mail [EMAIL PROT
** Reply to message from Jerry Winegarden <[EMAIL PROTECTED]> on Thu, 30
Mar 2000 15:21:43 -0500 (EST)
> On Thu, 30 Mar 2000, Charles Galpin wrote:
>
> > I wasn't asking how to do it, I was commenting that their statement about
> > need the driver compiled into the kernel to run two nics of the
On Thu, 30 Mar 2000, Charles Galpin wrote:
> I wasn't asking how to do it, I was commenting that their statement about
> need the driver compiled into the kernel to run two nics of the same kind
> is not true.
>
> Anyway, allI did was simply put this in /etc/conf.modules, and it worked
> fine (p
For 2 identical plug and play NIC's, do I leave the base addresses and IRQ's zeroed
out and place eth0 closest to the power supply?
Thanks,
Juan
> I wasn't asking how to do it, I was commenting that their statement about
> need the driver compiled into the kernel to run two nics of the same kind
I wasn't asking how to do it, I was commenting that their statement about
need the driver compiled into the kernel to run two nics of the same kind
is not true.
Anyway, allI did was simply put this in /etc/conf.modules, and it worked
fine (pci nics)
alias eth0 tulip
alias eth1 tulip
no reboot
Charles Galpin wrote:
>
> I don't think this is true. I have used a stock RH6.1 kernel with two
> idnetical cards using a module.
>
OK here ya go..
In your /etc/lilo.conf file add the following line:
append="ether,0x000,00,eth0 ether,0x000,00,eth1"
Replace 0x000 with the io port for the c
adley Nance wrote:
>
> > If the NIC's use the same modules you must compile that module in to the
> > kernel (* not M).
> >
> >
> > > -Original Message-
> > > From: Joe [mailto:[EMAIL PROTECTED]]
> > > Sent: Tuesday, March 28, 2000
l Message-
> > From: Joe [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, March 28, 2000 11:37 AM
> > To: Red Hat Mailing List
> > Subject: Installing a 2nd NIC
> >
> >
> > I want to install a 2nd NIC (eth1) so I can use my cable modem but I can't
If the NIC's use the same modules you must compile that module in to the
kernel (* not M).
> -Original Message-
> From: Joe [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 28, 2000 11:37 AM
> To: Red Hat Mailing List
> Subject: Installing a 2nd NIC
>
>
>
if its isa, remember irq and io conflicts, also they need to be set manually!
On Tue, 28 Mar 2000, Joe wrote:
> I want to install a 2nd NIC (eth1) so I can use my cable modem but I can't
> get my system to recognize it. I know the NIC (3c515) is good since 1)
> I've been using it in my other sys
I want to install a 2nd NIC (eth1) so I can use my cable modem but I can't
get my system to recognize it. I know the NIC (3c515) is good since 1)
I've been using it in my other system and 2) I do see traffic getting to
it. However, I can't get the driver to install:
/sbin/insmod 3c515
/lib/modul
16 matches
Mail list logo