Gentoo Archives: gentoo-user

From: Florian Philipp <f.philipp@××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Need help with routing
Date: Mon, 10 Sep 2007 17:04:53
Message-Id: 46E57639.8060101@addcom.de
1 Dan Farrell schrieb:
2 > On Sun, 02 Sep 2007 05:12:11 -0500
3 > Dale <dalek1967@×××××××××.net> wrote:
4 >
5 >> Florian Philipp wrote:
6 >>> Hi list!
7 >>>
8 >>> I'm trying to set up my laptop as the router for my PC.
9 >>> ...
10 >>> My problem: As soon as set up eth0 with "ifconfig 192.168.1.1
11 >>> netmask 255.255.255.0 eth0" ppp0 is no longer used.
12 >
13 >> I do this too and I have this in my /etc/conf.d/net file on the one
14 >> that connects to the internet.
15 >>
16 >> gateway="ppp0"
17 >>
18 >> You may want to try that.
19 >>
20 >> Dale
21 >
22 > Yes, this is your problem Florian. You need to make sure the default
23 > route is not set to eth0, which will probably be done automatically for
24 > eth0 when you bring it up.
25 >
26 > In other words, follow Dale's advice.
27
28 Thanks! At least they can ping each other now but routing still doesn't
29 work: "Destination host unreachable".
30
31 Is there anything wrong with the server script in the howto? I've
32 already tried to deactivate ipv6 on the server.
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Need help with routing Florian Philipp <f.philipp@××××××.de>