Bug 4342

Summary: eth0 and ppp dialup linuxconf misconfogured route
Product: [Retired] Red Hat Linux Reporter: okosamastarr
Component: linuxconfAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-08-04 13:39:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description okosamastarr 1999-08-04 00:07:00 UTC
if U are configuring an eth0 device and make an
ppp dialup to an ISP you are unable to get
queries from the internet, because of the wrong route !

SuSE 6.1 YaST can handle this propperly !

Have a look at the knowledge base at www.SuSE.de search
keyword DUMMY !

there should be a dummy device

e.g. 192.168.0.99 Bcast:192.168.0.255 mask:255.255.255
eth0
192.168.0.99 bcast: 192.168.0.255 mask:255.255.255.0
lo
127.0.0.1 mask 255.0.0.0

linuxconf permitts a netmask 255.255.255.255 for dummy0

and due this point i have not figured out how 2 set the
fuckin' route to:
myhost.mydomnin... 255.255.255.255 dummy0
192.168.0.0 eth0
loopback 255.0.0.0 lo

U can manage this only by editting /etc/sysconfig/network...
manually...

Do you have a solution 4 setting up an eth0 device *AND*
gettin propperly connected via dynamic ppp0 ?

I can't set a static route - the people at SuSE managed it !

I know, it's not really a "bug" rather a support question,.
but linuxconf should be able to handle this propperly...

YaST can do this !

bye...

Comment 1 Michael K. Johnson 1999-08-04 13:33:59 UTC
Choose the "set default route" option for ppp.  My own home
system had two ethernets and a ppp until recently, and it
worked fine this way.  If that doesn't meet your need, you
need to explain more precisely what you are trying to do.  As
far as I can tell from your explanation, there is nothing
different in what you are trying to do from what I know works
correctly if you simply have pppd set the default route, and
that option is given to you from within linuxconf.  There is
no need to waste memory with the dummy device to do this.

Comment 2 Michael K. Johnson 1999-08-04 13:38:59 UTC
Scratch that, tested wrong, fixing now...

Comment 3 Michael K. Johnson 1999-08-04 13:39:59 UTC
Oops, typed previous reopen in wrong window...
This bug really is closed, sorry for the confusion...