"route add default" directive
- From: Joerg Redmann <redmann@xxxxxxxxxxxxxx>
- Date: Sat, 30 Jun 2007 20:32:40 +0200 (CEST)
Each time I boot my machine up, I have to issue "route add default
eth0" in order to be able to load a web page in my browser successfully.
If I don't, I get the message "Looking up google.com ...".
There is no router involved, the box's NIC is directly connected to
a cable modem. Here's my /etc/network/interfaces:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet ppp
address 127.0.0.1
netmask 255.255.255.0
network 127.0.0.0
broadcast 127.0.0.255
gateway 127.0.0.1
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider
Do you see any mistake? The distro is Debian Etch, if that matters.
Joerg
.
- Follow-Ups:
- Re: "route add default" directive
- From: Dances With Crows
- Re: "route add default" directive
- Prev by Date: Re: www.nikejordangoogle.com sell nike jordan
- Next by Date: Re: Script to compile all files with a given extension?
- Previous by thread: Latest spam from groups.google.com...
- Next by thread: Re: "route add default" directive
- Index(es):
Relevant Pages
|