[Cooker] [Bug 1051] [Installation] default route IP set when installing PPP and LAN

2003-01-29 Thread [Bug 1051]
https://qa.mandrakesoft.com/show_bug.cgi?id=1051

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-01-24 17:40 ---
On Friday 24 January 2003 17:15, [Bug 1051] wrote:

There was an errata about that. Don't cure the symptoms , cure the reasons !! 
Read the errata on : http://www.mandrakelinux.com/en/errata.php3#gateway

Error scenario: You have an ethernet card for the local LAN and a modem for 
internet access and you can't reach the internet.

Why: Drakconnect wrongly asks for a gateway, and ppp can't set your modem 
connection as the default route.

Solution: As root, edit /etc/sysconfig/network and manually remove the GATEWAY 
entry. 


--- Additional Comments From [EMAIL PROTECTED]  2003-01-24 20:40 ---
In your network configuration, do you have a GATEWAY
configured?

If so delete it, delete your rc.local hack, and let us
know if you still have this problem.

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


--- Additional Comments From [EMAIL PROTECTED]  2003-01-29 11:12 ---
Yes the problem was cured by removing both GATEWAY declarations into
/etc/sysconfig/network

I had to remove the GATEWAY DEVICE = eth0 for there was still a default
route installed to IP 0.0.0.0 through eth0 with it.

Thanks a lot for your help.
Internet access now works fine.

Best regards,

Bernard,
Hamradio F6BVP




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
When upgrading with Mandrake 9.1 beta1 a system with both Internet connexion
wia modem (using ppp) and a LAN, a default route is set to the LAN IP adresse 
that prevent Internet connexion to work.

pppd documentation explains clearly that a default route MUST NOT be set for 
pppd to work correctly, as it cannot replace a new default.

This bug was also present with previous installation with 9.0 distro.

I cured the problem by putting the following line at the end of rc.d/rc.local :
route del default

Then pppd can assign a default route when connecting to the ISP.

Bernard Pidoux




[Cooker] [Bug 1051] [Installation] New: default route IP set when installing PPP and LAN

2003-01-24 Thread [Bug 1051]
https://qa.mandrakesoft.com/show_bug.cgi?id=1051

   Product: Installation
 Component: Installation
   Summary: default route IP set when installing PPP and LAN
   Version: 1.771
  Platform: PC
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


When upgrading with Mandrake 9.1 beta1 a system with both Internet connexion
wia modem (using ppp) and a LAN, a default route is set to the LAN IP adresse 
that prevent Internet connexion to work.

pppd documentation explains clearly that a default route MUST NOT be set for 
pppd to work correctly, as it cannot replace a new default.

This bug was also present with previous installation with 9.0 distro.

I cured the problem by putting the following line at the end of rc.d/rc.local :
route del default

Then pppd can assign a default route when connecting to the ISP.

Bernard Pidoux



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.