Koozali.org: home of the SME Server

multiple nics

Hugo Snellen

multiple nics
« on: November 15, 2002, 01:25:40 PM »
Hello ,

I followed the instructions ‘howto add extra nic cards on esmith 4.1’ on a 5.5 version with success.
Two extra cards are up and running but I cannot figure out how to make them accessible to the lan.
Any advice is welcome.
Regards,
Hugo

Hugo Snellen

Re: multiple nics
« Reply #1 on: November 16, 2002, 02:11:06 PM »
The status of my 100mbps lancard:
 ifconfig eth0
eth0      Lien encap:Ethernet  HWaddr 00:E0:18:44:D0:DC  
          inet adr:192.168.0.100  Bcast:192.168.0.255  Masque:255.255.255.0
          adr EtherTalk Phase 2:65280/92
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:123 errors:0 dropped:0 overruns:0 frame:0
          TX packets:150 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:100
          RX bytes:10061 (9.8 Kb)  TX bytes:20864 (20.3 Kb)
          Interruption:10 Adresse de base:0xa000

the status of my 10mbps coax lancard:

ifconfig eth1
eth1      Lien encap:Ethernet  HWaddr 52:54:05:FD:B4:62  
          inet adr:192.168.0.101  Bcast:192.168.0.255  Masque:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:100
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interruption:11 Adresse de base:0xa400

The connetions from a client on the eth0 woks but the eth1 does not???