Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iptunnel: missing required function interface_variable
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
IcE_364
n00b
n00b


Joined: 05 Sep 2004
Posts: 19
Location: Belgium

PostPosted: Mon Dec 06, 2004 9:09 pm    Post subject: iptunnel: missing required function interface_variable Reply with quote

Since 2 days i'm getting this error when i boot, when starting the network interfaces. It happens with both eth0 and lo.

My /etc/conf.d/net contains
ifconfig_eth0=( "dhcp" )

I am running with baselayout sys-apps/baselayout-1.11.7-r2
Back to top
View user's profile Send private message
kompressor
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2003
Posts: 127
Location: Randolph, VT

PostPosted: Mon Dec 06, 2004 9:28 pm    Post subject: Reply with quote

I just barely got the same error. I noticed it last night when I shutdown, but thought nothing of it. now I cant connect to the internet..

Im not sure what caused it. how do i fix it?

######
# EDIT #
######
okay, so i fixed it. I cancelled an emerge last night. And running 'dispatch-conf' fixed my error.
Back to top
View user's profile Send private message
IcE_364
n00b
n00b


Joined: 05 Sep 2004
Posts: 19
Location: Belgium

PostPosted: Mon Dec 06, 2004 9:45 pm    Post subject: Reply with quote

Dispatch-conf wont fix it here, there are no new config files to update.
Back to top
View user's profile Send private message
Camp
Tux's lil' helper
Tux's lil' helper


Joined: 31 May 2004
Posts: 82
Location: Moscow

PostPosted: Mon Dec 06, 2004 10:18 pm    Post subject: Reply with quote

I have the same problem, it seems this stuff comes with new baselayout
just do
Code:
etc-update

_________________
registered Linux user #357267
GENTOO
Back to top
View user's profile Send private message
IcE_364
n00b
n00b


Joined: 05 Sep 2004
Posts: 19
Location: Belgium

PostPosted: Mon Dec 06, 2004 10:55 pm    Post subject: Reply with quote

Camp wrote:
I have the same problem, it seems this stuff comes with new baselayout
just do
Code:
etc-update

IcE_364 wrote:
Dispatch-conf wont fix it here, there are no new config files to update.
Back to top
View user's profile Send private message
nostabo
Apprentice
Apprentice


Joined: 15 Jun 2004
Posts: 201
Location: 38° 31' N 121° 30' W

PostPosted: Tue Dec 07, 2004 1:58 am    Post subject: Reply with quote

If you updated baselayout try this:

delete /etc/init.d/net.lo and /etc/init.d/net.eth0...
then re-emerge baselayout...
reboot and it should work fine...

I, too, had nothing to update after emerging the baselayout update and this fixed my network problems...and all of the other minor problems due to "lo" being down.

But even as it was issuing a "dhcpcd" command at the console started the network at least.
_________________
Registered Linux user number 362941
Get counted - http://counter.li.org/
Back to top
View user's profile Send private message
dufeu
l33t
l33t


Joined: 30 Aug 2002
Posts: 924
Location: US-FL-EST

PostPosted: Tue Dec 07, 2004 5:22 am    Post subject: FYI - I had the same problem Reply with quote

However, I have /usr/portage set up as an nfs share on a server which is then referenced by all the machines on my network using static IP addresses. {Small network}

In order to recover I had to:

# ifconfig lo 127.0.0.1
# ifconfig eth0 192.168.0.110 <== your address may very
# route add default gw 192.168.0.1 <== your gateway may vary
# /sbin/portmap
# /sbin/rpc.statd
# mount -a -t nfs

Certainly not convenient.
_________________
People whom think M$ is mediocre, don't know the half of it.
Back to top
View user's profile Send private message
IcE_364
n00b
n00b


Joined: 05 Sep 2004
Posts: 19
Location: Belgium

PostPosted: Tue Dec 07, 2004 6:21 am    Post subject: Reply with quote

Thx that fixed it :D
Back to top
View user's profile Send private message
volumen1
Guru
Guru


Joined: 01 Mar 2003
Posts: 393
Location: Missoula, MT

PostPosted: Tue Dec 07, 2004 6:27 pm    Post subject: Reply with quote

I got burned by the new baselayout this morning as well. I was wondering, is anyone else having problems getting their gateway assigned using the net net.eth0 file. Apparently net.eth0 is now a symlink to net.lo. However, I don't see anywhere in net.lo where it is grabbing my "gateway =" from /etc/conf.d/net to assign my gateway. I'm having to do it by hand.

Anyone else seeing this?
_________________
I was born with a freakin' dice bag on my belt.
-- www.howsyournetwork.com
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Tue Dec 07, 2004 7:54 pm    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=73641
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
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