Re: Two network cards

2015-05-29 Thread Bob Proulx
michael-spree-michael wrote: > It used to be that one can use two network cards at the same time, after > configuring /etc/network/interfaces and making the networks static. Yes. This is a standard and widely used feature. > This I did. > > The results; the wifi card won&#x

Re: Two network cards

2015-05-29 Thread Liam O'Toole
On 2015-05-29, michael-spree-michael wrote: > Hello, > > It used to be that one can use two network cards at the same time, after > configuring /etc/network/interfaces and making the networks static. > > This I did. > > The results; the wifi card won't connect and the

Two network cards

2015-05-29 Thread michael-spree-michael
Hello, It used to be that one can use two network cards at the same time, after configuring /etc/network/interfaces and making the networks static. This I did. The results; the wifi card won't connect and the wired connected. Is this something different in Jessie? Thanks a lot in ad

Re: two network cards on a server

2007-04-19 Thread Alex Samad
two network addresses with one network card > >>> should be possible. Would this make these problems go away? > >sorry, what are the problems that you are seeing ? > > They were described in the first post to this thread. Namely one of the > two network cards on this

Re: two network cards on a server

2007-04-19 Thread Faheem Mitha
card > should be possible. Would this make these problems go away? sorry, what are the problems that you are seeing ? They were described in the first post to this thread. Namely one of the two network cards on this machine (the one configured later) behaves eratically, is only intermitten

Re: two network cards on a server

2007-04-19 Thread Roberto C . Sánchez
On Thu, Apr 19, 2007 at 06:12:24PM -0400, Faheem Mitha wrote: > > On Fri, 20 Apr 2007, Alex Samad wrote: > > > > >have a look for ip (it part of the iproute package) > > > >Usage: ip addr {add|del} IFADDR dev STRING > > ip addr {show|flush} [ dev STRING ] [ scope SCOPE-ID ] > >

Re: two network cards on a server

2007-04-19 Thread Alex Samad
On Thu, Apr 19, 2007 at 05:15:25PM -0400, Roberto C. Sánchez wrote: > On Thu, Apr 19, 2007 at 05:06:47PM -0400, Faheem Mitha wrote: > > > > /sbin/route -n > > > > Kernel IP routing table > > Destination Gateway Genmask Flags Metric RefUse > > Iface > > 152.3.172.0 0.0

Re: two network cards on a server

2007-04-19 Thread Faheem Mitha
On Thu, 19 Apr 2007, Roberto C. Sánchez wrote: On Wed, Apr 18, 2007 at 09:18:10PM -0400, Faheem Mitha wrote: eth0 Link encap:Ethernet HWaddr 00:E0:81:31:33:8C inet addr:152.3.172.111 Bcast:152.3.173.255 Mask:255.255.254.0 eth1 Link encap:Ethernet HWaddr 00:E0:81:31:3

Re: two network cards on a server

2007-04-19 Thread Roberto C . Sánchez
On Thu, Apr 19, 2007 at 05:06:47PM -0400, Faheem Mitha wrote: > > /sbin/route -n > > Kernel IP routing table > Destination Gateway Genmask Flags Metric RefUse > Iface > 152.3.172.0 0.0.0.0 255.255.254.0 U 0 00 eth1 > 152.3.172.0 0.0.0.0

Re: two network cards on a server

2007-04-19 Thread Roberto C . Sánchez
On Wed, Apr 18, 2007 at 09:18:10PM -0400, Faheem Mitha wrote: > > eth0 Link encap:Ethernet HWaddr 00:E0:81:31:33:8C > inet addr:152.3.172.111 Bcast:152.3.173.255 Mask:255.255.254.0 > > eth1 Link encap:Ethernet HWaddr 00:E0:81:31:33:64 > inet addr:152.3.172.60 Bc

Re: two network cards on a server

2007-04-18 Thread Jeff D
On Wed, 18 Apr 2007, Faheem Mitha wrote: Hi everyone, I've got a server on which there are two network cards. One of the network cards has been configured, and has been running satisfactorily for a while. I recently plugged in the other network card and started using it for a differe

Re: two network cards on a server

2007-04-18 Thread Faheem Mitha
On Wed, 18 Apr 2007, Roberto C. Sánchez wrote: On Wed, Apr 18, 2007 at 06:28:29PM -0400, Faheem Mitha wrote: Just to be clear, the interfaces are both of the form 152.3.172.*. If for example they were reconfigured so that one was of the form 152.3.171.* and the other was of the form 152.3.1

Re: two network cards on a server

2007-04-18 Thread Roberto C . Sánchez
On Wed, Apr 18, 2007 at 06:28:29PM -0400, Faheem Mitha wrote: > > Just to be clear, the interfaces are both of the form 152.3.172.*. > > If for example they were reconfigured so that one was of the form > 152.3.171.* and the other was of the form 152.3.172.& (say) then would the > problem just

Re: two network cards on a server

2007-04-18 Thread Jeff D
On Wed, 18 Apr 2007, Faheem Mitha wrote: On Wed, 18 Apr 2007, Roberto C. S?nchez wrote: Well, there is your problem. Having two physical interfaces on the same subnet is generally a bad idea: http://lists.debian.org/debian-user/2007/01/msg01633.html http://lists.debian.org/debian-firewall/

Re: two network cards on a server

2007-04-18 Thread Faheem Mitha
On Wed, 18 Apr 2007, Roberto C. Sánchez wrote: Well, there is your problem. Having two physical interfaces on the same subnet is generally a bad idea: http://lists.debian.org/debian-user/2007/01/msg01633.html http://lists.debian.org/debian-firewall/2005/03/msg00073.html You have to really k

Re: two network cards on a server

2007-04-18 Thread Faheem Mitha
On Wed, 18 Apr 2007, Roberto C. Sánchez wrote: Well, there is your problem. Having two physical interfaces on the same subnet is generally a bad idea: http://lists.debian.org/debian-user/2007/01/msg01633.html http://lists.debian.org/debian-firewall/2005/03/msg00073.html You have to really k

Re: two network cards on a server

2007-04-18 Thread Roberto C . Sánchez
On Wed, Apr 18, 2007 at 05:39:40PM -0400, Faheem Mitha wrote: > > > On Wed, 18 Apr 2007, Roberto C. Sánchez wrote: > > >On Wed, Apr 18, 2007 at 04:20:49PM -0400, Faheem Mitha wrote: > >> > >>Hi everyone, > >> > >>I've got a serv

Re: two network cards on a server

2007-04-18 Thread Faheem Mitha
On Wed, 18 Apr 2007, Roberto C. Sánchez wrote: On Wed, Apr 18, 2007 at 04:20:49PM -0400, Faheem Mitha wrote: Hi everyone, I've got a server on which there are two network cards. One of the network cards has been configured, and has been running satisfactorily for a while. I rec

Re: two network cards on a server

2007-04-18 Thread Roberto C . Sánchez
On Wed, Apr 18, 2007 at 04:20:49PM -0400, Faheem Mitha wrote: > > Hi everyone, > > I've got a server on which there are two network cards. One of the network > cards has been configured, and has been running satisfactorily for a > while. I recently plugged in the other n

two network cards on a server

2007-04-18 Thread Faheem Mitha
Hi everyone, I've got a server on which there are two network cards. One of the network cards has been configured, and has been running satisfactorily for a while. I recently plugged in the other network card and started using it for a different IP address. However, I've b

Re: Two network cards - firewall starts twice or more

2006-11-16 Thread Matus UHLAR - fantomas
On 16.11.06 08:44, Chris Bannister wrote: > On Tue, Nov 14, 2006 at 11:44:48AM +0100, Jarek Buczy?ski wrote: > > PS. > > My firewall logs me all messages to console, it's good idea to set > > KLOGD="-c 4" In /etc/init.d/klogd? > > /etc/sysctl.conf I think that the above (KLOGD="-c 4") is much be

RE: Two network cards - firewall starts twice or more

2006-11-15 Thread David Clymer
On Thu, 2006-11-16 at 00:54 +0100, Jarek Buczyński wrote: > Hello > > > /etc/sysctl.conf > > Could You give me some more information, please > man sysctl; man sysctl.conf? ;o) I think the one you want is kernel.printk info on what to set it to, here: http://lists.samba.org/archive/linux/200

RE: Two network cards - firewall starts twice or more

2006-11-15 Thread Jarek Buczyński
Hello > /etc/sysctl.conf Could You give me some more information, please -- Best regards -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Two network cards - firewall starts twice or more

2006-11-15 Thread Chris Bannister
On Tue, Nov 14, 2006 at 11:44:48AM +0100, Jarek Buczy?ski wrote: > PS. > My firewall logs me all messages to console, it's good idea to set > KLOGD="-c 4" In /etc/init.d/klogd? /etc/sysctl.conf -- Chris. == " ... the official version cannot be abandoned because the implication of rejecting

RE: Two network cards - firewall starts twice or more

2006-11-14 Thread Jarek Buczyński
Hello Thank You for replay > First of all, you probably don't want to start your firewall prior to > your interface being brought up (pre-up). This would causa .. You're right, I've moved my script again to /etc/network/if-up.d. I've thought it's better have script in if-pre-up.d (more secur

Re: Two network cards - firewall starts twice or more

2006-11-13 Thread David Clymer
On Mon, 2006-11-13 at 22:50 +0100, Jarek Buczyński wrote: > Hi All > > I have two network cards eth0 (public IP Internet) eth1 (private LAN). > I have firewall script in "/etc/network/if-pre-up.d". Unfortunately > when my system boots script runs three times. > > H

Two network cards - firewall starts twice or more

2006-11-13 Thread Jarek Buczyński
Hi All I have two network cards eth0 (public IP Internet) eth1 (private LAN). I have firewall script in "/etc/network/if-pre-up.d". Unfortunately when my system boots script runs three times. How change this (I'd like script starts once)? -- Best regards -- To UNSUBSCRIBE,

Re: Switching between two network cards

2004-10-09 Thread Andrei Badea
Jason Rennie wrote: On Thu, Oct 07, 2004 at 10:54:35PM +0200, Andrei Badea wrote: After my system starts, I want to switch to the other network card (the sk98lin one), but I only want its module loaded, so I do: ifdown eth0 rmmod fealnx modprobe sk98lin ifup eth0 I'm no expert in networking. Mig

Re: Switching between two network cards

2004-10-09 Thread Andrei Badea
Karl E. Jorgensen wrote: On Thu, Oct 07, 2004 at 10:54:35PM +0200, Andrei Badea wrote: ... I've got two network cards: one integrated on my motherboard (uses the sk98lin driver) and a PCI card (fealnx driver). Both drivers are compiled as modules and upon startup I'm loading only

Re: Switching between two network cards

2004-10-08 Thread Karl E. Jorgensen
On Thu, Oct 07, 2004 at 10:54:35PM +0200, Andrei Badea wrote: > ... > I've got two network cards: one integrated on my motherboard > (uses the sk98lin driver) and a PCI card (fealnx driver). Both drivers are > compiled as modules and upon startup I'm loading only fealnx vi

Re: Switching between two network cards

2004-10-08 Thread Jason Rennie
On Thu, Oct 07, 2004 at 10:54:35PM +0200, Andrei Badea wrote: > After my system starts, I want to switch to the other network card (the > sk98lin one), but I only want its module loaded, so I do: > > ifdown eth0 > rmmod fealnx > modprobe sk98lin > ifup eth0 I'm no expert in networking. Might be

Re: Switching between two network cards

2004-10-07 Thread Andrei Badea
Steven Jones wrote: I dont quite understand why you need to switch, you could just run everything off eth1, but anyway, I don't need to switch. It's just that it's not doing what I think it should do and I want to know why. I would suggest looking in your bios and either disabling the onboard NIC

RE: Switching between two network cards

2004-10-07 Thread Steven Jones
. However Its most likely that the onboard can simply be disabled in the bios. regards Steven -Original Message- From: Andrei Badea [mailto:[EMAIL PROTECTED] Sent: Friday, 8 October 2004 9:55 a.m. To: Debian User List Subject: Switching between two network cards Hello all, this is not

Switching between two network cards

2004-10-07 Thread Andrei Badea
Hello all, this is not quite a Debian related problem (except that I'm running sid), but anyway... I've got two network cards: one integrated on my motherboard (uses the sk98lin driver) and a PCI card (fealnx driver). Both drivers are compiled as modules and upon startup I'm load

Re: Two network cards of same type, which eth0, which eth1?

2003-03-08 Thread Jeff
Mark Janssen, 2003-Mar-07 14:17 +0100: > On Fri, 2003-03-07 at 13:26, Hugo van der Merwe wrote: > > I am going to be installing two new network cards soon, most likely > > I'll be getting that cheap junk that is the rtl8139. How do I choose > > which one must be eth0? Module parameters to the 8139t

Re: Two network cards of same type, which eth0, which eth1?

2003-03-07 Thread David Raeker-Jordan
--sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mark Janssen wrote: > On Fri, 2003-03-07 at 13:26, Hugo van der Merwe wrote: > > I am going to be installing two new network cards soon, most likely > > I'll be ge

Re: Two network cards of same type, which eth0, which eth1?

2003-03-07 Thread Hugo van der Merwe
> > I am going to be installing two new network cards soon, most likely > > I'll be getting that cheap junk that is the rtl8139. How do I choose > > which one must be eth0? Module parameters to the 8139too module? (In > > the past I simply loaded the correct module first. > > THey are detected in

Re: Two network cards of same type, which eth0, which eth1?

2003-03-07 Thread Mark Janssen
On Fri, 2003-03-07 at 13:26, Hugo van der Merwe wrote: > I am going to be installing two new network cards soon, most likely > I'll be getting that cheap junk that is the rtl8139. How do I choose > which one must be eth0? Module parameters to the 8139too module? (In > the past I simply loaded the c

Two network cards of same type, which eth0, which eth1?

2003-03-07 Thread Hugo van der Merwe
Hello, I am going to be installing two new network cards soon, most likely I'll be getting that cheap junk that is the rtl8139. How do I choose which one must be eth0? Module parameters to the 8139too module? (In the past I simply loaded the correct module first.) Alternatively I could go to the

Two network cards

1998-08-15 Thread detre
Hi, I want to set up redundant network cards in my debian system and I have no idea how to start. I've read the linux-HA How-To and that got me nowhere. here is my situation. I'm at a collage (Case Western Reserve University) that has an ATM network. ATM is nice except that it is not entirely st