Networking Forums

Networking Forums > Computer Networking > Linux Networking > how to load ethertap module during boot

Reply
Thread Tools Display Modes

how to load ethertap module during boot

 
 
Christian Barmala
Guest
Posts: n/a

 
      03-27-2005, 07:37 PM
Hi,

if I want to do an ifconfig tap0 it fails. I first have to do an "modprobe
ethertap" even though /etc/modprobe.conf contains an entry "alias tap0
ethertap"

Is there some configuration to modify in order to make sure ethertap gets
loaded?

Chrisstian


 
Reply With Quote
 
 
 
 
Bill Marcum
Guest
Posts: n/a

 
      03-28-2005, 09:25 PM
On Sun, 27 Mar 2005 21:37:08 +0200, Christian Barmala
<(E-Mail Removed)> wrote:
> Hi,
>
> if I want to do an ifconfig tap0 it fails. I first have to do an "modprobe
> ethertap" even though /etc/modprobe.conf contains an entry "alias tap0
> ethertap"
>
> Is there some configuration to modify in order to make sure ethertap gets
> loaded?
>

/etc/modules


--
"I deleted a file from my PC last week and I have just realized that I
need it. If I turn my system clock back two weeks will I have my file
back again?"
 
Reply With Quote
 
Christian Barmala
Guest
Posts: n/a

 
      03-28-2005, 10:39 PM
Hi Bill,

On Monday, March 28, 2005 11:25 PM "Bill Marcum" wrote:
> On Sun, 27 Mar 2005 21:37:08 +0200, Christian Barmala wrote:
>> Is there some configuration to modify in order to make sure ethertap gets
>> loaded?

> /etc/modules


There is no /etc/modules in SuSE Linux. There is a directory /lib/modules
and an empty file /etc/modules.conf. Adding "ethertap" to modules.conf
doesn't help. What did you intend to add?

Christian



 
Reply With Quote
 
Christian Barmala
Guest
Posts: n/a

 
      03-28-2005, 11:49 PM

"Kevin Brown" wrote:
> My favourite way of loading a module w/ SuSE on boot is adding:
> /sbin/modprobe ethertap
> to the end of /etc/rc.d/boot.local


rc.d is a symlink to init.d. Adding a command to boot.local is a last resort
if everything else fails. I suppose however that /etc/moduls.conf and
modprobe.conf are there for a reason and I hope there is a way to make them
do what they are supposed to do.

Christian


 
Reply With Quote
 
Kevin Brown
Guest
Posts: n/a

 
      03-29-2005, 12:48 AM

My favourite way of loading a module w/ SuSE on boot is adding:

/sbin/modprobe ethertap

to the end of /etc/rc.d/boot.local
if boot.local does not exist, you might have /etc/rc.d/rc.local

Change ethertap to whatever module you need loaded.

Christian Barmala wrote:
> Hi Bill,
>
> On Monday, March 28, 2005 11:25 PM "Bill Marcum" wrote:
>
>>On Sun, 27 Mar 2005 21:37:08 +0200, Christian Barmala wrote:
>>
>>>Is there some configuration to modify in order to make sure ethertap gets
>>>loaded?

>>
>>/etc/modules

>
>
> There is no /etc/modules in SuSE Linux. There is a directory /lib/modules
> and an empty file /etc/modules.conf. Adding "ethertap" to modules.conf
> doesn't help. What did you intend to add?
>
> Christian
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
e1000 driver won't load at boot, but loads OK manually. Why? stevenb9643 Linux Networking 4 03-30-2007 10:52 PM
Remote boot problem : can not load file tralsi@gmail.com Linux Networking 1 11-25-2005 09:39 AM
Just *one* website wouldn't load- Re-boot router sorted it?!?! Matthew Long Broadband 7 10-14-2005 04:34 PM
Help. module load fails everytime (acx100.o, DLink DWL 520+ rev.D) Kaushik Linux Networking 2 02-17-2004 03:35 PM
Help. module load fails everytime (acx100.o, DLink DWL 520+ rev.D) Kaushik Linux Networking 0 02-16-2004 09:13 PM



1 2 3 4 5 6 7 8 9 10 11