Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]no /etc/init.d/net.eth1
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mario18
Apprentice
Apprentice


Joined: 29 Jun 2003
Posts: 225

PostPosted: Wed Mar 05, 2008 1:12 pm    Post subject: [SOLVED]no /etc/init.d/net.eth1 Reply with quote

im trying to get my new router going and i have 2 network cards in it. one onboard(network iface), one pci(internet connection). drivers for both are loaded and recognized.
Code:

dmesg:

RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: module loaded
pcnet32.c:v1.33 27.Jun.2006 tsbogend@alpha.franken.de
e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
via-rhine: Broken BIOS detected, avoid_D3 enabled.
via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
ACPI: PCI Interrupt 0000:01:09.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:01:09.0 to 64
eth0: VIA Rhine III at 0xfd0ff000, 00:19:5b:72:c7:d7, IRQ 17.
eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [APCH] -> GSI 23 (level, low) -> IRQ 23
PCI: Setting latency timer of device 0000:00:0a.0 to 64
forcedeth: using HIGHDMA
eth1: forcedeth.c: subsystem: 0147b:1c2f bound to 0000:00:0a.0



Code:
HeavyWeight ~ # ifconfig -a

(PCI)
eth0      Link encap:Ethernet  HWaddr 00:19:5B:72:C7:D7
          inet addr:72.9.11.69  Bcast:255.255.255.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:576  Metric:1
          RX packets:11549 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5364 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2279493 (2.1 Mb)  TX bytes:765940 (747.9 Kb)
          Interrupt:17 Base address:0xa000

(onboard)
eth1      Link encap:Ethernet  HWaddr 00:50:8D:B4:06:C5
          BROADCAST 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 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:23 Base address:0xc000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:134 errors:0 dropped:0 overruns:0 frame:0
          TX packets:134 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3886 (3.7 Kb)  TX bytes:3886 (3.7 Kb)

(?) 
sit0      Link encap:IPv6-in-IPv4
          NOARP  MTU:1480  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 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


here is /etc/conf.d/net

Code:

config_eth1=( "192.168.42.1 broadcast 192.168.42.255 netmask 255.255.255.0" )


and still i have no net.eth1. im stuck. any help would be appreciated.

thx
_________________
mario18


Last edited by mario18 on Wed Mar 05, 2008 2:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
massimo
l33t
l33t


Joined: 22 Jun 2003
Posts: 848
Location: Austria

PostPosted: Wed Mar 05, 2008 1:26 pm    Post subject: Reply with quote

Code:

# cd /etc/init.d/
# ln -s net.lo net.eth1

_________________
massimo
Back to top
View user's profile Send private message
mario18
Apprentice
Apprentice


Joined: 29 Jun 2003
Posts: 225

PostPosted: Wed Mar 05, 2008 2:23 pm    Post subject: Reply with quote

duh. thank you
_________________
mario18
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum