On 4/19/05, Ow Mun Heng <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-04-19 at 15:33 +1200, Nick Rout wrote:
> > although you say you are using only eth0 OR eth1, it looks like you are
> > using both, even when the LAN connection is not plugged in.
> >
> > when on wireless try /etc/init.d/net.eth0 stop
> 
> Can you also look at your /etc/conf.d/net file and determine if you've
> specified a default Gateway?
> 
> You might need to omit that and it'll work. Since DHCP will put the
> default GW automatically it isn't needed unless you're on static IP.
> 

I didn't change anything about net.eth1
except net.eth1 is a soft link to net.eth0
and if I type ifconfig, I would see both eth0 and eth1 are on

cat /etc/conf.d/net
# This blank configuration will automatically use DHCP for any net.*
# scripts in /etc/init.d.  To create a more complete configuration,
# please review /etc/conf.d/net.example and save your configuration
# in /etc/conf.d/net (this file :]!).

dhcpcd_eth0="-t 5"



> 
> >
> > and see if that fixes it.
> >
> > If that is the problem we should then look for a more permanent
> > solution.
> >
> > On Mon, 18 Apr 2005 22:20:50 +0000
> > Lingyun Yang wrote:
> >
> > > Hi all,
> > >
> > >     I met a problem when I reboot from using eth1(wireless) to eth0,
> > > I can't connect to internet,  and after I delete one of the default route
> > > it works, restart eth0 doesn't work for me.
> > >
> > > My home network:
> > >
> > >   notebook   ---- eth0 ----->Switch --->Gentoo(Iptables)---cable
> > > modem--> Internet
> > >         |                                         |
> > >         |____> eth1----->wireless router
> > >
> > >
> > >   I don't know how the route table comes out:
> > >
> > > when I can't connect, I typed route:
> > >
> > > walnut ~ # route
> > > Kernel IP routing table
> > > Destination     Gateway         Genmask         Flags Metric Ref    Use 
> > > Iface
> > > 192.168.2.0     *               255.255.255.0   U     0      0        0 
> > > eth1
> > > 192.168.0.0     *               255.255.255.0   U     0      0        0 
> > > eth0
> > > loopback        localhost       255.0.0.0       UG    0      0        0 lo
> > > default         192.168.0.1     0.0.0.0         UG    0      0        0 
> > > eth0
> > > default         192.168.2.1     0.0.0.0         UG    0      0        0 
> > > eth1
> > >
> > > Is it normal ?
> > >
> > > These problem also makes my mozilla starts very slow.
> > >
> > >
> > > My question is How to make /etc/init.d/net.eth* clear every thing
> > > doesn't use any cache like things,
> > >
> > > by the way, my eth1 starting script is a soft link to eth0
> > >
> > >
> > > Thank you!
> > >
> > > Lingyun
> > >
> > > --
> > > gentoo-user@gentoo.org mailing list
> >
> > --
> > Nick Rout
> > Barrister & Solicitor
> > Christchurch
> > <http://www.rout.co.nz>
> > <[EMAIL PROTECTED]>
> >
> 
> --
> Ow Mun Heng
> Gentoo/Linux on DELL D600 1.4Ghz
> 98% Microsoft(tm) Free!!
> Neuromancer 11:56:57 up 20:32, 4 users, load average: 0.37, 0.64, 0.57
> 
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to