Networking Forums

Networking Forums > Computer Networking > Linux Networking > Dial Up vs Ethernet

Reply
Thread Tools Display Modes

Dial Up vs Ethernet

 
 
beale
Guest
Posts: n/a

 
      08-22-2003, 11:03 PM
Hi,

I have just set up an Internet Connection in Mandrake 9.1. This dials in and
connects OK, however the browsers do not use it. When an address is entered
they just return host not found messages. I have read that this could be
that they are trying to use the ethernet adapter not the dial up. Could this
be the case? If so, how do I disable it? The network 'card' id onboard on
the motherboard.

Thank you,

Ian


 
Reply With Quote
 
 
 
 
Dan Shackelford
Guest
Posts: n/a

 
      08-22-2003, 11:18 PM
On Fri, 22 Aug 2003 23:03:35 +0000, beale wrote:

> Hi,
>
> I have just set up an Internet Connection in Mandrake 9.1. This dials in and
> connects OK, however the browsers do not use it. When an address is entered
> they just return host not found messages. I have read that this could be
> that they are trying to use the ethernet adapter not the dial up. Could this
> be the case? If so, how do I disable it? The network 'card' id onboard on
> the motherboard.
>
> Thank you,
>
> Ian


Check to make sure your /etc/resolv.conf has the correct DNS servers
listed.
 
Reply With Quote
 
Alice
Guest
Posts: n/a

 
      08-22-2003, 11:20 PM
beale wrote:

> Hi,
>
> I have just set up an Internet Connection in Mandrake 9.1. This dials in
> and connects OK, however the browsers do not use it. When an address is
> entered they just return host not found messages. I have read that this
> could be that they are trying to use the ethernet adapter not the dial up.
> Could this be the case? If so, how do I disable it? The network 'card' id
> onboard on the motherboard.
>
> Thank you,
>
> Ian


Probably your default route is goofed up- You can see your default routing
table with this command:

#/sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
12.34.45.78 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 12.34.45.78 0.0.0.0 UG 0 0 0 ppp0

Notice how the G flag is on ppp0- this is good. If appears for eth0, that is
bad.

A quick test is first delete the default route, then dial up and see how
things work:

#/sbin/route del default

If that fixes it, you need to do some routing tweaks.

Alice
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modem to Ethernet router ("dial router" backwards) Joel Koltner Network Routers 1 05-28-2008 11:33 AM
Dial-up / Dial-In Linux Server to Windows Network for Mobile Users MikeE Linux Networking 3 05-31-2007 12:45 AM
simultaneous dial-up and ethernet lan?? Scott Linux Networking 13 12-02-2003 02:15 AM
access internet via dial up modem, other computer via ethernet card Patrick Brouckxon Windows Networking 0 09-01-2003 12:42 PM
Dial-up networking problem after ethernet card install D Crews Windows Networking 4 07-08-2003 04:26 AM



1 2 3 4 5 6 7 8 9 10 11