Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Installation > ethernet driver (Realtek RTL8029)

Forgot Password?
 Installation   Need help or have questions about installing Linux, including dual booting with other distros or Windows? put them here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 01-11-2004   #11 (permalink)
Just Joined!
 
Join Date: Jan 2004
Posts: 23
cable ...
whatcha mean?

Quote:
Originally Posted by Dolda2000
By the way, I would like to compliment you on the speed of that reply. That wasn't bad. =)
i would like to complement you too, and thank you for your help
thomasd1 is offline  


Reply With Quote
Old 01-11-2004   #12 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
Do you have a static IP address, DHCP, PPPoE...? How would you do to configure this in Windows?
Dolda2000 is offline   Reply With Quote
Old 01-11-2004   #13 (permalink)
Just Joined!
 
Join Date: Jan 2004
Posts: 23
no dynamic ip ...
and in windows it's with an automatic proxy cofiguration url
Code:
pac.pandora.be:8080
thomasd1 is offline   Reply With Quote
Old 01-11-2004   #14 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
Are you sure it isn't PPPoE? Many ISPs use that nowadays - I fail to understand why, though...

In any case, let's just try it. Again, open a terminal, become root, and then run the command "dhclient eth0", and see if you get some internet access after that. If you don't, please post any errors that the command gave you, along with the output of the commands "/sbin/ifconfig -a" and "/sbin/route -n".
Dolda2000 is offline   Reply With Quote
Old 01-11-2004   #15 (permalink)
Just Joined!
 
Join Date: Jan 2004
Posts: 23


(proof)
thomasd1 is offline   Reply With Quote
Old 01-11-2004   #16 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
I'm not actually too familiar with Windows, so I don't really know what that means... =)

In any case, if I have interpreted it correctly, what I wrote in the last post should work.
Dolda2000 is offline   Reply With Quote
Old 01-11-2004   #17 (permalink)
Just Joined!
 
Join Date: Jan 2004
Posts: 23
Code:
[root@localhost root]# dhclient eth0
Internet Software Consortium DHCP Client V3.0pl1
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP
 
Listening on LPF/eth0/00:50:bf:66:4f:09
Sending on   LPF/eth0/00:50:bf:66:4f:09
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
No DHCPOFFERS received.
No working leases in persistent database - sleeping.


[root@localhost root]# /sbin/ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:50:BF:66:4F:09
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:35 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:2172 (2.1 Kb)  TX bytes:8208 (8.0 Kb)
          Interrupt:10 Base address:0xd800
 
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:3243 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3243 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:220590 (215.4 Kb)  TX bytes:220590 (215.4 Kb)
 
usb0      Link encap:Ethernet  HWaddr 62:AC:40:14:07:D1
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)



[root@localhost root]# /sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 lo
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
[root@localhost root]#
thomasd1 is offline   Reply With Quote
Old 01-11-2004   #18 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
I see. In that case, it probably isn't just ordinary DHCP. Don't the papers that you got from your ISP say anything about it?
I can't help noticing that you have a USB network adapter as well. What role does that one play in this?
Dolda2000 is offline   Reply With Quote
Old 01-11-2004   #19 (permalink)
Just Joined!
 
Join Date: Jan 2004
Posts: 23
aw man, i'm always gonna havta wait a halfhour to be able to recieve an ip
stupid isp
problem solved

anyway thanks alot dolda2000
thomasd1 is offline   Reply With Quote
Old 01-11-2004   #20 (permalink)
Just Joined!
 
Join Date: Jan 2004
Posts: 23
ok i found a solution...
Code:
ipconfig /release
but then when i reboot to windows i cant acces internet there
aint this funny
thomasd1 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 06:35 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2